View source: R/fn_network_centralities.R
sponge_edge_centralities | R Documentation |
Computes edge betweenness centrality for the ceRNA interaction network induced by the results of the SPONGE method.
sponge_edge_centralities(sponge_result)
sponge_result |
The output generated by the sponge method. |
data table or data frame with gene, degree, eigenvector and betweenness
sponge
sponge_edge_centralities(ceRNA_interactions)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.