pneuvial / adjclust

Adjacency-constrained hierarchical clustering of a similarity matrix
https://pneuvial.github.io/adjclust/
16 stars 8 forks source link

improved plot #10

Closed tuxette closed 6 years ago

tuxette commented 6 years ago

consider using a double plot with plot.dendrogram (above) and the dataset heatmap (below)

pneuvial commented 6 years ago

To highlight blocks in the heatmap: LDheatmap::LDheatmap.highlight

tuxette commented 6 years ago