--
You received this message because you are subscribed to the Google Groups "PrediXcan/MetaXcan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to predixcanmetaxcan+unsubscribe@googlegroups.com.
To post to this group, send email to predixcanmetaxcan@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/predixcanmetaxcan/81d2ea82-54a3-44bc-974d-9aacfb3b3c01%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi there,Which version of python are you using? i.e. would you be able to post the output of executing python --version on a terminal?Best,Alvaro
On Tue, Jun 12, 2018 at 5:26 PM, Lanj <lanj...@gmail.com> wrote:
Hello,I am new to MetaXcan. I followed the instructions to download and extract the program to my local directory. I tried to run the example using the exact same command described on the website and I got error message. I am not sure what's wrong and I hope someone here can help me figure out. Thank you!./MetaXcan.py --model_db_path data/DGN-WB_0.5.db --covariance data/covariance.DGN-WB_0.5.txt.gz --gwas_folder data/GWAS --gwas_file_pattern ".*gz" --snp_column SNP --effect_allele_column A1 --non_effect_allele_column A2 --beta_column BETA --pvalue_column P --output_file results/test.csvTraceback (most recent call last):File "./MetaXcan.py", line 12, in <module>from metax.gwas import Utilities as GWASUtilitiesFile "MetaXcan/software/metax/gwas/Utilities.py", line 7, in <module>import GWASModuleNotFoundError: No module named 'GWAS'
--
You received this message because you are subscribed to the Google Groups "PrediXcan/MetaXcan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to predixcanmetax...@googlegroups.com.
To post to this group, send email to predixca...@googlegroups.com.
Hi there,Which version of python are you using? i.e. would you be able to post the output of executing python --version on a terminal?Best,Alvaro
On Tue, Jun 12, 2018 at 5:26 PM, Lanj <lanj...@gmail.com> wrote:
Hello,I am new to MetaXcan. I followed the instructions to download and extract the program to my local directory. I tried to run the example using the exact same command described on the website and I got error message. I am not sure what's wrong and I hope someone here can help me figure out. Thank you!./MetaXcan.py --model_db_path data/DGN-WB_0.5.db --covariance data/covariance.DGN-WB_0.5.txt.gz --gwas_folder data/GWAS --gwas_file_pattern ".*gz" --snp_column SNP --effect_allele_column A1 --non_effect_allele_column A2 --beta_column BETA --pvalue_column P --output_file results/test.csvTraceback (most recent call last):File "./MetaXcan.py", line 12, in <module>from metax.gwas import Utilities as GWASUtilitiesFile "MetaXcan/software/metax/gwas/Utilities.py", line 7, in <module>import GWASModuleNotFoundError: No module named 'GWAS'
--
You received this message because you are subscribed to the Google Groups "PrediXcan/MetaXcan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to predixcanmetax...@googlegroups.com.
To post to this group, send email to predixca...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/predixcanmetaxcan/e9b8dfb1-b19a-4633-b093-6ca103e8bfa8%40googlegroups.com.