Clean up summary
This commit is contained in:
parent
c6fb215faf
commit
3da71a9bb6
|
|
@ -40,7 +40,7 @@ import java.io.PrintStream;
|
||||||
import java.util.*;
|
import java.util.*;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Emits specific fields from a VCF file to a table-deliminated format
|
* Emits specific fields from a VCF file to a tab-deliminated table
|
||||||
*
|
*
|
||||||
* <p>
|
* <p>
|
||||||
* This walker accepts a single VCF file and writes out user-selected fields from the
|
* This walker accepts a single VCF file and writes out user-selected fields from the
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue