Description Usage Arguments Details Author(s) See Also
plot_heatmap
draws the heatmap after the clustering from hClust_llr
1 2 | plot_heatmap(diss_matrix, clustering, rSideCol = NULL, cSideCol = NULL,
title = NULL)
|
diss_matrix |
dissimilarity matrix between individuals (n x n) used for clustering |
clustering |
an object of type hclust, generated by |
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) |
Plot the result from hClust_llr
Ghislain Durif, ghislain.durif@univ-lyon1.fr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.