gi2track: convert GInteractions to track object

Description Usage Arguments Value Examples

View source: R/gi2track.R

Description

Convert GInteractions object to track object

Usage

1

Arguments

gi

an object of GInteractions

Value

an track object

Examples

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

trackViewer documentation built on Feb. 11, 2021, 2 a.m.