gatk-3.8/public/java
Mark DePristo 9121b98167 CombineVariants outputs the first non-MISSING qual, not the maximum
-- When merging multiple VCF records at a site, the combined VCF record has the QUAL of the first VCF record with a non-MISSING QUAL value.  The previous behavior was to take the max QUAL, which resulted in sometime strange downstream confusion.
2012-08-19 10:29:38 -04:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src CombineVariants outputs the first non-MISSING qual, not the maximum 2012-08-19 10:29:38 -04:00
test CombineVariants outputs the first non-MISSING qual, not the maximum 2012-08-19 10:29:38 -04:00