View source: R/EpivizBrowser-class.R
Initialization function
1 2 3 4 5 6 7 8 | EpivizBrowser(
chr = "chr1",
start = 1,
end = 1e+05,
genome,
tracks = list(),
...
)
|
chr |
chromosome region to intitialize |
start |
start region |
end |
end region |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.