get_progeny_pathways: Returning PROGENy pathways

Description Usage Arguments Examples

View source: R/run_progeny.R

Description

This function returns PROGENy pathways

Usage

1
get_progeny_pathways(num_genes = NULL, organism = "Human")

Arguments

num_genes

number of top genes to return for each pathway if full_model = FALSE.

organism

"Human" or "Mouse", defaults to "Human".

full_model

return the full model? Defaults to TRUE.

Examples

1
get_progeny_pathways(num_genes=100, "Human")

zcollest/scRegNetwrapper documentation built on Dec. 23, 2021, 9:14 p.m.