Description Usage Arguments Value Author(s) See Also Examples
Gets the supported region annotations for a given genome assembly.
1 | rnb.region.types(assembly = "hg19")
|
assembly |
Genome assembly of interest. See |
Region types supported by RnBeads in the form of a character
vector. The built-in ones are
"cpgislands"
, "genes"
, "promoters"
and "tiling"
. The names of all custom region
definitions are also included in the returned vector.
Yassen Assenov
rnb.get.annotation
, rnb.set.annotation
1 | "promoters" %in% rnb.region.types() # TRUE
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.