AnnotationTrack-class {GenomeGraphs} | R Documentation |
A generic object to store annotation
Objects can be created by calls of the form new("AnnotationTrack", ...)
.
chr
:Object of class "numeric"
strand
:Object of class "numeric"
regions
:Object of class "dfOrNULL"
dp
:Object of class "DisplayPars"
Class "gdObject"
, directly.
signature(gdObject = "AnnotationTrack")
: ...
signature(obj = "AnnotationTrack")
: ...
signature(.Object = "AnnotationTrack")
: ...
James Bullard
showClass("AnnotationTrack")