You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use bigsnpr to compare the output of clumping vs pruning in my snps dataset from Zymoseptoria tritici. As it is an haploid organism, and I have selected only bialellic snps, I only have 0 (reference) or 2 (alternate) values for my variants after converting the .bed file from plink to bigsnp object.
However, when I try to impute the missing values I end up having "1" values, which would be incorrect since no heterozygous variants should be found. Is there any additional parameter recommended to fix this?
Thank you,
Alex
The text was updated successfully, but these errors were encountered:
Hello,
I would like to use bigsnpr to compare the output of clumping vs pruning in my snps dataset from Zymoseptoria tritici. As it is an haploid organism, and I have selected only bialellic snps, I only have 0 (reference) or 2 (alternate) values for my variants after converting the .bed file from plink to bigsnp object.
However, when I try to impute the missing values I end up having "1" values, which would be incorrect since no heterozygous variants should be found. Is there any additional parameter recommended to fix this?
Thank you,
Alex
The text was updated successfully, but these errors were encountered: