Hello,
Thanks for your work on the Straglr tool.
I am currently attempting to benchmark STR genotyping software, but due to Straglr's VCF 4.5 output (which is not yet fully supported by htslib, although partial support landed in 1.22), PySAM (which wraps htslib 1.21) seems to struggle with these VCFs and I get errors that seem to relate to END tags (see my discussion on the Truvari tool issues page here: ACEnglish/truvari#290).
Right now, it seems PySAM/htslib 1.21 need these END tags to calculate SV length in some cases. As a result, I cannot benchmark Straglr output.
Do you think it would be possible to add back in these deprecated END tags to the variant records+header until full VCF 4.5 support lands in these libraries?
Hello,
Thanks for your work on the Straglr tool.
I am currently attempting to benchmark STR genotyping software, but due to Straglr's VCF 4.5 output (which is not yet fully supported by htslib, although partial support landed in 1.22), PySAM (which wraps htslib 1.21) seems to struggle with these VCFs and I get errors that seem to relate to END tags (see my discussion on the Truvari tool issues page here: ACEnglish/truvari#290).
Right now, it seems PySAM/htslib 1.21 need these END tags to calculate SV length in some cases. As a result, I cannot benchmark Straglr output.
Do you think it would be possible to add back in these deprecated END tags to the variant records+header until full VCF 4.5 support lands in these libraries?