Bioc2026 Registration Open!

crisprVerse

Easily install and load the crisprVerse ecosystem for CRISPR gRNA design

Bioconductor version: 3.23 · Package version: 1.14.0

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 <https://www.github.com/crisprVerse>.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("crisprVerse")

Details

MaintainerJean-Philippe Fortin <fortin946@gmail.com>
AuthorJean-Philippe Fortin [aut, cre]
LicenseMIT + file LICENSE
URLhttps://github.com/crisprVerse/crisprVerse
Bug Reportshttps://github.com/crisprVerse/crisprVerse/issues
Downloads rank230
Source branchRELEASE_3_23
biocViewsCRISPR, FunctionalGenomics, GeneTarget, Software

Documentation

Download

Dependencies

Depends: R (>= 4.2.0)

Imports: BiocManager, cli, crisprBase, crisprBowtie, crisprScore, crisprScoreData, crisprDesign, crisprViz, rlang, tools, utils

Suggests: BiocStyle, knitr, testthat