testEnrichmentSpearman | R Documentation |
testEnrichmentSpearman uses the Spearman statistical test to estimate the association between two continuous variables.
testEnrichmentSpearman(query, database)
query |
Vector of probes of interest (e.g., significant probes) |
database |
List of vectors corresponding to the database set of interest with associated meta data as an attribute to each element. |
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.