Description Usage Arguments Details Value
Analyses degree or centrality for a list of outputs from different tools
1 | analyseDeg(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 |
Outputs a dataframe with degrees for all 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.