gatk-3.8/java/test/org/broadinstitute/sting
aaron ca2cd9d4f5 a little clean-up: move setting the bases of generated reads into Artificial SAM Utils now that the clean read injector test is gone.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2919 348d0f76-0448-11de-a6fe-93d51630548a
2010-03-03 16:31:45 +00:00
..
alignment oops - didn't mean to check this in 2010-03-02 20:28:22 +00:00
gatk a little clean-up: move setting the bases of generated reads into Artificial SAM Utils now that the clean read injector test is gone. 2010-03-03 16:31:45 +00:00
oneoffprojects/walkers Quick commit in advance of Aaron's. Just a bunch of refactoring (private classes separated out, put in proper package). Also support added for coverage by read group rather than sample. 2010-02-26 16:39:47 +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 Added the capability to allow expressions in an integration test command (i.e. -filter 'foo') by escaping them in the command. 2009-11-24 02:34:48 +00:00