Learn R Programming

rtracklayer (version 1.32.0)

Bed15TrackLine-class: Class "Bed15TrackLine"

Description

A UCSC track line for graphical tracks.

Arguments

Objects from the Class

Objects can be created by calls of the form new("Bed15TrackLine", ...) or parsed from a character vector track line with as(text, "Bed15TrackLine").

Extends

Class "TrackLine", directly.

References

Official documentation: http://genomewiki.ucsc.edu/index.php/Microarray_track.

See Also

export.bed15 for exporting bed15 tracks.