ESscore_weighted | R Documentation |
Calculates the weighted enrichment score (ES) for a given set of labels and correlation vector.
ESscore_weighted(labels.list, correl.vector = NULL)
labels.list |
A binary vector indicating membership in a gene set (1 for inclusion, 0 for exclusion). |
correl.vector |
A vector of correlation values (e.g., gene expression correlations). |
The weighted enrichment score (ES) for the given labels and correlation vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.