- Home
- Bioconductor 3.17
- Software Packages
- crisprVerse
crisprVerse
This package is for version 3.17 of Bioconductor; for the stable, up-to-date release version, see crisprVerse.
Easily install and load the crisprVerse ecosystem for CRISPR gRNA design
Bioconductor version: 3.17
The crisprVerse is a modular ecosystem of R packages developed for the design and manipulation of CRISPR guide RNAs (gRNAs). All packages share a common language and design principles. This package is designed to make it easy to install and load the crisprVerse packages in a single step. To learn more about the crisprVerse, visit
Author: Jean-Philippe Fortin [aut, cre]
Maintainer: Jean-Philippe Fortin <fortin946 at gmail.com>
citation("crisprVerse")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("crisprVerse")
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("crisprVerse")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.