-
Notifications
You must be signed in to change notification settings - Fork 260
Closed
Description
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
Labels
No labels