Skip to content

Add an option to optionally use the GATK VariantFiltration instead of VQSR #1586

Open

Description

Description of feature

For haplotypecaller, if known snps or indels are not passed, then VQSR can't be used.

VQSR should be set by default. But, the user should be able to select VariantFiltration if they would rather set filter thresholds explicitly. If known snps or indels are not passed in, and haplotypecaller is selected, then VariantFiltration should be used automatically.

https://gatk.broadinstitute.org/hc/en-us/articles/360035531112--How-to-Filter-variants-either-with-VQSR-or-by-hard-filtering#2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions