View source: R/clustering_heatmap_hybrid.R
clustering_heatmap_hybrid | R Documentation |
Plot heat map of clustering of expression value
clustering_heatmap_hybrid(input_matrix, dendrogram, cluster_no, dynamic_labels)
input_matrix |
Matrix. Expression values. |
dendrogram |
Dendrogram object. |
cluster_no |
Numeric. Number of clusters. |
dynamic_labels |
Dynamic clustering labels |
ComplexHeatmap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.