Objects from the Class
Objects can be created by calls of the form new("BasicTrackLine",
...) or parsed from a character vector track line with as(text,
"BasicTrackLine") or converted from a
GraphTrackLine using as(wig, "BasicTrackLine").Extends
Class "TrackLine", directly.