Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

draw_annotation-Heatmap-method

Draw Heatmap Annotations on the Heatmap


Description

Draw Heatmap Annotations on the Heatmap

Usage

## S4 method for signature 'Heatmap'
draw_annotation(object, which = c("top", "bottom", "left", "right"), k = 1, ...)

Arguments

object

A Heatmap-class object.

which

The position of the heamtap annotation.

k

Slice index.

...

Pass to viewport which includes the complete heatmap annotation.

Details

A viewport is created which contains column/top annotations.

The function calls draw,HeatmapAnnotation-method to draw the annotations.

This function is only for internal use.

Value

This function returns no value.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# There is no example
NULL

ComplexHeatmap

Make Complex Heatmaps

v2.6.2
MIT + file LICENSE
Authors
Zuguang Gu
Initial release
2020-11-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.