View source: R/prepare_blacklist.R
prepare_blacklist | R Documentation |
Selects the appropriate blacklist in a variety of conditions.
prepare_blacklist(
blacklist,
output_build,
blacklist_build = NULL,
verbose = TRUE
)
output_build |
Desired genome build for
|
blacklist_build |
Genome build of the blacklist.
Only used when |
verbose |
Print messages. |
A GRanges objects of blacklisted genomic regions from the relevant genome build.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.