Is there a way to make phased variant calls with samtools/bcftools? #2149
Replies: 1 comment 1 reply
-
Currently we have no tool to phase variants within bcftools and |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I built a tool chain to made variant calls against GRCh38. The VCFs are always unphased. I was unable to figure out how to make the variant phased with just samtools & bcftools. Is it feasible or I need to use other tools?
What did I miss? Have I done something wrong?
Beta Was this translation helpful? Give feedback.
All reactions