Description Usage Arguments Details Value Author(s) See Also
Saves the specified region annotation table and its accompanying data structures to a binary file.
1 | rnb.save.annotation(fname, type, assembly = "hg19")
|
fname |
One-element |
type |
One-element |
assembly |
Genome assembly of interest. See |
This function is used in combination with rnb.load.annotation
to enable fast reloading of custom region
annotations. If can also be used to save a build-in region annotation (e.g. before overwriting it) but not site or
control probe annotations.
TRUE
, invisibly.
Yassen Assenov
rnb.load.annotation
for loading a saved annotation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.