gi2track: convert GInteractions to track object

View source: R/gi2track.R

gi2trackR Documentation

convert GInteractions to track object

Description

Convert GInteractions object to track object

Usage

gi2track(gi, gi2)

Arguments

gi

an object of GInteractions

gi2

an object of GInteractions

Value

an track object

Examples

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

jianhong/trackViewer documentation built on March 17, 2024, 2:16 p.m.