Generic method to add navigation regions
1 2 3 4 | append_region(x, ...)
## S4 method for signature 'EpivizEnvironment'
append_region(x, chr, start, end, return_parent = FALSE)
|
x |
an object of type |
... |
other parameters |
chr |
chromosome id. ex. "chr11" |
start |
genomic region start |
end |
genomic region end |
return_parent |
To return the parent or the new navigation element. Defaults to FALSE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.