You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After looking into the source code, I fix it with -m 'gb,decomposition' and it seems to work.
But I meet another error:
"
[INFO ] Writing Normal Ligand AMBER topology...
[WARNING] Number of decomp residues to print using print_res = 'within 6' < 2
[INFO ] Increasing cutoff value by 0.1 until number of decomp residues to print >= 2
[ERROR ] MMPBSA_Error
The maximum number of iterations to select interaction residues was reached. Please set print_res with a valid selection.
Check the gmx_MMPBSA.log file to report the problem.
"
How could I revise it to perform the decomposition of the residue energy with Uni-GBSA command?
If I add '-dec' to decompose energy when using unigbsa-traj, the following error will be raised:
unigbsa-traj: error: unrecognized arguments: -dec
Could you fix this?
Thank you very much!
The text was updated successfully, but these errors were encountered: