PRIVATE class : An S4 class to represent a Hypergeometric tests in mulea.
# S4 method for SetBasedEnrichmentTest
run_test(model)
SetBasedEnrichmentTest object. Used as private function.
run_test method for SetBasedEnrichmentTest object. Used as private function.
Object of s4 class represents mulea Test.
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.