OpenMendel / OrdinalGWAS.jl

Genome-wide association studies (GWAS) for ordered categorical phenotypes

Home Page:https://openmendel.github.io/OrdinalGWAS.jl/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

exclude individuals and/or SNPs in GWAS

Hua-Zhou opened this issue · comments

Feature request: add keyword arguments in polrgwas() to exclude certain individuals and/or certain SNPs.

Solved with keyword arguments colinds and rewinds. See docs
https://openmendel.github.io/PolrGWAS.jl/latest/#SNP-and/or-sample-masks-1