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)

edgs(.Object)

# S4 method for gTrack
edgs(.Object)

Arguments

.Object

gTrack object to extract the edge list from