Description Usage Arguments Details Value Author(s) Examples
Draw legends for All Annotations
1 2 | ## S4 method for signature 'HeatmapList'
draw_annotation_legend(object, legend_list = list(), ...)
|
object |
A |
legend_list |
A list of self-defined legends, should be wrapped into |
... |
Other arguments. |
We call the "annotation legends" as the secondary legends. For horizontal heamtap list, the legends are those from all top/bottom annotations, and for vertical heatmap list, the legends are those from all left/right annotations.
A viewport is created which contains annotation legends.
This function is only for internal use.
This function returns no value.
Zuguang Gu <z.gu@dkfz.de>
1 2 | # There is no example
NULL
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.