gatk-3.8/scala/qscript/playground
kshakir ac3f1be7f0 Added a samtools merge CLF.
Using samtools to merge the low pass bams before cleaning to avoid "Too many open files." with 1500+ bams.
Other minor cleanup as pointed out by the IntelliJ scala plugin.


git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@5942 348d0f76-0448-11de-a6fe-93d51630548a
2011-06-03 22:20:38 +00:00
..
HybridSelectionPipeline.scala Added argument to WGP and HSP to allow more memory. 2011-06-03 20:48:37 +00:00
WholeGenomePipeline.scala Added a samtools merge CLF. 2011-06-03 22:20:38 +00:00
recalibrate.scala Walkers can now specify a class extending from Gatherer to merge custom output formats. Add @Gather(MyGatherer.class) to the walker @Output. 2011-03-24 14:03:51 +00:00