gi2track | R Documentation |
Convert GInteractions object to track object
gi2track(gi, gi2)
gi |
an object of GInteractions |
gi2 |
an object of GInteractions |
an track object
gi <- readRDS(system.file("extdata", "nij.chr6.51120000.53200000.gi.rds", package="trackViewer"))
gi2track(gi)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.