Package org.snpsift.testCases.unit
Class TestCasesVarType
java.lang.Object
org.snpsift.testCases.unit.TestCasesVarType
VarType test cases
- Author:
- pcingola
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
-
Field Details
-
verbose
public static boolean verbose
-
-
Constructor Details
-
TestCasesVarType
public TestCasesVarType()
-
-
Method Details
-
test_01_SNP
public void test_01_SNP() -
test_02_MNP
public void test_02_MNP() -
test_03_INS
public void test_03_INS() -
test_04_DEL
public void test_04_DEL() -
test_05_multiple
public void test_05_multiple()
-