You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, the 4.x versions of the vcf spec all state that GQ is an integer. Having said that, according to github, the particular line referenced above is 8 years old, and its entirely possible that the early 4.x specs incorrectly stated GQ was string (and there is STILL an incorrect example in the 4.3 spec that uses String as well).
Can you clarify the following:
indel_header.addFormatField("GQ", "1","String", "Genotype quality (currently not supported. Always 0)");
There are non-zero GQ values in the final VCFs. I am confused by the header statement.
The text was updated successfully, but these errors were encountered: