BetFeature: Compute betweenness centrality

Description Usage Arguments Value

View source: R/NetworkFeatureCalculation.R

Description

This function computes the betweenness centrality for a list of candidate snps

Usage

1
BetFeature(Net, edge_data)

Arguments

Net

a graph object representing the input network

edge_data

a dataframe specifying the edge information

Value

a vector of betweenness centrality values


gaolong/arvin documentation built on May 28, 2019, 8:41 p.m.