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
My VCFs contain more than just the GT in the sample column, e.g. GT:AD:DP:GQ:PL 1/1:0,3:3:9:89,9,0. This package expects ONLY the GT field to be present. It would be nice for this package to parse the GT field from the other fields.
The text was updated successfully, but these errors were encountered:
My VCFs contain more than just the GT in the sample column, e.g. GT:AD:DP:GQ:PL 1/1:0,3:3:9:89,9,0. This package expects ONLY the GT field to be present. It would be nice for this package to parse the GT field from the other fields.
The text was updated successfully, but these errors were encountered: