Description Usage Arguments Details Value Author(s) See Also Examples
Loads a previously region annotation from the RnBeads resource database
1 | rnb.load.annotation.from.db(types, assembly = "hg19")
|
types |
One-element |
assembly |
Genome assembly of interest. See |
This function checks whether a region annotation is present in the RnBeads resources,
downloads the corresponding annotation file(s) from the and then runs rnb.load.annotation
to import the annotation.
Invisibly, TRUE
if the annotation was loaded successfully; an error message if the objects in the
given file do not encode an annotation.
Fabian Mueller
rnb.load.annotation
for loading annotation from a binary file
1 2 3 | rnb.region.types()
rnb.load.annotation.from.db(c("tiling1kb", "dynamicMethZiller2013"))
rnb.region.types()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.