gatk-3.8/java/test/org/broadinstitute/sting/gatk
rpoplin 8f15b2ba72 Memory optimization for the VariantRecalibrator. Only add variants to the list if they pass the novelty and qual filters.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4051 348d0f76-0448-11de-a6fe-93d51630548a
2010-08-17 21:57:28 +00:00
..
arguments fixes for the Tree index, and some small clean-up in the GATK. 2010-08-09 20:41:50 +00:00
contexts/variantcontext moving tests over from the GATK to Tribble, and added a speed-up to the readNextRecord() that Mark suggested. Also removed the contained flag from the queries to Tribble in the GATK. 2010-08-10 17:54:59 +00:00
datasources Massive cleanup of read filtering. 2010-08-11 20:17:11 +00:00
executive A long overdue correction; all unit tests now end in 'UnitTest'. This was something we wanted to do for a while, and now with the performance tests coming, it was a good time to clean-up. Please label any new test appropriately: *UnitTest and *IntegrationTest are the two valid file name patterns for tests. 2010-04-08 06:14:15 +00:00
filters A long overdue correction; all unit tests now end in 'UnitTest'. This was something we wanted to do for a while, and now with the performance tests coming, it was a good time to clean-up. Please label any new test appropriately: *UnitTest and *IntegrationTest are the two valid file name patterns for tests. 2010-04-08 06:14:15 +00:00
io A long overdue correction; all unit tests now end in 'UnitTest'. This was something we wanted to do for a while, and now with the performance tests coming, it was a good time to clean-up. Please label any new test appropriately: *UnitTest and *IntegrationTest are the two valid file name patterns for tests. 2010-04-08 06:14:15 +00:00
iterators Massive cleanup of read filtering. 2010-08-11 20:17:11 +00:00
refdata remove some dependencies on out of date methods from the tests 2010-08-17 00:07:26 +00:00
traversals Massive cleanup of read filtering. 2010-08-11 20:17:11 +00:00
walkers Memory optimization for the VariantRecalibrator. Only add variants to the list if they pass the novelty and qual filters. 2010-08-17 21:57:28 +00:00