gi2track {trackViewer}R Documentation

convert GInteractions to track object

Description

Convert GInteractions object to track object

Usage

gi2track(gi)

Arguments

gi

an object of GInteractions

Value

an track object

Examples

gi <- readRDS(system.file("extdata", "nij.chr6.51120000.53200000.gi.rds", package="trackViewer"))
gi2track(gi)

[Package trackViewer version 1.26.2 Index]