Package: annotatr
Title: Annotation of Genomic Regions to Genomic Annotations
Version: 1.34.0
Date: 2021-11-20
Authors@R: c(
    person("Raymond G.", "Cavalcante", email = "rcavalca@umich.edu", role = c("aut", "cre")),
    person(c("Maureen A."), "Sartor", email = "sartorma@med.umich.edu", role = c("ths")))
Description: Given a set of genomic sites/regions (e.g. ChIP-seq peaks, CpGs, differentially methylated CpGs or regions, SNPs, etc.) it is often of interest to investigate the intersecting genomic annotations. Such annotations include those relating to gene models (promoters, 5'UTRs, exons, introns, and 3'UTRs), CpGs (CpG islands, CpG shores, CpG shelves), or regulatory sequences such as enhancers. The annotatr package provides an easy way to summarize and visualize the intersection of genomic sites/regions with genomic annotations.
Depends: R (>= 3.5.0)
Imports: AnnotationDbi, AnnotationHub, dplyr, GenomicFeatures,
        GenomicRanges, GenomeInfoDb (>= 1.10.3), ggplot2, IRanges,
        methods, readr, regioneR, reshape2, rtracklayer, S4Vectors (>=
        0.23.10), stats, utils
Suggests: BiocStyle, devtools, knitr, org.Dm.eg.db, org.Gg.eg.db,
        org.Hs.eg.db, org.Mm.eg.db, org.Rn.eg.db, rmarkdown, roxygen2,
        testthat, TxDb.Dmelanogaster.UCSC.dm3.ensGene,
        TxDb.Dmelanogaster.UCSC.dm6.ensGene,
        TxDb.Ggallus.UCSC.galGal5.refGene,
        TxDb.Hsapiens.UCSC.hg19.knownGene,
        TxDb.Hsapiens.UCSC.hg38.knownGene,
        TxDb.Mmusculus.UCSC.mm9.knownGene,
        TxDb.Mmusculus.UCSC.mm10.knownGene,
        TxDb.Rnorvegicus.UCSC.rn4.ensGene,
        TxDb.Rnorvegicus.UCSC.rn5.refGene,
        TxDb.Rnorvegicus.UCSC.rn6.refGene
VignetteBuilder: knitr
BugReports: https://www.github.com/rcavalcante/annotatr/issues
License: GPL-3
LazyData: true
RoxygenNote: 7.1.2
biocViews: Software, Annotation, GenomeAnnotation, FunctionalGenomics,
        Visualization
git_url: https://git.bioconductor.org/packages/annotatr
git_branch: RELEASE_3_21
git_last_commit: a16eede
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.21
Date/Publication: 2025-04-15
NeedsCompilation: no
Packaged: 2025-04-15 23:04:50 UTC; biocbuild
Author: Raymond G. Cavalcante [aut, cre],
  Maureen A. Sartor [ths]
Maintainer: Raymond G. Cavalcante <rcavalca@umich.edu>
Built: R 4.5.0; ; 2025-04-16 13:52:55 UTC; windows
