Package: Organism.dplyr
Title: dplyr-based Access to Bioconductor Annotation Resources
Version: 1.36.0
Authors@R: c(
        person(
            "Martin", "Morgan", email = "martin.morgan@roswellpark.org", 
            role = c("aut", "cre")
        ),
        person("Daniel", "van Twisk", role = "ctb"),
        person("Yubo", "Cheng", role="aut")
    )
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 (>= 4.1.0), dplyr (>= 0.7.0), AnnotationFilter (>= 1.1.3)
Imports: RSQLite, S4Vectors, GenomeInfoDb, IRanges, GenomicRanges,
        GenomicFeatures, AnnotationDbi, rlang, methods, tools, utils,
        BiocFileCache, DBI, dbplyr, tibble
Suggests: org.Hs.eg.db, TxDb.Hsapiens.UCSC.hg38.knownGene,
        org.Mm.eg.db, TxDb.Mmusculus.UCSC.mm10.ensGene, testthat,
        knitr, rmarkdown, magick, BiocStyle, ggplot2
License: Artistic-2.0
Encoding: UTF-8
RoxygenNote: 7.2.3
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
BugReports: https://github.com/Bioconductor/Organism.dplyr/issues
git_url: https://git.bioconductor.org/packages/Organism.dplyr
git_branch: RELEASE_3_21
git_last_commit: ce6ab7d
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.21
Date/Publication: 2025-04-15
NeedsCompilation: no
Packaged: 2025-04-16 02:32:49 UTC; biocbuild
Author: Martin Morgan [aut, cre],
  Daniel van Twisk [ctb],
  Yubo Cheng [aut]
Maintainer: Martin Morgan <martin.morgan@roswellpark.org>
Built: R 4.5.0; ; 2025-04-16 15:05:12 UTC; windows
