genomeMasks | R Documentation |
A collection of genome masks for use with analyzeRLFS. See the
data-raw/genome_masks.R
script for the processing steps.
genomeMasks
An object of class list
of length 8.
genomeMasks
is a named list of GRanges
objects. Each entry in the
list follows the naming convention: <genome>.masked
, where <genome>
is an official UCSC genome ID. Each entry contains
a GRanges
object with the masked ranges from <genome>
. The genomes
provided correspond to the masked genomes available in
BSgenome::available.genomes.
genomeMasks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.