hakyimlab / brainxcan

MIT License
8 stars 1 forks source link

Error in MR #7

Open christalnoel opened 7 months ago

christalnoel commented 7 months ago

I have been using BrainXcan for a project and have recently run into an issue with getting one particular set of MR results. When running, I get the error:

Failed to open local file '~/BrainXcan/brainxcan_data/idp_gwas/residual.t1_PC-Subcortical.chr1/GMvol-1.parquet'

When I look at the downloaded brainxcan_data files (from the Zenodo directory), in the idp_gwas folder I see that instead of having a separate folder called residual.t1_PC-Subcortical.chr[num], those files are simply within each of my residual.t1 folders. For instance, within residual.t1.chr1, I see a file PC-Subcortical_GMvol-1.parquet, which is what I'm assuming the program needs to run properly. I'm not sure why the code is directing to an incorrect folder here or how to fix this issue. I'd appreciate any help with this!

zhousiquan commented 5 months ago

https://github.com/hakyimlab/brainxcan/issues/7#issue-2139427201 Dear, I also get the error when running. Did you get your problem solved?