draw-HeatmapAnnotation-method | R Documentation |
Draw the Heatmap Annotations
## S4 method for signature 'HeatmapAnnotation'
draw(object, index, k = 1, n = 1, ...,
test = FALSE, anno_mark_param = list())
object |
A |
index |
A vector of indices. |
k |
The current slice index for the annotation if it is split. |
n |
Total number of slices. |
... |
Pass to |
test |
Is it in test mode? The value can be logical or a text which is plotted as the title of plot. |
anno_mark_param |
It contains specific parameters for drawing |
No value is returned.
Zuguang Gu <z.gu@dkfz.de>
# There is no example
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.