Package bref
Class UnBref3
- java.lang.Object
-
- bref.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)
Themain()
method is the entry point to the bref program.
-