Skip to content

fill-tags plugin misreading 'F_MISSING' field #2442

@JoelElkin

Description

@JoelElkin

Hi,

When using the +fill-tags plugin on a vcf with F_MISSING defined in the header, I get this error:

Error: the field INFO/F_MISSING already exists and its Number definition is different

The specific command is bcftools +fill-tags -- -t all and I am 99% sure I am defining F_MISSING correctly - here is the line in the header:

##INFO=<ID=F_MISSING,Number=1,Type=Float,Description="Fraction of missing genotypes (all samples, experimental)">

I have triple checked and there are no duplicate entries in the header for F_MISSING. No other info tags are causing issues. F_MISSING values in the vcf body look fine to me, e.g. F_MISSING=0.0121547

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