Package: Organism.dplyr
Title: dplyr-based Access to Bioconductor Annotation Resources
Version: 1.6.2
Authors@R: c( person("Martin", "Morgan", email =
        "martin.morgan@roswellpark.org", role = c("aut", "cre")),
        person("Yubo", "Cheng", email="yubo.cheng@roswellpark.org",
        role="ctb"))
Description: This package provides an alternative interface to
        Bioconductor 'annotation' resources, in particular the gene
        identifier mapping functionality of the 'org' packages (e.g.,
        org.Hs.eg.db) and the genome coordinate functionality of the
        'TxDb' packages (e.g., TxDb.Hsapiens.UCSC.hg38.knownGene).
Depends: R (>= 3.4), dplyr (>= 0.7.0), AnnotationFilter (>= 1.1.3)
Imports: RSQLite, S4Vectors, GenomeInfoDb, IRanges, GenomicRanges,
        GenomicFeatures, AnnotationDbi, methods, tools, utils,
        BiocFileCache, DBI, dbplyr
Suggests: org.Hs.eg.db, TxDb.Hsapiens.UCSC.hg38.knownGene,
        org.Mm.eg.db, TxDb.Mmusculus.UCSC.mm10.ensGene, testthat,
        knitr, rmarkdown, BiocStyle, ggplot2
License: Artistic-2.0
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Collate: src.R filter.R table-handlers.R extractors.R
        extractor-methods.R select.R utils.R join.R zzz.R
VignetteBuilder: knitr
biocViews: Annotation, Sequencing, GenomeAnnotation
NeedsCompilation: no
Packaged: 2018-01-10 02:34:10 UTC; biocbuild
Author: Martin Morgan [aut, cre],
  Yubo Cheng [ctb]
Maintainer: Martin Morgan <martin.morgan@roswellpark.org>
Built: R 3.4.3; ; 2018-01-10 06:59:36 UTC; windows
