Closed sharonxup6 closed 2 years ago
The --gxe_interaction option is no longer supported in MMAP. I suggest you consider GEM or LinGxEScanR
I see. Thank you for your response and suggestions.
jeffoconnell496 @.***> 於 2022年5月10日 週二 上午9:39寫道:
Closed #5 https://github.com/MMAP/MMAP-releases-issues-Q-and-A/issues/5.
— Reply to this email directly, view it on GitHub https://github.com/MMAP/MMAP-releases-issues-Q-and-A/issues/5#event-6583590222, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHL3TKPHF5YGD4FBS5FQGE3VJKGNVANCNFSM5VPRN6JQ . You are receiving this because you authored the thread.Message ID: @.*** com>
I'm running a GWAS with MMAP. I think I followed the instructions and it still doesn't work. The message shows "Segmentation fault (core dumped)." Where should I modify it? Thank you. Here is my code:
cd ~/pathway/to/files/ /usr/local/MMAP/mmap \ --ped my_ped.bin \ --read_binary_covariance_file my_ped.bin \ --phenotype_filename my_phe.csv \ --trait ln_Ab \ --covariates AGE PC1 PC2 PC3 \ --gxe_interaction AGE \ --binary_covariate_filename ~/PROJ/GWAS/mmap_allchr.bin \ --binary_genotype_filename ~/PROJ/GWAS/mmap_allchr.bin \ --file_suffix ./output/ln_Ab