There was some question raised during code review about whether merge_variant_headers() in variant_utils is still correct given the recent changes to the way htslib syncs changes to variant headers (although tests do pass). In particular, we need to figure out whether we still need to pass in a null pointer at the end to bcf_hdr_add_sample().
There was some question raised during code review about whether merge_variant_headers() in variant_utils is still correct given the recent changes to the way htslib syncs changes to variant headers (although tests do pass). In particular, we need to figure out whether we still need to pass in a null pointer at the end to bcf_hdr_add_sample().