Hierarchical Clustering of Networks by Centrality
networks.hclust(networks, metric, method = c("pearson", "kendall"))
| networks | A named list of interactive omics network objects |
|---|---|
| metric | Centrality measure |
| method | Correlation method |
A ggplot object