AnnotationTrack-class: Class "AnnotationTrack"

Description Objects from the Class Slots Extends Methods Author(s) Examples

Description

A generic object to store annotation

Objects from the Class

Objects can be created by calls of the form new("AnnotationTrack", ...).

Slots

chr:

Object of class "numeric"

strand:

Object of class "numeric"

regions:

Object of class "dfOrNULL"

dp:

Object of class "DisplayPars"

Extends

Class "gdObject", directly.

Methods

drawGD

signature(gdObject = "AnnotationTrack"): ...

getPlotId

signature(obj = "AnnotationTrack"): ...

initialize

signature(.Object = "AnnotationTrack"): ...

Author(s)

James Bullard

Examples

1
showClass("AnnotationTrack")

GenomeGraphs documentation built on Oct. 31, 2019, 4:34 a.m.