Skip to content

Identical values for fill-tags F_MISSING #2447

@a-lud

Description

@a-lud

Hi,

I'm using fill-tags to calculate F_MISSING for two groups (5 samples each group). All the returned F_MISSING values are identical. Maybe something related to #1684 ?

$ bcftools +fill-tags test.vcf.gz -- -t F_MISSING -S test.groups

#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO	FORMAT	HCU1	HCU2	HCU3	HCU4	HCU5	HEL1	HEL2	HEL3	HEL4	HEL5
chr1	1	.	C	T	30	PASS	DP=2470;F_MISSING_HCU=0.4;F_MISSING_HEL=0.4;F_MISSING=0.4	GT:PL:DP:AD:GQ	./.:0,18,181:6:6,0:21	0/0:0,30,255:10:10,0:33	./.:70,0,141:9:6,3:66	0/1:244,0,180:18:8,10:127	./.:0,18,152:6:6,0:21	0/0:0,48,255:16:16,0:127	0/0:0,30,255:11:10,0:127	./.:0,24,233:8:8,0:127	0/0:0,57,255:19:19,0:127	0/0:0,84,255:28:28,0:127

Versions

$ bcftools +fill-tags --version
bcftools  1.22-21-gb6f490c1 using htslib 1.22.1-2-g199e45c6
plugin at 1.22-21-gb6f490c1 using htslib 1.22.1-2-g199e45c6

test.groups.txt
test.vcf.txt

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