Hello,
I'm running the code using the example input GR018. I cloned the repo, set up conda environment and download fine-mapping tools and build the reference panel without errors. However, after running:
python fine_map_pipe.py -s 120575 ./input/GR018.txt.gz output
I foun the following error:
"FileNotFoundError: File b'/git/CAUSALdb-finemapping-pip/GR018/GR018_1_54226262_56413117.causal.txt' does not exist"
Could you help please?