analyseDeg: Analyse degree or centrality

Description Usage Arguments Details Value

View source: R/analyseDeg.R

Description

Analyses degree or centrality for a list of outputs from different tools

Usage

1
analyseDeg(networks, toolnames, n, mode = "hub")

Arguments

networks

list of list of networks per tool

toolnames

list of toolnames

n

number of replicates

mode

"hub" or "central": for hub, the degree is returned, for central, the centrality scores

Details

Outputs a dataframe with degrees for all tools.

Value

dataframe specifying tool ID and degree


ramellose/NetworkUtils documentation built on May 26, 2019, 12:34 a.m.