-
Notifications
You must be signed in to change notification settings - Fork 48
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
fold_analysis_latest.sif generation scores problem #480
Comments
yes, this is because we removed ccp4 from the image. Please refer to #472 |
I'm sorry but I cannot generate the pi_score by following the image build with ccp4. It's maybe cause by the ccp4 version (v9.0.005) ? |
I am sorry to hear that. Yes, it could be because of incompatible ccp4 version, could you try to downgrade ccp4? Can you also provide log files with exact exceptions? If they are not informative, there is a trick you could try: |
Hi, I can't found solution to downgrade ccp4. Log files don't show problems. I don't know when run_pi_score.py/.sh are used. |
FWIW, the pi_score calculation script appears commented out in run_and_summarise_pi_score:
I still end up with errors though:
|
Yeah, we commented it out as a quick fix after removing CCP4 from the default installation, assuming that pi_score might not be essential. @DimaMolod, maybe we could add a conditional check for CCP4 availability and run it if present? The "Error: SC: mds: too many atoms" message looks familiar. We encountered it occasionally with large or highly clashing structures. It originates from the SC program in CCP4 and has not been resolved so far. Does the analysis pipeline crash entirely, or does it just skip this model? |
yes, we removed pi_score because it doesn't work with the newer CCP4 version, and AFAIK there is no way to install the older version...the underlying reason is that pi_score is written in python2.7
I am afraid this error message is generic and can mean a variety of actual problems. |
|
Hi, the latest version of the Singularity image for generate scores don't calculate pi_score for me.
predictions_with_good_interpae.csv
The text was updated successfully, but these errors were encountered: