Hi Andrew
After some filtering steps of GATK toolkit, mutations will be annotated as "PASS", "contamination", "weak_evidence" or other combinations of such filters in vcf files. Could you please describe mutations with what kind of filter will be used to take the union?
For instance, if only using “PASS” mutations to take the union. A mutation is "PASS" in sample A, while in sample B the mutation is annotated as "contamination" which means some reads support the mutation are cross contamination. Will this be tricky or such situation is extremely rare?
Thank you!