Accidentally erased important line

This commit is contained in:
Eric Banks 2012-03-29 11:08:54 -04:00
parent e4a225ed09
commit e861106398
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ public class UnifiedGenotyperEngine {
* mutations (SNPs) in DISCOVERY mode or generally when running in GENOTYPE_GIVEN_ALLELES mode; it will by
* no means produce a comprehensive set of indels in DISCOVERY mode */
EMIT_ALL_SITES
}
// the unified argument collection
private final UnifiedArgumentCollection UAC;