Package org.snpsift.testCases.unit
Class TestCasesSplit
java.lang.Object
org.snpsift.testCases.unit.TestCasesSplit
SnpSift 'split' test cases
- Author:
- pcingola
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
debug
public static boolean debug -
verbose
public static boolean verbose
-
-
Constructor Details
-
TestCasesSplit
public TestCasesSplit()
-
-
Method Details
-
test_01
public void test_01()Split by chromosome -
test_02
public void test_02()Split by number -
test_03
public void test_03()Split and join
-