Description Usage Arguments Value Author(s) Examples
Export the annotation to a defined format (currently only bed is supported
1 | rnb.export.annotation(fname, type, assembly = "hg19", format = "bed")
|
fname |
One-element |
type |
One-element |
assembly |
Genome assembly of interest. See |
format |
Output format. currently only |
TRUE
, invisibly.
Fabian Mueller
1 | rnb.export.annotation(tempfile(pattern="promoters",fileext=".bed"),"promoters")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.