plotDistMat: Plot Similarity Matrix with pheatmap

View source: R/plotDistMat.R

plotDistMatR Documentation

Plot Similarity Matrix with pheatmap

Description

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

getDistMat


zhiyhu/CIDER documentation built on Feb. 4, 2025, 1:09 a.m.