rank_genes: Rank all biological features on the module’s sample set using...

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Rank all biological features on the module’s sample set using rank_method

Usage

1
rank_genes(compendium = get_compendium(), module, rank_method = "std")

Arguments

compendium

the compendium selected for the analysis

module

a Module object

rank_method

ranking method (default 'std')

Value

a data.frame

Examples

1
2
3
4
 ## Not run: 
ranked_genes <- rank_genes()

## End(Not run)

onertipaday/pyCOMPASSR documentation built on Feb. 27, 2020, 9 a.m.