-
Notifications
You must be signed in to change notification settings - Fork 0
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
phil parameters not recognized by phenix.refine? #46
Comments
After rolling back to an older version of phenix (version: 1.20-4459) it worked fine. |
Thanks for raising this - this is really weird! At a first glance, I don't see anything in the phenix 1.21 release notes about changes to PHIL formatting. I'm glad that fixed the issue though! I'll dig into this a little more and check back here. |
Happened the same with some bash scripts I had using |
Thanks, this is good to know! It seems like the best short-term solution is to just clarify in the documentation that phenix 1.21 is not currently supported. @mysecondnameisdanger , do you have a working example of a refinement |
phenix version: 1.21-5207
Tried matchmaps for the first time on some in-house data, and it failed at the first phenix.refine step.
matchmaps --mtzoff lysozyme_0MPa.mtz F SIGF \ --mtzon lysozyme_540MPa.mtz F SIGF \ --pdboff lysozyme_0MPa.pdb \ --input-dir . \ --output-dir lysozyme_540MPa --verbose
I re-ran with --verbose flag, and I see that phenix produces the following output:
Some of those flags do appear when I run
phenix.refine --show-defaults
, I'm not sure exactly what's wrong here. Perhaps formatting of the phil file? Or phenix version?The text was updated successfully, but these errors were encountered: