-
Notifications
You must be signed in to change notification settings - Fork 17
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
Conditional analysis - Summary Gene Centric Noncoding not running to completion #58
Comments
Hi @samreenzafer, Thanks for the question. If the input to Have you performed the LD pruning step already? Best, |
Hi Xihao, Thanks. |
I did try to run the
I modified the script to print both data before and after calling the `
` |
Hi @samreenzafer, Thanks for sharing more details. There are two relevant but separate things to consider:
Hope this helps. Best, |
Thanks for the detailed response.
|
Hi @samreenzafer, Thanks for the input.
Best, |
Thanks for a great easy to use tool. I've finally reached the step where I would like to do a Gene Centric Noncoding conditional analysis on some select rare variants I identified in my data set.
As per the tutorial, I am running the
STAARpipelineSummary_Gene_Centric_Noncoding.r
script, and this time give a nonNULL input to theknown_loci
variable.`
`
The script first generates the combined summary stats as before
`
`
and then went on running for over 24hours before being killed, and never produced any of the
*_cond_sig.*
files. I'm wondering if this is indeed a very long step, and expected behavior ?The text was updated successfully, but these errors were encountered: