gatk-3.8/protected/java
Mauricio Carneiro 2b923f1568 fix for DiagnoseTargets multiple filter output
Problem
-------
Diagnose targets is outputting both LOW_MEDIAN_COVERAGE and NO_READS when no reads are covering the interval

Solution
--------
Only allow low median coverage check if there are reads

[fixes #48442675]
2013-04-22 23:53:09 -04:00
..
src/org/broadinstitute/sting fix for DiagnoseTargets multiple filter output 2013-04-22 23:53:09 -04:00
test/org/broadinstitute/sting fix for DiagnoseTargets multiple filter output 2013-04-22 23:53:09 -04:00