View source: R/lineage_tracing.R
plot_distance_matrix | R Documentation |
plot_distance_matrix
plot_distance_matrix(dist_ang_matrix, cluster)
dist_ang_matrix |
Distance matrix obtained from clustering_angular_distance (second element of the output). |
cluster |
Vector.Can be one of the two partitions returned by function clustering_angular_distance (first element of the output). |
Heatmap plot produced by function Heatmap from package ComplexHeatmap.
Gabriele Lubatti gabriele.lubatti@helmholtz-muenchen.de
https://www.rdocumentation.org/packages/ComplexHeatmap/versions/1.10.2/topics/Heatmap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.