Correlation matrix heatmap

cor_heatmap(counts, metadata, factor = "group", method = "pearson", ...)

Arguments

counts

RNA-Seq counts

metadata

Metadata data frame

factor

Factor(s) to use for clustering color headers

method

Correlation coefficient (or covariance) to be computed

...

Passthrough to pheatmap()

Value

Heatmap