calculate_rank_metric | R Documentation |
Calculate rank metric for GSEA
calculate_rank_metric(abundance, metadata, group, method = "signal2noise")
abundance |
A matrix of abundance data |
metadata |
A data frame of metadata |
group |
A character string specifying the grouping variable |
method |
A character string specifying the ranking method |
A named vector of ranking statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.