Class TestCasesSort


  • public class TestCasesSort
    extends java.lang.Object
    SnpSift 'split' test cases
    Author:
    pcingola
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static boolean debug  
      static boolean verbose  
    • Constructor Summary

      Constructors 
      Constructor Description
      TestCasesSort()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void test_01()
      Vcf Header bug: FORMAT and INFO having the same ID
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • debug

        public static boolean debug
      • verbose

        public static boolean verbose
    • Constructor Detail

      • TestCasesSort

        public TestCasesSort()
    • Method Detail

      • test_01

        public void test_01()
        Vcf Header bug: FORMAT and INFO having the same ID