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

coloc analysis still broken, even on earlier versions #61

Open
Chris-Wills opened this issue Aug 1, 2023 · 3 comments
Open

coloc analysis still broken, even on earlier versions #61

Chris-Wills opened this issue Aug 1, 2023 · 3 comments

Comments

@Chris-Wills
Copy link

Chris-Wills commented Aug 1, 2023

I am running the following command:

Rscript ../../FUSION/FUSION.assoc_test.R \
        --sumstats "$sumstats" \
        --weights "$weights" \
        --weights_dir "$weights_dir" \
        --ref_ld_chr "$ref_ld_chr" \
        --chr "$i" \
        --coloc_P 0.001 \
        --PANELN "$weights" \
        --GWASN 6697 \
        --out "$out" 

When --coloc_P is removed everything runs smoothly, when it is added NA is returned for everything. I tried using coloc package versions 5.1.0.1 and 5.1.0 as suggested in previous posts but nothing has changed.

@Chris-Wills
Copy link
Author

Rolling back all the way to coloc v3.2-1 fixed it.

@SToikumo
Copy link

SToikumo commented Dec 6, 2024

Hi @Chris-Wills,

How did you roll back to coloc v3.2-1? I am having a similar issue at the moment.

I look forward to your thoughts.

@Chris-Wills
Copy link
Author

Hi @Chris-Wills,

How did you roll back to coloc v3.2-1? I am having a similar issue at the moment.

I look forward to your thoughts.

You can download old builds of packages straight from CRAN, coloc is here

Make sure to uninstall the current build first

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

2 participants