Package: CrispRVariants
Type: Package
Title: Tools for counting and visualising mutations in a target
        location
Version: 1.15.0
Authors@R: c(person(given = "Helen", family = "Lindsay", role = c("aut", "cre"), email =
          "helen.lindsay@uzh.ch"))
Author: Helen Lindsay [aut, cre]
Maintainer: Helen Lindsay <helen.lindsay@uzh.ch>
Description: CrispRVariants provides tools for analysing the results of a
    CRISPR-Cas9 mutagenesis sequencing experiment, or other sequencing experiments
    where variants within a given region are of interest. These tools allow users to
    localize variant allele combinations with respect to any genomic location (e.g.
    the Cas9 cut site), plot allele combinations and calculate mutation rates with
    flexible filtering of unrelated variants.
biocViews: ImmunoOncology, CRISPR, GenomicVariation, VariantDetection,
        GeneticVariability, DataRepresentation, Visualization
LazyData: true
Depends: R (>= 3.5), ggplot2 (>= 2.2.0)
License: GPL-2
Imports: AnnotationDbi, BiocParallel, Biostrings, methods,
        GenomeInfoDb, GenomicAlignments, GenomicRanges, grDevices,
        grid, gridExtra, IRanges, reshape2, Rsamtools, S4Vectors (>=
        0.9.38), utils
Suggests: BiocStyle, gdata, GenomicFeatures, knitr, rmarkdown,
        rtracklayer, sangerseqR, testthat, VariantAnnotation
VignetteBuilder: knitr
NeedsCompilation: no
RoxygenNote: 6.0.1
git_url: https://git.bioconductor.org/packages/CrispRVariants
git_branch: master
git_last_commit: d7bf5eb
git_last_commit_date: 2019-10-29
Date/Publication: 2020-01-07
Packaged: 2020-01-08 04:37:12 UTC; biocbuild
Built: R 4.0.0; ; 2020-01-08 15:28:07 UTC; windows
