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

MuleaHypergeometricTest-classR Documentation

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 signature 'MuleaHypergeometricTest'
run_test(model)

Arguments

model

Object of s4 class represents Mulea Test.

Value

MuleaHypergeometricTest object. Used as private function.

run_test method for MuleaHypergeometricTest object. Used as private function.

Methods (by generic)

  • run_test(MuleaHypergeometricTest): runs test calculations.

Slots

gmt

A data.frame representing GMT's reprezentation of model.

element_names

A data from expeciment to analize accross model.

background_element_names

A background data to count test.

Examples

## Not run: 
#It is a private s4 object. Look at ora's examples.

## End(Not run)
## Not run: 
#It is a private method. Look at run_test of ora's examples.

## End(Not run)

koralgooll/MulEA documentation built on Nov. 23, 2023, 3:27 p.m.