heatmap_pcxn: Draw a heatmap of a pcxn object

Description Usage Arguments Value Examples

Description

Draw a heatmap of a pcxn object

Usage

1
heatmap_pcxn(df, cluster_method = "complete")

Arguments

df

pcxn object created by explore or analyze functions

cluster_method

clustering method

Value

pheatmap object

Examples

1
2
3
4
## Not run: 
 heatmap_pcxn(df, "complete")

## End(Not run)

hidelab/pcxn.db documentation built on May 30, 2019, 8:04 p.m.