gatk-3.8/java/test/org/broadinstitute/sting
hanna ee2ec7ced9 Fix off-by-one error in original implementation of read sharding. Tested by
awking output of BamToFastq vs. samtools until the outputs matched exactly.


git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2945 348d0f76-0448-11de-a6fe-93d51630548a
2010-03-06 18:52:53 +00:00
..
alignment oops - didn't mean to check this in 2010-03-02 20:28:22 +00:00
gatk Fix off-by-one error in original implementation of read sharding. Tested by 2010-03-06 18:52:53 +00:00
oneoffprojects/walkers Forgot to check in fix this morning 2010-03-05 21:07:19 +00:00
playground/gatk/walkers 1. To make indel calls, we need to get rid of the SNP-centricity of our code. First step is to have the reference be a String, not a char in the Genotype. Note that this is just a temporary patch until the genotype code is ported over to use VariantContext. 2010-03-02 20:26:40 +00:00
utils Update to VCF code to get it up to spec. 2010-03-03 06:12:42 +00:00
BaseTest.java added root GATKData variable 2010-02-12 15:25:34 +00:00
TrivialInstrumenter.java fixed a bunch of comments and license headers. 2009-06-10 14:10:46 +00:00
WalkerTest.java another test-with-multiple outputs fix 2010-03-04 22:46:15 +00:00