pheat_annotate: Annotate rows and columns of the heatmap

Description Usage Arguments Examples

Description

Annotate rows and columns of the heatmap

Usage

1
2
3
pheat_annotate_rows(ph, annotation, rownames_in = 1)

pheat_annotate_cols(ph, annotation, rownames_in = 1)

Arguments

ph

Heatmap of class "pheat"

annotation

A data frame of annotations

rownames_in

The column in the annotation data frame that corresponds to the rows or columns of the data matrix for the heatmap. Set to NULL to use the existing rownames of the annotation data frame.

Examples

1
2
3

kylebittinger/pheatbuilder documentation built on Dec. 21, 2021, 8:45 a.m.