Extarct Enrichment Annotation Graphics as a Separated Plot

extract_anno_enriched(ht_list, which = NULL, newpage = TRUE, padding = NULL)

Arguments

ht_list

The heatmap list returned by draw,HeatmapList-method.

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 grid.newpage to create a new page?

padding

Padding of the plot.

Details

The extracted plot is exactly the same as that on the enriched heatmap.

Examples

# There is no example NULL
#> NULL