Learn R Programming

mulea (version 1.1.0)

MuleaHypergeometricTest-class: PRIVATE class : An S4 class to represent a Hypergeometric tests in mulea.

Description

PRIVATE class : An S4 class to represent a Hypergeometric tests in mulea.

Usage

# S4 method for MuleaHypergeometricTest
run_test(model)

Value

MuleaHypergeometricTest object. Used as private function.

run_test method for MuleaHypergeometricTest object. Used as private function.

Arguments

model

Object of s4 class represents mulea Test.

Methods (by generic)

  • run_test(MuleaHypergeometricTest): runs test calculations.

Slots

gmt

A data.frame representing the GMT model.

element_names

Data to be analysed across the model.

background_element_names

Background data used for the test.