We can now emit bzipped VCFs from the GATK. Details: any walker that defines a VCFWriter for its @Output (i.e. pretty much every core walker from UG and on), also has associated with it the -bzip (--bzip_compression) boolean argument. When set, it will emit a VCF that is compressed with bzip2. git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4093 348d0f76-0448-11de-a6fe-93d51630548a |
||
|---|---|---|
| .. | ||
| storage | ||
| stubs | ||
| CompressedVCFWriter.java | ||
| DirectOutputTracker.java | ||
| OutputTracker.java | ||
| StingSAMFileWriter.java | ||
| ThreadLocalOutputTracker.java | ||