gatk-3.8/java/test/org/broadinstitute/sting
ebanks 954dd84f51 Adding an integration test (against hg18 this time) that requires on-the-fly sorting in order to work properly.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4500 348d0f76-0448-11de-a6fe-93d51630548a
2010-10-15 07:45:21 +00:00
..
alignment all fixed..thanks Matt! 2010-09-10 06:18:59 +00:00
commandline 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
datasources/pipeline Updated from SnakeYAML 1.6 to 1.7. 2010-09-22 19:47:49 +00:00
gatk Adding an integration test (against hg18 this time) that requires on-the-fly sorting in order to work properly. 2010-10-15 07:45:21 +00:00
oneoffprojects/walkers The tribble indexes are now updated with correct sequence lengths for each contig they have in their sequence dictionary. Also clean-up in the RMD track builder. 2010-09-21 18:21:22 +00:00
playground/gatk/walkers Recent changes to the build system make the build system complain loudly about 2010-09-24 22:09:12 +00:00
utils High performance version of standard vcf writer. New general static Tribble class for common constants, including general .idx constant and functions to get standard index name for a given file. 2010-10-08 19:53:21 +00:00
BaseTest.java Added the ability to Queue to run scala functions inside the JVM. NOTE: Extend from InProcessFunction instead of CommandLineFunction to use this functionality. 2010-10-06 18:29:56 +00:00
WalkerTest.java High performance version of standard vcf writer. New general static Tribble class for common constants, including general .idx constant and functions to get standard index name for a given file. 2010-10-08 19:53:21 +00:00