make_pheatmap_groups: Annotate your group clusters easier.

Description Usage Arguments Examples

View source: R/make_pheatmap_groups.R

Description

This function creates the data frame for input into pheatmaps 'annotation_row' or 'annotation_col' option

Usage

1
make_pheatmap_groups(hclust_object, numClusters = 4)

Arguments

hclust_object

the output from a call to hclust

numClusters

the number of clusters you want to have assigned to a group

Examples

1

kirstengott/kirsten documentation built on May 20, 2019, 10:24 a.m.