Package: excluderanges
Title: Genomic coordinates of problematic genomic regions
Version: 0.99.10
Authors@R: c(
    person(given = "Mikhail",
           family = "Dozmorov",
           role = c("aut", "cre"),
           email = "mikhail.dozmorov@gmail.com",
           comment = c(ORCID = "0000-0002-0086-8358")),
    person(given = "Eric",
           family = "Davis",
           role = c("aut")),
    person(given = "Wancen",
           family = "Mu",
           role = c("aut")),
    person(given = "Stuart",
           family = "Lee",
           role = c("aut")),
    person(given = "Tim",
           family = "Triche",
           role = c("aut")),
    person(given = "Douglas",
           family = "Phanstiel",
           role = c("aut")),
    person(given = "Michael",
           family = "Love",
           role = c("aut"))
           )
Description: Genomic coordinates of problematic genomic regions that should be
    avoided when working with genomic data. GRanges of exclusion 
    regions (formerly known as blacklisted), centromeres, telomeres, known 
    heterochromatin regions, etc. (UCSC 'gap' table data). Primarily for human 
    and mouse genomes, hg19/hg38 and mm9/mm10 genome assemblies. 
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.0
URL: https://github.com/dozmorovlab/excluderanges
BugReports: https://github.com/dozmorovlab/excluderanges/issues
Depends: GenomicRanges
Suggests: BiocStyle, knitr, RefManageR, rmarkdown, ggridges, httr,
        readr, pheatmap, GenomeInfoDb, rtracklayer, AnnotationHub
VignetteBuilder: knitr
biocViews: AnnotationData, AnnotationHub, FunctionalAnnotation,
        GenomicSequence
git_url: https://git.bioconductor.org/packages/excluderanges
git_branch: devel
git_last_commit: 76b45a5
git_last_commit_date: 2025-08-20
Repository: Bioconductor 3.22
Date/Publication: 2025-08-27
NeedsCompilation: no
Packaged: 2025-08-27 10:32:49 UTC; biocbuild
Author: Mikhail Dozmorov [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-0086-8358>),
  Eric Davis [aut],
  Wancen Mu [aut],
  Stuart Lee [aut],
  Tim Triche [aut],
  Douglas Phanstiel [aut],
  Michael Love [aut]
Maintainer: Mikhail Dozmorov <mikhail.dozmorov@gmail.com>
