Support INFO fields set to missing #1898
Closed
Comments
By best practice, are you taking only about I suppose
|
fnothaft
pushed a commit
to fnothaft/adam
that referenced
this issue
Feb 2, 2018
Resolves bigdatagenomics#1898. Also fixes an issue with converting negative phred values.
heuermh
added a commit
that referenced
this issue
Feb 2, 2018
Resolves #1898. Also fixes an issue with converting negative phred values.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While the best practice for missing VCF INFO fields is to omit them from the INFO column for the variant with the missing field, the VCF spec is actually quite loose about this being the correct way to do things:
We throw if we see an INFO field with a missing value
.
.The text was updated successfully, but these errors were encountered: