pathSampler: Calculates the distribution of pathway disturbance

Description Usage Arguments Value

View source: R/pathSampler.R

Description

Calculates the distribution of pathway disturbance

Usage

1
pathSampler(inputGraph, deKID, iterationNo, alpha, beta, statEval = 1)

Arguments

inputGraph

A graphNEL object of a pathway

deKID

The name of the nodes in the subset of interest. e.g. DEG

alpha

the dampening factor for Source/Sink Centrality

beta

the relative Source vs Sink factor

statEval

Choose 1 for product-based, 0 for summation-based

interationNo

number of rounds of sampling

iter

the number of iterations for causal disturbance

Value

the probability of observing a subset with a higher aggeregate score


pouryany/pathwayDisturbance documentation built on Sept. 1, 2020, 12:13 a.m.