Hello nhaus,
I see this answer in the PLINK2 documentation, however, I have not been able to do the latter element and tell PLINK2 to use hardcalls instead of dosages.
I tried:
plink2 --bfile file --make-pgen erase-dosage --out file
and then:
plink2 --pfile file --glm hide-covar --pheno pheno.txt --covar-name PC1, PC2, PC3 --pheno-name y --out glm
but still only obtain one line per variant in the glm.dose.glm.linear output file.
Have you happened to figure this out in the last 8 months? Any help would be appreciated!