getBlacklistedRegions | R Documentation |
Get the black listed genomic regions for functional genomics analysis.
getBlacklistedRegions(refBuild = c("hg38", "hg19", "mm10", "mm9", "ce10", "dm3"),
format = c("UCSC", "Ensembl"))
refBuild |
|
format |
|
These tracks were generated as part of ENCODE, modENCODE projects.
GRanges
of blacklisted regions.
Ge Tan
https://sites.google.com/site/anshulkundaje/projects/blacklists
getBlacklistedRegions("hg38")
getBlacklistedRegions("hg38", format="Ensembl")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.