gatk-3.8/java/test/org/broadinstitute/sting
aaron cf33614ddc remove the test that's failing the performance tests, please don't release until this is figured out
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4251 348d0f76-0448-11de-a6fe-93d51630548a
2010-09-10 06:30:40 +00:00
..
alignment all fixed..thanks Matt! 2010-09-10 06:18:59 +00:00
commandline The copyright tag that I copied/pasted from a LaTeX document into IntelliJ had 2010-04-20 15:26:32 +00:00
gatk remove the test that's failing the performance tests, please don't release until this is figured out 2010-09-10 06:30:40 +00:00
oneoffprojects/walkers Update integration tests to use the new ROD syntax. 2010-08-25 18:13:30 +00:00
playground The battle is over. Picard is revved. 2010-09-03 05:28:01 +00:00
utils Replaced placeholder support for splitting by read group with read support (sorry everyone), and added relatively comprehensive unit tests to ensure that splitting by read group works. 2010-09-01 22:24:50 +00:00
BaseTest.java VR integration tests are longer but much more useful. 2010-09-03 15:50:19 +00:00
WalkerTest.java Initial implementation of UserError exceptions and error message overhaul. UserErrors and their subclasses UserError.MalFormedBam for example should be used when the GATK detects errors on part of the user. The output for errors is now much clearer and hopefully will reduce GS posts. Please start using UserError and its subclasses in your code. I've replace some, but not all, of the StingExceptions in the GATK with UserError where appropriate. 2010-09-09 11:32:20 +00:00