plot_heatmap: Heatmap of Hierarchical Clustering based on log-likelihood...

Description Usage Arguments Details Author(s) See Also

Description

plot_heatmap draws the heatmap after the clustering from hClust_llr

Usage

1
2
plot_heatmap(diss_matrix, clustering, rSideCol = NULL, cSideCol = NULL,
  title = NULL)

Arguments

diss_matrix

dissimilarity matrix between individuals (n x n) used for clustering

clustering

an object of type hclust, generated by hClust_llr

rSideCol

a vector of color to add on the row side of the heatmap (default is NULL)

cSideCol

a vector of color to add on the column side of the heatmap (default is NULL)

title

a title (default is NULL)

Details

Plot the result from hClust_llr

Author(s)

Ghislain Durif, ghislain.durif@univ-lyon1.fr

See Also

hClust_llr


ziLRhClust documentation built on May 2, 2019, 5:24 p.m.