..
datasources
Use the new downsampling implementation by default
2012-12-10 09:44:50 -05:00
downsampling
Downsampling: experimental engine integration
2012-09-06 15:03:27 -04:00
executive
Reorganized the codebase beneath top-level public and private directories,
2011-06-28 06:55:19 -04:00
filters
Updated and more thorough version of the BadCigar read filter
2012-08-17 17:05:27 -04:00
iterators
Use the new downsampling implementation by default
2012-12-10 09:44:50 -05:00
refdata
Move VCF/BCF2/VariantContext to new standalone org.broadinstitute.variant package
2012-12-19 10:25:22 -05:00
report
Added unit test for outputting sorted GATKReport Tables
2013-01-03 16:53:59 -05:00
samples
Cleanup of VCF header lines and constants, BCF2 bugfixes
2012-06-21 15:16:31 -04:00
traversals
Initial updates for ActiveRegionShard
2013-01-03 17:00:13 -05:00
walkers
Cleanup and unit tests for EventType and ReadRecalibrationInfo in BQSR
2013-01-04 11:39:25 -05:00
CommandLineGATKUnitTest.java
Adding Unit Tests to cover the exception catching for Picard errors: because we are using String matching, we want to ensure that we know if/when the exception text changes underneath us.
2012-07-18 21:48:58 -04:00
EngineFeaturesIntegrationTest.java
Proper error handling in NanoScheduler
2012-09-19 17:03:13 -04:00
GenomeAnalysisEngineUnitTest.java
Removed the "Walker" suffix from all walkers that had it.
2012-07-20 17:27:11 -04:00
MaxRuntimeIntegrationTest.java
Add GATK-wide command line argument to control the maximum runtime allowed for the GATK
2012-10-26 13:18:34 -04:00
WalkerManagerUnitTest.java
Fixing walker unit test with the new naming convention
2012-07-20 17:50:29 -04:00