gmx_MMPBSA is a new tool based on AMBER's MMPBSA.py aiming to perform end-state free energy calculations with GROMACS files.
GNU General Public License v3.0
226
stars
65
forks
source link
[ERROR ] You did not specify any type of calculation! #24
Closed
raylab-projects closed 3 years ago
While following the Protein-DNA binding free energy calculation, it gave this error after executing command
gmx_MMPBSA -i mmpbsa.in -cs com.tpr -ci index.ndx -cg 1 12 -ct com_traj.xtc
"[INFO ] Started [ERROR ] You did not specify any type of calculation! " Can you please guide me where am I going wrong? Thanks