Package: appreci8R
Type: Package
Title: appreci8R: an R/Bioconductor package for filtering SNVs and
        short indels with high sensitivity and high PPV
Version: 1.0.0
Author: Sarah Sandmann
Maintainer: Sarah Sandmann <sarah.sandmann@uni-muenster.de>
Description: The appreci8R is an R version of our appreci8-algorithm - A Pipeline for
    PREcise variant Calling Integrating 8 tools. Variant calling results of our 
    standard appreci8-tools (GATK, Platypus, VarScan, FreeBayes, LoFreq, SNVer,
    samtools and VarDict), as well as up to 5 additional tools is combined, evaluated
    and filtered.
License: LGPL-3
Encoding: UTF-8
LazyData: true
Imports: shiny, shinyjs, DT, VariantAnnotation, BSgenome,
        BSgenome.Hsapiens.UCSC.hg19, TxDb.Hsapiens.UCSC.hg19.knownGene,
        Homo.sapiens, SNPlocs.Hsapiens.dbSNP144.GRCh37,
        XtraSNPlocs.Hsapiens.dbSNP144.GRCh37, rsnps, Biostrings,
        MafDb.1Kgenomes.phase3.hs37d5, MafDb.ExAC.r1.0.hs37d5,
        MafDb.ESP6500SI.V2.SSA137.hs37d5, MafDb.gnomADex.r2.0.1.hs37d5,
        COSMIC.67, rentrez, PolyPhen.Hsapiens.dbSNP131,
        SIFT.Hsapiens.dbSNP137, seqinr, openxlsx, Rsamtools, stringr,
        utils, stats, GenomicRanges, S4Vectors, GenomicFeatures,
        IRanges, GenomicScores, SummarizedExperiment
Suggests: GO.db, org.Hs.eg.db
biocViews: VariantDetection, GeneticVariability, SNP,
        VariantAnnotation, Sequencing,
RoxygenNote: 6.0.1
git_url: https://git.bioconductor.org/packages/appreci8R
git_branch: RELEASE_3_8
git_last_commit: addad71
git_last_commit_date: 2018-10-30
Date/Publication: 2018-10-30
NeedsCompilation: no
Packaged: 2018-10-31 04:24:40 UTC; biocbuild
Built: R 3.5.1; ; 2018-10-31 10:41:04 UTC; windows
