gatk-3.8/protected/java/test/org/broadinstitute/sting/gatk/walkers
David Roazen 42d771f748 Remove org.apache.commons.collections.IteratorUtils dependency from the test suite
-This was a dependency of the test suite, but not the GATK proper,
 which caused problems when running the test suite on the packaged
 GATK jar at release time

-Use GATKVCFUtils.readVCF() instead
2013-08-21 19:44:02 -04:00
..
annotator moved SnpEffUtilUnitTest to public tree 2013-07-30 17:51:40 -04:00
beagle Simpler FILTER and info field encoding for BeagleOutputToVCF 2013-06-14 15:56:13 -04:00
bqsr Removed plots generation from the BaseRecalibration software 2013-06-19 14:47:56 -04:00
compression/reducereads Two reduce reads updates/fixes: 2013-08-01 14:34:59 -04:00
diagnostics Update MD5s and the Diagnose Target scala script 2013-05-13 12:06:17 -04:00
diffengine Fixed issues raised by Appistry QA (mostly small fixes, corrections & clarifications to GATKDocs) 2013-03-12 10:57:14 -04:00
fasta Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
filters Don't allow users to specify keys and IDs that contain angle brackets or equals signs (not allowed in VCF spec). 2013-04-05 00:52:32 -04:00
genotyper Remove org.apache.commons.collections.IteratorUtils dependency from the test suite 2013-08-21 19:44:02 -04:00
haplotypecaller Merge pull request #381 from broadinstitute/mm_rev_picard_to_get_tribble_updates 2013-08-19 18:31:02 -07:00
indels Another fix for the Indel Realigner that arises because of secondary alignments. 2013-06-21 16:59:22 -04:00
phasing Fixed bug in PhaseByTransmission where it was completely dropping multi-allelic records. 2013-08-21 15:46:57 -04:00
validation MathUtils.randomSubset() now uses Collections.shuffle() (indirectly, through the other methods 2013-03-29 14:52:10 -04:00
varianteval Move some VCF/VariantContext methods back to the GATK based on feedback 2013-01-29 16:56:55 -05:00
variantrecalibration Remove org.apache.commons.collections.IteratorUtils dependency from the test suite 2013-08-21 19:44:02 -04:00
variantutils Adaptations to accomodate Tribble API changes, comprising mostly of the following. 2013-08-19 15:52:47 -04:00