Description Usage Arguments Value Author(s) Examples
View source: R/enrichment_factor.R
Function to calculate the enrichment factor (EF)
1 | enrichment_factor(x, y, top=0.05, decreasing=TRUE)
|
x |
a vector for scores |
y |
a vector for labels |
top |
thresholed ratio of top-ranked compound |
decreasing |
TRUE if the compounds are ranked by decreasing score |
EF, in the range from 0 to +Inf.
Hiroaki YABUUCHI
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.