calculate_centrality_scores {XINA}R Documentation

calculate_centrality_scores

Description

'calculate_centrality_scores' computes network centrality scores

Usage

calculate_centrality_scores(net, centrality_type = "Degree")

Arguments

net

protein-protein interaction network of igraph

centrality_type

the maximum number of clusters

Value

A vector of network centrality scores


[Package XINA version 1.8.0 Index]