Package: seqCAT
Title: High Throughput Sequencing Cell Authentication Toolkit
Version: 1.0.0
Authors@R: person("Erik", "Fasterius", email = "erikfas@kth.se", 
    role = c("aut", "cre"))
Description: The seqCAT package uses variant calling data (in the
    form of VCF files) from high throughput sequencing technologies to
    authenticate and validate the source, function and characteristics of
    biological samples used in scientific endeavours.
Depends: R (>= 3.4), GenomicRanges (>= 1.26.4), VariantAnnotation(>=
        1.20.3)
Imports: dplyr (>= 0.5.0), GenomeInfoDb (>= 1.13.4), ggplot2 (>=
        2.2.1), IRanges (>= 2.8.2), lazyeval (>= 0.2.0), scales (>=
        0.4.1), S4Vectors (>= 0.12.2), stats, SummarizedExperiment (>=
        1.4.0), tidyr (>= 0.6.1), utils
Suggests: knitr, BiocStyle, rmarkdown, testthat
biocViews: Coverage, GenomicVariation, Sequencing, VariantAnnotation
License: MIT + file LICENCE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-10-31 02:20:51 UTC; biocbuild
Author: Erik Fasterius [aut, cre]
Maintainer: Erik Fasterius <erikfas@kth.se>
Built: R 3.4.2; ; 2017-10-31 07:59:42 UTC; windows
