Skip to content

I have xvg file obtained from gromacs for many lambda states. Now I want to compute free energy of solvation using MBAR approach. I have used estimator .py file i.e, mbar_.py but couldn't able to run it. Below is the error. #334

Answered by dotsdl
kishantchem asked this question in Q&A
Discussion options

You must be logged in to vote

It appears that you pulled the mbar_.py module out of the source tree and then tried to run it as a script. That is a library module, not a script.

To parse files, including XVGs produced via Groamcs, I recommend reviewing the documentation: https://alchemlyb.readthedocs.io/en/latest/parsing.html

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kishantchem
Comment options

Answer selected by dotsdl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants