main: creates a ranked list from diff.Expression data

Description Usage Arguments Value Examples

View source: R/main.R

Description

creates a ranked list from diff.Expression data

Usage

1
main(sets = F, species = "human")

Arguments

sets

boolean, TRUE to get gene sets. In this case main returns a list of gene set lists

species

string, either "human" or "mouse"

Value

nothing, except if sets=T in which case: a list of gene sets

Examples

1
setlist <- main(sets=T)

Solatar/seeqR documentation built on Feb. 19, 2021, 8:07 p.m.