rnb.load.annotation.from.db {RnBeads} | R Documentation |
Loads a previously region annotation from the RnBeads resource database
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
rnb.region.types() rnb.load.annotation.from.db(c("tiling1kb", "dynamicMethZiller2013")) rnb.region.types()