gatk-3.8/java/test/org/broadinstitute/sting/gatk
ebanks f5a30d0248 I just spoke to Andrey & Kiran (the original authors of these tools), and they voted to kill these in favor of Picard
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4313 348d0f76-0448-11de-a6fe-93d51630548a
2010-09-20 13:27:35 +00:00
..
arguments Removing the obsolete --hapmap and --hapmap_chip options 2010-08-31 16:57:05 +00:00
contexts/variantcontext Update integration tests to use the new ROD syntax. 2010-08-25 18:13:30 +00:00
datasources Quickly adding a new convenience method for retreiving a group of samples. The method is getSamples(Collection<String>) and returns a set of sample objects. There's also a test there. 2010-09-17 15:55:17 +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 Final step in error refactoring. GATK exception is now ReviewedStingException, indicating that this exception is really what one wants. Only use this exception when you have thought about StingException vs. UserException and made a real decision. 2010-09-12 15:07:38 +00:00
iterators Eliminated -mrl option. 2010-08-26 21:38:03 +00:00
refdata removal of most of the old GATK ROD system; also a fix for -Dsingle so we can again run just a single unit or integration test (single tests in tribble can be run with the -DsingleTest option now). More to come. 2010-09-15 22:54:49 +00:00
traversals Command-line argument tagging is in, and the ROD system is hacked slightly to support the new syntax 2010-08-25 03:47:57 +00:00
walkers I just spoke to Andrey & Kiran (the original authors of these tools), and they voted to kill these in favor of Picard 2010-09-20 13:27:35 +00:00