- Home
- Bioconductor 3.18
- Software Packages
- crisprViz
crisprViz
This package is for version 3.18 of Bioconductor; for the stable, up-to-date release version, see crisprViz.
Visualization Functions for CRISPR gRNAs
Bioconductor version: 3.18
Provides functionalities to visualize and contextualize CRISPR guide RNAs (gRNAs) on genomic tracks across nucleases and applications. Works in conjunction with the crisprBase and crisprDesign Bioconductor packages. Plots are produced using the Gviz framework.
Author: Jean-Philippe Fortin [aut, cre], Luke Hoberecht [aut]
Maintainer: Jean-Philippe Fortin <fortin946 at gmail.com>
citation("crisprViz")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("crisprViz")
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("crisprViz")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.