sponge_edge_centralities {SPONGE} | 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)