PageFeature: Compute pagerank centrality

Description Usage Arguments Value

View source: R/NetworkFeatureCalculation.R

Description

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

Usage

1
PageFeature(Net, edge_data)

Arguments

Net

a graph object representing the input network

edge_data

a dataframe specifying the edge information

Value

a vector of pagerank centrality values


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