Package org.snpsift.testCases.unit
Class TestCasesIndex
- java.lang.Object
-
- org.snpsift.testCases.unit.TestCasesIndex
-
public class TestCasesIndex extends java.lang.Object
Annotate test case- Author:
- pcingola
-
-
Constructor Summary
Constructors Constructor Description TestCasesIndex()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
test_01()
Index a VCF file and query all entriesvoid
test_02()
Index a VCF file and query all entries
-