Package: genomation
Type: Package
Title: Summary, annotation and visualization of genomic data
Version: 1.6.0
Author: Altuna Akalin [aut, cre], Vedran Franke [aut, cre], Katarzyna Wreczycka
    [aut], Alexander Gosdschan [ctb], Liz Ing-Simmons [ctb]
Maintainer: Altuna Akalin <aakalin@gmail.com>, Vedran Franke
 <vedran.franke@gmail.com>
Description: A package for summary and annotation of genomic intervals. Users
    can visualize and quantify genomic intervals over pre-defined functional
    regions, such as promoters, exons, introns, etc. The genomic intervals
    represent regions with a defined chromosome position, which may be associated
    with a score, such as aligned reads from HT-seq experiments, TF binding sites,
    methylation scores, etc. The package can use any tabular genomic feature data
    as long as it has minimal information on the locations of genomic intervals. In
    addition, It can use BAM or BigWig files as input.
License: Artistic-2.0
LazyLoad: yes
LinkingTo: Rcpp, Rhtslib
VignetteBuilder: knitr
biocViews: Annotation, Sequencing, Visualization, CpGIsland
Encoding: latin1
URL: http://bioinformatics.mdc-berlin.de/genomation/
BugReports: https://github.com/BIMSBbioinfo/genomation/issues
Depends: R (>= 3.0.0),grid
Imports: Biostrings, BSgenome, data.table, GenomeInfoDb, GenomicRanges
        (>= 1.23.26), GenomicAlignments, S4Vectors (>= 0.9.25),
        ggplot2, gridBase, impute, IRanges, matrixStats, methods,
        parallel, plotrix, plyr, readr, reshape2, Rsamtools,
        seqPattern, rtracklayer, Rcpp, RUnit
Suggests: BiocGenerics, genomationData, knitr, knitrBootstrap,
        RColorBrewer, rmarkdown
Collate: 'documentData.R' 'genomation-classes.R'
        'getRandomEnrichment.R' 'findFeatureComb.R' 'patternMatrix.R'
        'plotMatrix.R' 'randomizeFeature.R' 'readAnnotate.R'
        'readData.R' 'scoreMatrix.R' 'scoreMatrixBin.R'
        'scoreMatrixList.R' 'Ops.R' 'test_genomation_package.R'
        'RcppExports.R' 'deprecated_defunct.R'
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-10-18 00:06:50 UTC; biocbuild
Built: R 3.3.1; i386-w64-mingw32; 2016-10-18 02:35:06 UTC; windows
Archs: i386, x64
