- Home
- Bioconductor 3.21
- Software Packages
- crisprShiny
crisprShiny
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see crisprShiny.
Exploring curated CRISPR gRNAs via Shiny
Bioconductor version: 3.21
Provides means to interactively visualize guide RNAs (gRNAs) in GuideSet objects via Shiny application. This GUI can be self-contained or as a module within a larger Shiny app. The content of the app reflects the annotations present in the passed GuideSet object, and includes intuitive tools to examine, filter, and export gRNAs, thereby making gRNA design more user-friendly.
Author: Jean-Philippe Fortin [aut, cre], Luke Hoberecht [aut]
Maintainer: Jean-Philippe Fortin <fortin946 at gmail.com>
citation("crisprShiny")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("crisprShiny")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("crisprShiny")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.