Bioc2026 Registration Open!

excluderanges

Genomic coordinates of problematic genomic regions

Bioconductor version: 3.23 · Package version: 0.99.11

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("excluderanges")

Details

MaintainerMikhail Dozmorov <mikhail.dozmorov@gmail.com>
AuthorMikhail 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]
LicenseMIT + file LICENSE
URLhttps://github.com/dozmorovlab/excluderanges
Bug Reportshttps://github.com/dozmorovlab/excluderanges/issues
Downloads rank121
Source branchRELEASE_3_23
biocViewsAnnotationData, AnnotationHub, FunctionalAnnotation, GenomicSequence

Download

Dependencies

Depends: GenomicRanges

Suggests: BiocStyle, knitr, RefManageR, rmarkdown, ggridges, httr, readr, pheatmap, GenomeInfoDb, rtracklayer, AnnotationHub