extract_anno_enriched {EnrichedHeatmap} | R Documentation |
Extarct Enrichment Annotation Graphics as a Separated Plot
extract_anno_enriched(ht_list, which = NULL, newpage = TRUE, padding = NULL)
ht_list |
The heatmap list returned by |
which |
The index of enriched heatmap in the heatmap list. The value can be an integer index or a character index (the name of the heatmap). |
newpage |
Whether call |
padding |
Padding of the plot. |
The extracted plot is exactly the same as that on the enriched heatmap.
Zuguang Gu <z.gu@dkfz.de>
# There is no example NULL