gatk-3.8/protected
Eric Banks a3d55b3341 Make sure to fail in all cases where the BAM being used was created by ReduceReads.
In some cases, the program records were being removed from the BAM headers by the GATK engine
before we applied the check for reduced reads (so we did not fail appropriately).  Pushed up the
check to happen before the PG tags are modified and added a unit test to ensure it stays that way.
It turns out that some UG tests still used reduced bams so I switched to use different ones.

Based on reviewer feedback, made it more generic so that it's easy to add new unsupported tools.
2014-04-03 16:52:41 -04:00
..
gatk-protected Make sure to fail in all cases where the BAM being used was created by ReduceReads. 2014-04-03 16:52:41 -04:00
pom.xml Update pom versions to mark the start of GATK 3.2 development 2014-03-18 01:18:59 -04:00