Skip to content

bool object has no attribute split when running vcf2zarr explode  #297

@no7ren

Description

@no7ren

I run into the problem when converting one vcf file with command vcf2zarr explode. After some debugs, it turns out that the problem was caused by some of the 'INFO' field where at some positions they don't have any value and more important is they even don't have "=" like the following:
MQ=4.61443;AN=120;AC=6,26;MQRankSum=1.656;ReadPosRankSum;DP=2423

Can you take this into account like if there is no delimiter (=), you can skip split function?

Thank you!

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