/** The size of an indel to check for in the reference model */
@Argument(fullName="indelSizeToEliminateInRefModel",shortName="ERCIS",doc="The size of an indel to check for in the reference model",required=false,exclusiveOf="",validation="")
...
...
@@ -402,7 +402,7 @@ class HaplotypeCaller(val root: Configurable) extends CommandLineGATK with Scatt