Package: crisprVerse
Title: Easily install and load the crisprVerse ecosystem for CRISPR gRNA design
Version: 1.13.1
Authors@R: c(
    person("Jean-Philippe", "Fortin", email = "fortin946@gmail.com", role = c("aut", "cre"))
    )
Description: 
    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>.
Depends: R (>= 4.2.0)
Imports:
    BiocManager,
    cli,
    crisprBase,
    crisprBowtie,
    crisprScore,
    crisprScoreData,
    crisprDesign,
    crisprViz,
    rlang,
    tools,
    utils
Suggests:
    BiocStyle,
    knitr,
    testthat
biocViews:
    CRISPR,
    FunctionalGenomics,
    GeneTarget
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
VignetteBuilder: knitr
BugReports: https://github.com/crisprVerse/crisprVerse/issues
URL: https://github.com/crisprVerse/crisprVerse
git_url: https://git.bioconductor.org/packages/crisprVerse
git_branch: devel
git_last_commit: 4ea8be4
git_last_commit_date: 2025-11-21
Repository: Bioconductor 3.23
