Skip to contents

Plot Similarity Matrix with pheatmap

Usage

plotDistMat(dist.list, use = "coef")

Arguments

dist.list

Output of function `getDistMat()`. Required.

use

Default: "coef". No other option currently that can be used.

Value

A pheatmap showing the similarity matrix

See also