Description Usage Arguments Value
View source: R/network_analysis.R
'calculate_centrality_scores' computes network centrality scores
1 | calculate_centrality_scores(net, centrality_type = "Degree")
|
net |
protein-protein interaction network of igraph |
centrality_type |
the maximum number of clusters |
A vector of network centrality scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.