extract_anno_enriched: Extarct Enrichment Annotation Graphics as a Separated Plot

View source: R/EnrichedHeatmapList.R

extract_anno_enrichedR Documentation

Extarct Enrichment Annotation Graphics as a Separated Plot

Description

Extarct Enrichment Annotation Graphics as a Separated Plot

Usage

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.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# There is no example
NULL


jokergoo/EnrichedHeatmap documentation built on Feb. 27, 2024, 6:43 p.m.