Mutect tumor-only vs matched normal calls?
AnsweredI am using GATK 4.1.2.0. This version includes the new FilterMutectCalls module.
I was wondering, is there anything different that Mutect2 does in tumor-only mode vs. in matched-normal mode? In theory, every mutation in the matched-normal should be in the tumor-only mode, correct?
If there is any difference, I suspect it would be in the FilterMutectCalls portion, if I am not mistaken. There seems to be a germline filter that I'm not sure how would work. For example, I see in the documentation this given as an example command:
gatk Mutect2 -R ref.fasta -I tumor.bam -O unfiltered.vcf
I'm not sure how some of Mutect's filters like the germline filter would work in this case. Does Mutect2 just ignore this filter?
-
Hi ,
The GATK support team is focused on resolving questions about GATK tool-specific errors and abnormal results from the tools. For all other questions, such as this one, we are building a backlog to work through when we have the capacity.
Please continue to post your questions because we will be mining them for improvements to documentation, resources, and tools.
We cannot guarantee a reply, however, we ask other community members to help out if you know the answer.
For context, check out our support policy.
-
You can find the differences between tumor-only and matched-normal modes in the Mutect2 documentation and FAQ
Please sign in to leave a comment.
2 comments