Package: multicrispr
Title: Multi-locus multi-purpose Crispr/Cas design
Version: 1.21.0
Encoding: UTF-8
Authors@R: c(person("Aditya",   "Bhagwat",    NULL, "aditya.bhagwat@uni-marburg.de",   c("aut", "cre")),
            person( "Richie",   "´Cotton",    NULL, "richierocks@gmail.com",            "aut"),
            person( "Rene",     "Wiegandt",   NULL, "rene.wiegandt@mpi-bn.mpg.de",      "ctb"),
            person( "Mette",    "Bentsen",    NULL, "mette.bentsen@mpi-bn.mpg.de",      "ctb"),
            person( "Jens",     "Preussner",  NULL, "jens.preussner@mpi-bn.mpg.de",     "ctb"),
            person( "Michael",  "Lawrence",   NULL, "lawrence.michael@gene.com",        "ctb"),
            person( "Hervé",    "Pagès",      NULL, "hpages.on.github@gmail.com",       "ctb"),
            person( "Johannes", "Graumann",   NULL, 'johannes.graumann@uni-marburg.de', "sad"),
            person( "Mario",    "Looso",      NULL, "mario.looso@mpi-bn.mpg.de",        c("sad","rth")))
Description: This package is for designing Crispr/Cas9 and Prime
        Editing experiments. It contains functions to (1) define and
        transform genomic targets, (2) find spacers (4) count offtarget
        (mis)matches, and (5) compute Doench2016/2014 targeting
        efficiency. Care has been taken for multicrispr to scale well
        towards large target sets, enabling the design of large
        Crispr/Cas9 libraries.
License: GPL-2
RoxygenNote: 7.3.2
Depends: R (>= 4.0)
Imports: BiocGenerics, Biostrings, BSgenome, CRISPRseek, data.table,
        Seqinfo, GenomicFeatures, GenomicRanges, ggplot2, grid,
        karyoploteR, magrittr, methods, parallel, plyranges, Rbowtie,
        reticulate, rtracklayer, stats, stringi, tidyr, tidyselect,
        utils
Suggests: AnnotationHub, BiocStyle, BSgenome.Hsapiens.UCSC.hg38,
        BSgenome.Mmusculus.UCSC.mm10,
        BSgenome.Scerevisiae.UCSC.sacCer1, ensembldb, IRanges,
        GenomeInfoDb, knitr, magick, rmarkdown, testthat,
        TxDb.Mmusculus.UCSC.mm10.knownGene
VignetteBuilder: knitr
biocViews: CRISPR, Software
BugReports: https://github.com/bhagwataditya/multicrispr/issues
URL: https://github.com/bhagwataditya/multicrispr
Config/pak/sysreqs: make libbz2-dev libicu-dev liblzma-dev libpng-dev
        libxml2-dev libssl-dev python3 libx11-dev xz-utils zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 14:59:55 UTC
RemoteUrl: https://github.com/bioc/multicrispr
RemoteRef: HEAD
RemoteSha: 67e223f1e3d0ef7a790ef5a86f41d944244de371
NeedsCompilation: no
Packaged: 2026-01-09 21:35:56 UTC; root
Author: Aditya Bhagwat [aut, cre],
  Richie ´Cotton [aut],
  Rene Wiegandt [ctb],
  Mette Bentsen [ctb],
  Jens Preussner [ctb],
  Michael Lawrence [ctb],
  Hervé Pagès [ctb],
  Johannes Graumann [sad],
  Mario Looso [sad, rth]
Maintainer: Aditya Bhagwat <aditya.bhagwat@uni-marburg.de>
Built: R 4.6.0; ; 2026-01-09 21:41:10 UTC; windows
