OpenMendel / OrdinalGWAS.jl

Genome-wide association studies (GWAS) for ordered categorical phenotypes
https://openmendel.github.io/OrdinalGWAS.jl/latest/
MIT License
21 stars 7 forks source link

exclude individuals and/or SNPs in GWAS #1

Closed Hua-Zhou closed 5 years ago

Hua-Zhou commented 6 years ago

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

Hua-Zhou commented 5 years ago

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