Description Usage Arguments Value Examples
Rank all biological features on the module’s sample set using rank_method
1 | rank_genes(compendium = get_compendium(), module, rank_method = "std")
|
compendium |
the compendium selected for the analysis |
module |
a Module object |
rank_method |
ranking method (default 'std') |
a data.frame
1 2 3 4 | ## Not run:
ranked_genes <- rank_genes()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.