Description Usage Arguments Value See Also Examples
View source: R/fn_network_centralities.R
Computes degree, eigenvector centrality and betweenness centrality for the ceRNA interaction network induced by the results of the SPONGE method
1 | sponge_node_centralities(sponge_result, directed = FALSE)
|
sponge_result |
output of the sponge method |
directed |
Whether to consider the input network as directed or not. |
data table or data frame with gene, degree, eigenvector and betweenness
sponge
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.