Class TestCasesHypergeometric
java.lang.Object
org.snpeff.snpEffect.testCases.unity.TestCasesHypergeometric
Test for Hypergeometric distribution and Fisher exact test
- Author:
- pcingola
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Create commands in R to run and get test resultsvoid
test_0()
void
void
-
Field Details
-
MAX_DIFF
public static double MAX_DIFF
-
-
Constructor Details
-
TestCasesHypergeometric
public TestCasesHypergeometric()
-
-
Method Details
-
generate_test
public void generate_test()Create commands in R to run and get test results -
test_0
@Test public void test_0() -
test_01_hyper
@Test public void test_01_hyper() -
test_02_hyper
@Test public void test_02_hyper()
-