estimate.nPathways: Estimate range of pathways

Description Usage Arguments Value Note Examples

View source: R/estimate_sizes.R

Description

For a given vector of pathways per gene it calculates how many pathways are possible. Note, the minimum is always 1

Usage

1

Arguments

ppg

A numeric vector of pathways per genes

Value

The range of possible number of pathways.

Note

If the number of genes is greater than 1024 it will return Inf for that

Examples

1
estimate.nPathways(c(4, 5, 5, 5, 5, 5))

llrs/GSEAdv documentation built on May 29, 2019, 6 p.m.