gatk-3.8/java/test/org/broadinstitute/sting/gatk/walkers
ebanks b911b7df82 Fixing the AC annotation to be in line with the VCF spec
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2593 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-15 18:28:52 +00:00
..
annotator 1. Fixed small but embarrassing bug in weighted Allele Balance annotation calculation. 2010-01-12 18:33:53 +00:00
concordance Check for division by 0 in annotations 2010-01-07 19:27:15 +00:00
fasta moved hard-coded file paths to the oneKGLocation, validationDataLocation, and seqLocation variables setup in the BaseTest. 2009-12-29 07:40:48 +00:00
filters moved hard-coded file paths to the oneKGLocation, validationDataLocation, and seqLocation variables setup in the BaseTest. 2009-12-29 07:40:48 +00:00
genotyper Fixing the AC annotation to be in line with the VCF spec 2010-01-15 18:28:52 +00:00
indels moved hard-coded file paths to the oneKGLocation, validationDataLocation, and seqLocation variables setup in the BaseTest. 2009-12-29 07:40:48 +00:00
recalibration As per discussions with Tim we are reverting the previous change regarding PairedReadOrderCovariate. The CycleCovariate now differentiates between first and second of pair by multiplying the cycle by -1. PairedReadOrderCovariate has been removed completely. 2010-01-15 18:18:59 +00:00
DepthOfCoverageIntegrationTest.java moved hard-coded file paths to the oneKGLocation, validationDataLocation, and seqLocation variables setup in the BaseTest. 2009-12-29 07:40:48 +00:00
PileupWalkerIntegrationTest.java Now that we changed how deletions are represented, got to update MD5... 2009-12-30 22:00:58 +00:00
PrintReadsWalkerTest.java A big fix for MergingSamRecordIterator, where we weren't correctly handling the comparisons of SAMRecords correctly (we weren't applying the new reference index first, so sometimes the MT contig would be ID 23, sometimes 24 in different records). 2009-10-02 19:35:35 +00:00