Description Usage Arguments Value Examples
View source: R/convertGvizAnnotation.R
Convert Gviz AnnotationTrack to Epiviz BlocksTrack.
1 | convertGvizAnnotation(app, track)
|
app |
(EpivizApp) an object of class |
track |
(AnnotationTrack) an object of class |
An object of class EpivizChart
1 2 3 4 5 | # see package vignette for example usage
## Not run:
convertGvizAnnotation(app, track)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.