gatk-3.8/public/java
Mark DePristo 9df58314ab Bugfix for counting of applied filters
-- Because LocusWalkers have multiple filtering streams, each counting filtering independent, and the close() function set calling setFilter on the global result, not on the private counter, which is incorporated into the global (thereby incrementing the counts of each filter).
-- [delivers #52667213]
2013-07-01 21:09:48 -04:00
..
config
src Bugfix for counting of applied filters 2013-07-01 21:09:48 -04:00
test Fix pipeline tests that were not respecting the pipeline test dry run setting 2013-06-28 15:27:17 -04:00