Package bref

Class UnBref3


  • public class UnBref3
    extends java.lang.Object

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

    Instances of class UnBref3 are not thread-safe.

    • Constructor Summary

      Constructors 
      Constructor Description
      UnBref3()  
    • 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

      • UnBref3

        public UnBref3()
    • 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