Skip to content

Conversation

daviesrob
Copy link
Member

PR samtools/htslib#1874 changes bcf_remove_allele_set() so that it no longer removes format fields with Type=String, Number=G and the only value left is MISSING. This alters the output of a couple of the bcftools view -a tests as the FGS tag is kept with a MISSING value instead of being removed completely.

N.B. To avoid test failures, samtools/htslib#1874 needs to be merged into HTSlib first, then this should go into BCFtools as soon as possible after.

htslib#1874 changes `bcf_remove_allele_set()` so that it no longer
removes format fields with Type=String, Number=G and the only
value left is MISSING.  This alters the output of a couple of the
`bcftools view -a` tests as the `FGS` tag is kept with a MISSING
value instead of being removed completely.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant