Skip to contents

Network Resampling

Usage

NR(G = NULL, rankedVector = NULL, k = 99, BPPARAM = NULL)

Arguments

G

igraph object

rankedVector

ranked named vector with vertex scores; only `names(rankedVector)` in `V(G)$name` will be considered

k

number of permutations

BPPARAM

An optional BiocParallelParam instance determining the parallel back-end to be used during evaluation. If NULL, parallel evaluation is disabled using `SerialParam()`. See ?bplapply.

Value

list of values