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