cluster.pval.heatmap: Plot cluster-by-cluster heatmap of p-values

Description Usage Arguments Examples

View source: R/Clustering.R

Description

For a matrix of p-values, as generated by compare.cluster.dists, plot a heatmap highlighting p-values less than 0.05 or less than 0.1.

Usage

1

Arguments

m1

Matrix of p-values to be plotted.

m2

Optional: Second matrix of p-values. If supplied, the lower triangular matrix of m1 is overwritten with that of m2 and the two are plotted together.

Examples

1
cluster.pval.heatmap(res[,,1], res[,,2])

ClairBee/AS.circular documentation built on Jan. 24, 2020, 3:57 p.m.