Skip to content

Enable joint variant calling for germline samples #75

@ikeller

Description

@ikeller

Allow calling of germline short variants jointly on multiple samples as outlined here https://software.broadinstitute.org/gatk/documentation/article?id=11019. This approach is expected to increase accuracy and sensitivity as it makes use of population-wide information.

Each sample is first called individually using HaplotypeCaller in -ERC GVCF mode. GenotypeGVCF is then run on all g.vcfs together. See GATK documentation here: https://software.broadinstitute.org/gatk/best-practices/workflow?id=11145

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions