plot_dendro_with_rect: Plot a dendrogram, labeling merges given by 'converter' with...

Description Usage Details

View source: R/pseudotime_plotting.R

Description

Plot a dendrogram, labeling merges given by 'converter' with colored rectangles.

Usage

1
plot_dendro_with_rect(hc, converter, main = "Dendrogram")

Details

If converter is c("a", "a", "b", "c"), you get edges labeled as a four-colour muted rainbow next to a grayscale with light, light, medium, and dark. This is to convey that the first two tips have been somehow grouped.


maehrlab/thymusatlastools documentation built on May 28, 2019, 2:32 a.m.