fromPPG: Simulate GeneSetCollection

Description Usage Arguments Value Note See Also Examples

View source: R/simulateGSC.R

Description

Simulates a GeneSetCollection following a distribution

Usage

1
fromPPG(ppg)

Arguments

ppg

The number of pathways per genes of the desired GeneSetCollection

Value

A GeneSetCollection

Note

It might take some iterations to reach the desired output

See Also

fromGPP

Examples

1
fromPPG(c(2, 2, 3, 2, 2, 2, 2))

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