plot_distance_matrix: plot_distance_matrix

View source: R/lineage_tracing.R

plot_distance_matrixR Documentation

plot_distance_matrix

Description

plot_distance_matrix

Usage

plot_distance_matrix(dist_ang_matrix, cluster)

Arguments

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).

Value

Heatmap plot produced by function Heatmap from package ComplexHeatmap.

Author(s)

Gabriele Lubatti gabriele.lubatti@helmholtz-muenchen.de

See Also

https://www.rdocumentation.org/packages/ComplexHeatmap/versions/1.10.2/topics/Heatmap


MitoHEAR documentation built on March 18, 2022, 6:47 p.m.