sponge_edge_centralities: Computes edge centralities

Description Usage Arguments Value See Also Examples

View source: R/fn_network_centralities.R

Description

Computes edge betweenness centrality for the ceRNA interaction network induced by the results of the SPONGE method.

Usage

1
sponge_edge_centralities(sponge_result)

Arguments

sponge_result

The output generated by the sponge method.

Value

data table or data frame with gene, degree, eigenvector and betweenness

See Also

sponge

Examples

1

SPONGE documentation built on Nov. 8, 2020, 5:39 p.m.