Package bref

Class Bref3


  • public class Bref3
    extends java.lang.Object

    Class Bref3 converts files in VCF format into bref version 3 format.

    Instances of class Bref3 are not thread-safe.

    • Constructor Summary

      Constructors 
      Constructor Description
      Bref3()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      The main() method is the entry point to the bref program.
      • Methods inherited from class java.lang.Object

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

      • Bref3

        public Bref3()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        The main() method is the entry point to the bref program. See the usage() method for usage instructions.
        Parameters:
        args - the command line arguments