Skip to content

VCF output is not compatible with current version of PySAM #73

@davidlougheed

Description

@davidlougheed

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions