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

Checking for correct ligand code in all input files #131

Open
Ntr9999 opened this issue Jan 29, 2021 · 0 comments
Open

Checking for correct ligand code in all input files #131

Ntr9999 opened this issue Jan 29, 2021 · 0 comments

Comments

@Ntr9999
Copy link

Ntr9999 commented Jan 29, 2021

What I observed:
My .yml file originally had the lowercase ligand code in the setup section (a rookie error from me). However, mdpow-equilibrium is allowed to proceed when this is the case. But when it comes to -fep, it throws out an error:

Fatal error:
Did not find any molecules of type 'xxx' for coupling

xxx = your three letter ligand code (in lowercase)

But since the equilibrium files are created with the lowercase ligand code, it is then too late to change it to uppercase.

Suggestion: Throw out an error unless the ligand code is correct in ALL input files, before allowing mdpow-equilibrium to proceed, because currently it only errors at the -fep stage, at which point it is too late.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants