gatk-3.8/scala/qscript/oneoffs/carneiro
carneiro 2384e23274 Added the capability of running count covariates only on a given interval.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@5717 348d0f76-0448-11de-a6fe-93d51630548a
2011-04-29 21:30:14 +00:00
..
QuickCCTest.scala implementation of the Gatherer class for CountCovariates, which makes it now scatter/gatherable. Kudos to the @Gather annotation Khalid just introduced! 2011-03-31 21:15:21 +00:00
dataProcessing.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
dataProcessingV2.scala Added the capability of running count covariates only on a given interval. 2011-04-29 21:30:14 +00:00
downsampling.scala Oneoff project to downsample, bootstrap and call snps to test sensitivity/specificity of downsampled coverage in WEX projects. 2011-04-29 19:17:30 +00:00
justClean.scala Added the capability of running count covariates only on a given interval. 2011-04-29 21:30:14 +00:00
pbCalling.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