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
| Maintainer | Mikhail Dozmorov <mikhail.dozmorov@gmail.com> |
| 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] |
| License | MIT + file LICENSE |
| URL | https://github.com/dozmorovlab/excluderanges |
| Bug Reports | https://github.com/dozmorovlab/excluderanges/issues |
| Downloads rank | 121 |
| Source branch | RELEASE_3_23 |
| biocViews | AnnotationData, AnnotationHub, FunctionalAnnotation, GenomicSequence |
Download
Dependencies
Depends: GenomicRanges
Suggests: BiocStyle, knitr, RefManageR, rmarkdown, ggridges, httr, readr, pheatmap, GenomeInfoDb, rtracklayer, AnnotationHub