Skip to content

read_scikit_allel_vcfzarr returns string pad values instead of missing for INFO fields #1195

@jeromekelleher

Description

@jeromekelleher

For example, in the test test_vcf_scikit_allel.py::test_all_fields, the variant_AA field is reported as ['' '' '' '' 'T' 'T' 'G' '' ''] instead of ['.' '.' '.' '.' 'T' 'T' 'G' '.' '.']

I'm not sure if this generalises to other fields, just reporting test breakage seen while fixing #1192

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions