estimate.nGenes: Estimate range of genes

Description Usage Arguments Value Examples

View source: R/estimate_sizes.R

Description

For a given vector of genes per pathways it calculates how many genes are able to create this combination of sizes.

Usage

1

Arguments

gpp

Numeric vector of genes per pathways

Value

A vector of the upper and lower extreme values of number of genes that can create such combination

Examples

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

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