Package: ggbio
Version: 1.16.1
Title: Visualization tools for genomic data.
Description: The ggbio package extends and specializes the grammar of
        graphics for biological data. The graphics are designed to
        answer common scientific questions, in particular those often
        asked of high throughput genomics data. All core Bioconductor
        data structures are supported, where appropriate. The package
        supports detailed views of particular genomic regions, as well
        as genome-wide overviews. Supported overviews include ideograms
        and grand linear views. High-level plots include sequence
        fragment length, edge-linked interval to data view, mismatch
        pileup, and several splicing summaries.
Author: Tengfei Yin, Dianne Cook, Michael Lawrence
Maintainer: Tengfei Yin <yintengfei@gmail.com>
Depends: methods, BiocGenerics, ggplot2 (>= 1.0.0)
Imports: grid, grDevices, graphics, stats, utils, biovizBase (>=
        1.13.8), reshape2, gtable, Biobase, S4Vectors (>= 0.2.3),
        IRanges (>= 1.99.28), GenomeInfoDb (>= 1.1.3), GenomicRanges
        (>= 1.17.40), Biostrings, Rsamtools (>= 1.17.28),
        GenomicAlignments (>= 1.1.16), BSgenome, gridExtra, scales,
        VariantAnnotation (>= 1.11.4), Hmisc, rtracklayer (>= 1.25.16),
        GenomicFeatures (>= 1.17.13), OrganismDbi, GGally
VignetteBuilder: knitr
Suggests: vsn, BSgenome.Hsapiens.UCSC.hg19, Homo.sapiens,
        TxDb.Hsapiens.UCSC.hg19.knownGene, chipseq,
        TxDb.Mmusculus.UCSC.mm9.knownGene, knitr, BiocStyle, testthat
URL: http://tengfei.github.com/ggbio/
BugReports: https://github.com/tengfei/ggbio/issues
License: Artistic-2.0
LazyLoad: Yes
Collate: AllClasses.R AllGenerics.R Cache-class.R GGbio-class.R
        Grob-class.R ideogram.R Tracked-class.R Plot-class.R
        ggplot-method.R theme.R Tracks-class.R geom_chevron-method.R
        geom_alignment-method.R geom_arch-method.R geom_arrow-method.R
        geom_arrowrect-method.R geom_rect-method.R
        geom_segment-method.R geom_bar-method.R layout_circle-method.R
        layout_karyogram-method.R layout_linear-method.R
        stat_aggregate-method.R stat_coverage-method.R
        stat_identity-method.R stat_mismatch-method.R
        stat_stepping-method.R stat_gene-method.R stat_table-method.R
        stat_bin-method.R stat_slice-method.R stat_reduce-method.R
        coord_genome-method.R autoplot-method.R hack.R
        plotGrandLinear.R plotRangesLinkedToData.R
        plotFragLength-method.R plotSpliceSum-method.R rescale-method.R
        utils.R zzz.R
biocViews: Infrastructure, Visualization
NeedsCompilation: no
Packaged: 2015-07-19 03:43:23 UTC; biocbuild
Built: R 3.2.1; ; 2015-07-19 09:04:04 UTC; windows
