SetBasedEnrichmentTest-class | R Documentation |
PRIVATE class : An S4 class to represent a Hypergeometric tests in mulea.
## S4 method for signature 'SetBasedEnrichmentTest'
run_test(model)
model |
Object of s4 class represents mulea Test. |
SetBasedEnrichmentTest object. Used as private function.
run_test method for SetBasedEnrichmentTest object. Used as private function.
run_test(SetBasedEnrichmentTest)
: runs test calculations.
gmt
A data.frame representing GMT's representation of model.
element_names
A data from experiment to analyse across model.
pool
A background data to count test.
nthreads
Number of processor's threads used in calculations.
random_seed
Setup seed for random generator.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.