Open cgpu opened 4 years ago
https://github.com/lifebit-ai/gel-gwas/blob/c11b16784a9f554ba07701263c8db208b59951f3/main.nf#L160
Requirement for HWE filtering step: Subset pheno to only females, and pass this to plink --hwe step https://github.com/lifebit-ai/gel-gwas/blob/c11b16784a9f554ba07701263c8db208b59951f3/main.nf#L211
plink --hwe
https://github.com/lifebit-ai/gel-gwas/blob/c11b16784a9f554ba07701263c8db208b59951f3/main.nf#L160-L228
https://github.com/lifebit-ai/gel-gwas/blob/c11b16784a9f554ba07701263c8db208b59951f3/main.nf#L160
Requirement for HWE filtering step: Subset pheno to only females, and pass this to
plink --hwe
step https://github.com/lifebit-ai/gel-gwas/blob/c11b16784a9f554ba07701263c8db208b59951f3/main.nf#L211https://github.com/lifebit-ai/gel-gwas/blob/c11b16784a9f554ba07701263c8db208b59951f3/main.nf#L160-L228