gi2track {trackViewer} | 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)