Hello, I want to exclude the IDs MLEAC and MLEAF in the INFO column of my VCF, but using --excludeAnnotation MLEAC doesn't work. IN this question http://gatkforums.broadinstitute.org/gatk/discussion/4955/haplotypecaller-and-clippingranksum it's said that you have to use the full name of the annotation, but I can't find anywhere in the documentation the full name of MLEAC and MLEAF.
The other annotation I want to exclude are excluded fine, so I think I only need the full name of MLEAC and MLEAF, but correct me if I'm wrong, please.
Thanks in advance.