trackData {rtracklayer} | R Documentation |
Convert the track features and experimental measurements to a
data.frame
.
trackData(object, ...)
object |
An object with track information, e.g.
trackSet . |
... |
Arguments to pass to methods |
A data.frame
with a column for each feature variable and
experimental sample. An additional column seqMid
is added that
holds the mid-point of each feature (helpful for plotting).
Michael Lawrence
chrom
, start
,
dataVals
, etc for accessing individual elements of the
track.