gatk-3.8/protected/java/test
Eric Banks 8b9c6aae3e Fix bug in Reduce Reads that arises in multi-sample mode.
* bitset could legitimately be in an unfinished state but we were trying to access it without finalizing.
  * added --cancer_mode argument per Mark's suggestion to force the user to explicitly enable multi-sample mode.
  * tests were easiest to implement as integration tests (this was a really complicated case).
2013-05-08 23:23:51 -04:00
..
org/broadinstitute/sting Fix bug in Reduce Reads that arises in multi-sample mode. 2013-05-08 23:23:51 -04:00