Accidentally erased important line
This commit is contained in:
parent
e4a225ed09
commit
e861106398
|
|
@ -61,6 +61,7 @@ public class UnifiedGenotyperEngine {
|
||||||
* mutations (SNPs) in DISCOVERY mode or generally when running in GENOTYPE_GIVEN_ALLELES mode; it will by
|
* 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 */
|
* no means produce a comprehensive set of indels in DISCOVERY mode */
|
||||||
EMIT_ALL_SITES
|
EMIT_ALL_SITES
|
||||||
|
}
|
||||||
|
|
||||||
// the unified argument collection
|
// the unified argument collection
|
||||||
private final UnifiedArgumentCollection UAC;
|
private final UnifiedArgumentCollection UAC;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue