testEnrichmentSpearman {sesame} | R Documentation |
testEnrichmentSpearman uses the Spearman statistical test to estimate the association between two continuous variables.
testEnrichmentSpearman(querySet, databaseSet)
querySet |
Vector of probes of interest (e.g., significant probes) |
databaseSet |
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.