Class TestCasesDnaOverlap
java.lang.Object
org.snpeff.snpEffect.testCases.unity.TestCasesDnaOverlap
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
void
-
Field Details
-
verbose
public static boolean verbose
-
-
Constructor Details
-
TestCasesDnaOverlap
public TestCasesDnaOverlap()
-
-
Method Details
-
test_07_overlap
@Test public void test_07_overlap() -
test_08_overlap
@Test public void test_08_overlap() -
test_09_overlap
@Test public void test_09_overlap() -
test_10_overlap
@Test public void test_10_overlap() -
test_11_overlap
@Test public void test_11_overlap() -
test_12_overlap
@Test public void test_12_overlap() -
test_13_overlap
@Test public void test_13_overlap() -
test_15_DnaCoder_copy_1
@Test public void test_15_DnaCoder_copy_1() -
test_16_DnaCoder_copy_2
@Test public void test_16_DnaCoder_copy_2() -
test_17_overlap_rand
@Test public void test_17_overlap_rand() -
test_18_DnaCoder_score_rand
@Test public void test_18_DnaCoder_score_rand() -
test_19_score_threshold_rand
@Test public void test_19_score_threshold_rand()
-