Welcome to GWAS-GMDR!
Multifactor dimensionality reduction (MDR) has been successfully applied to identification of gene-gene interactions for the complex traits.
Generalized MDR (GMDR) was its extension that allows adjustment for covariates. The current GMDR software mainly focuses on candidate gene association studies with a relatively small number of genetic markers and has some limitations to be extended to genome-wide association studies (GWAS) with a large number of genetic markers.
GWAS-GMDR is an effective parallel computing program package with special features for GWAS with a large number of genetic markers by using distributed job scheduling method and/or CUDA-enabled high-performance graphic processing units (GPU).
- First, it implemented an effective memory handling algorithm and efficient procedures for GMDR to make joint analysis of multiple genes feasible for GWAS.
- Second, a weighted version of cross-validation consistency based on 'top-K selection' (WCVCK) was proposed to report multiple candidates for causal gene-gene interactions.
- Third, various performance measures were implemented to evaluate MDR classifiers, including balanced accuracy, tau-b, likelihood ratio and normalized mutual information.
- Fouth, three popular methods for handling missing genotypes were implemented: complete, available and missing category.
- Finally, our applications support both CPU-based and GPU-based parallel computing system.