powered by
Calculates some indicators for each node in the network.
# S4 method for omics_network analyze_network(Omega, nv, label_v = NULL)
A matrix containing, for each node, its betweenness,its degree, its output, its closeness.
a omics_network object
the level of cutoff at which the analysis should be done
(optionnal) the name of the genes
Bertrand Frederic, Myriam Maumy-Bertrand.
data(network) analyze_network(network,nv=0)
Run the code above in your browser using DataLab