edgs-methods: edgs

edgsR Documentation

edgs

Description

Get edges list associated with gTrack object, is is a list of data.frames each which contains a data.frame specifying formatted edges, as pairs of indices into the underlying GRanges object $from, $to and additional formats $col $lwd $lty

usage: edgs(gt)

Usage

edgs(.Object)

## S4 method for signature 'gTrack'
edgs(.Object)

Arguments

.Object

gTrack object to extract the edge list from


mskilab/gTrack documentation built on Aug. 17, 2024, 6:10 a.m.