SingleAnnotation-class | R Documentation |
Class for a Single Annotation
The SingleAnnotation-class
is used for storing data for a single annotation and provides
methods for drawing annotation graphics.
The SingleAnnotation-class
provides following methods:
SingleAnnotation
: constructor method
draw,SingleAnnotation-method
: draw the single annotation.
Zuguang Gu <z.gu@dkfz.de>
The SingleAnnotation-class
is always used internally. The public HeatmapAnnotation-class
contains a list of SingleAnnotation-class
objects and is used to add annotation graphics on heatmaps.
# There is no example
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.