Class TestCasesIntegrationCutsomIntervals
- java.lang.Object
-
- org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationCutsomIntervals
-
public class TestCasesIntegrationCutsomIntervals extends java.lang.Object
Test Loss of Function prediction- Author:
- pcingola
-
-
Field Summary
Fields Modifier and Type Field Description static boolean
debug
static int
NUM_DEL_TEST
static boolean
verbose
-
Constructor Summary
Constructors Constructor Description TestCasesIntegrationCutsomIntervals()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
test_01()
-
-
-
Field Detail
-
debug
public static boolean debug
-
verbose
public static boolean verbose
-
NUM_DEL_TEST
public static final int NUM_DEL_TEST
- See Also:
- Constant Field Values
-
-