dcgerard / updog

Flexible Genotyping of Polyploids using Next Generation Sequencing Data
https://dcgerard.github.io/updog/
25 stars 8 forks source link

How to Deal With The VCF File of AD #33

Open jiangzuo007 opened 5 months ago

jiangzuo007 commented 5 months ago

When I use Updog and read the corresponding information from VCF, my VCF file is v4.2 without RA field, and it replaces AD, but AD includes Reference allele and Alternative allele. How can I correctly use this reference allele?

Thanks