Skip to content

bcftools norm error #1131

@Fazulur

Description

@Fazulur

Dear bcftools team,

I got the below error when I tried to normalize vcf (generated using gatk jointcalling for genome build 37) using bcftools 1.9 version.
Error: wrong number of fields in FMT/MMQ at 1:10146, expected 14474, found 21711

Command I used
bcftools view --threads 16 -r 1 sample.vcf.gz |bcftools norm --threads 16 -m -any -O b -o test.bcf.gz

Could you please help me to resolve this issue.

Thanks In Advance
Fazulur Rehaman

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions