Open maltose1117 opened 2 years ago
The details of ori.example.sh
is shown as below.
python2 AnnoPred.py\
--sumstats=test_data/GWAS_sumstats.txt\
--ref_gt=test_data/test\
--val_gt=test_data/test\
--coord_out=test_output/coord_out\
--N_sample=69033\
--annotation_flag="tier3"\
--P=0.1\
--local_ld_prefix=tmp_test/local_ld\
--out=test_output/test\
--temp_dir=tmp_test\
Hi Talia,
The error is likely due to the annotation file not properly downloaded? Could you download the annotation file again to see if it solves your issue?
Hi Talia,
The error is likely due to the annotation file not properly downloaded? Could you download the annotation file again to see if it solves your issue?
Thanks for your prompt reply. I will try to download the annotation file and try to run AnnoPred again. Will get back to you soon.
Hi,
I am trying to run the AnnoPred example code (when heritability estimation not provided) but got the following error. May I ask what the problem is and how can I fix it?