Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when run_coloc.py #22

Open
JieWu2012 opened this issue Nov 28, 2023 · 0 comments
Open

error when run_coloc.py #22

JieWu2012 opened this issue Nov 28, 2023 · 0 comments

Comments

@JieWu2012
Copy link

JieWu2012 commented Nov 28, 2023

Hi when I run the run_coloc.py for the example data
python3.7 $REPO/run_coloc.py -gwas_mode pvalue -gwas $DATA/processed_summary_imputation/imputed_CARDIoGRAM_C4D_CAD_ADDITIVE.txt.gz -eqtl_mode bse -eqtl GTEx_Analysis_v8_eQTL/Whole-Blood.v8.signif-variant-gene-pairs.txt.gz -gwas_sample_size 149461 -eqtl_sample_size 670 -p1 2.4769e-05 -p2 0.00288782 -p12 1.264e-06 -parsimony 8 -output CARDIoGRAM_C4D_CAD_ADDITIVE_Whole_Blood.txt.gz

I got this error:
File "/scg/apps/software/summary-gwas-imputation/20220620/bin/run_coloc.py", line 67, in
run(args)
File "/apps/software/summary-gwas-imputation/20220620/bin/run_coloc.py", line 12, in run
Coloc.initialize(args.coloc_script)
File "/apps/software/summary-gwas-imputation/20220620/bin/genomic_tools_lib/external_tools/coloc/Coloc.py", line 25, in initialize
coloc_r = importr('coloc').coloc_abf
File "/home/.conda/envs/Coloc/lib/python3.7/site-packages/rpy2/robjects/packages.py", line 453, in importr
env = _get_namespace(rname)

Do you know what is wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant