Skip to content

As bioinf I want filtermutect calls added to gatk mtdna calling so that variant calls are filtered before reporting #2631

@MatthieuBeukers

Description

@MatthieuBeukers

Objective
After variant calling on chrM, filter the calls with FilterMutectCalls so unreliable variants might be filtered out (this step is also part of GATK best practices).

Proposed demo
Maybe show number of variants in vcf before and after implementing filtermutect and also which kind of calls are removed (calls with HL <0.01 for example?)

Proposed requirements
Branch feat/implement_gatk_mtdna_snv_calling is done, accepted and merged (?)

Implementation suggestion (optional)
Add this step after variant calling and before vcf merging. Take inspiration from mtDNA-Server 2

Additional context (optional)
This step is part of GATK best practices guidelines

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions