Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HaplotypeCaller phased missing genotype to .|. #8643

Open
Sherry520 opened this issue Jan 6, 2024 · 0 comments
Open

HaplotypeCaller phased missing genotype to .|. #8643

Sherry520 opened this issue Jan 6, 2024 · 0 comments

Comments

@Sherry520
Copy link

Bug Report

Affected tool(s) or class(es)

gatk HaplotypeCaller --do-not-run-physical-phasing false

Affected version(s)

gatk-4.4.0.0

Description

I used gatk HaplotypeCaller with parameter --do-not-run-physical-phasing false, some missing genotypes were phased to ".|.". What I was expecting was this "./. ", and it will turn to haploid "." after vcftools(0.1.17) recode processing.
So, I have to use gatk HaplotypeCaller --do-not-run-physical-phasing true to avoid phasing processing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant