Description Usage Arguments Details Value
Calculate the top 5 hub species or central species.
1 | analyseHubs(networks, toolnames, n, mode = "hub")
|
networks |
list of list of networks per tool |
toolnames |
list of toolnames |
n |
number of replicates |
mode |
"hub" or "central": for hub, the degree is returned, for central, the centrality scores |
The top 5 hub species or betweenness centrality species are calculated for a list with including networks from different tools.
Dataframe specifying tool ID and degree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.