testEnrichmentFisher | R Documentation |
Estimates log2 Odds ratio
testEnrichmentFisher(query, database, universe, alternative = "greater")
query |
Vector of probes of interest (e.g., significant probes) |
database |
Vectors corresponding to the database set of interest with associated meta data as an attribute to each element. |
universe |
Vector of probes in the universe set containing all of |
alternative |
greater or two.sided (default: greater) the probes to be considered in the test. (Default: NULL) |
A DataFrame with the estimate/statistic, p-value, and name of test for the given results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.