networks.hclust | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.