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