After sourcing the latest gromacs
the following error occurred
mpirun -np 2 gmx_MMPBSA -O -i
protein_lig_mmpbsa.in -cs 32-md.tpr -ct 36-md-fit.xtc -ci index.ndx -cg 3 4 -cp topol.top -o protein_lig_MMPBSA.dat -eo protein_lig_MMPBSA.csv
[INFO ] Starting gmx_MMPBSA v1.6.3
[INFO ] Command-line
mpirun -np 2 gmx_MMPBSA -O -i
protein_lig_mmpbsa.in -cs 32-md.tpr -ct 36-md-fit.xtc -ci index.ndx -cg 3 4 -cp topol.top -o protein_lig_MMPBSA.dat -eo protein_lig_MMPBSA.csv
[INFO ] Checking
protein_lig_mmpbsa.in input file...
[INFO ] Checking
protein_lig_mmpbsa.in input file...Done.
[INFO ] Checking external programs...
[INFO ] cpptraj found! Using /home/sairam/miniconda3/envs/gmxMMPBSA/bin/cpptraj
[INFO ] tleap found! Using /home/sairam/miniconda3/envs/gmxMMPBSA/bin/tleap
[INFO ] parmchk2 found! Using /home/sairam/miniconda3/envs/gmxMMPBSA/bin/parmchk2
[INFO ] sander found! Using /home/sairam/miniconda3/envs/gmxMMPBSA/bin/sander
[INFO ] Using GROMACS version > 5.x.x!
[INFO ] gmx found! Using /usr/local/gromacs/bin/gmx
[INFO ] Checking external programs...Done.
[INFO ] Building AMBER topologies from GROMACS files...
[INFO ] Get PDB files from GROMACS structures files...
[INFO ] Making gmx_MMPBSA index for complex...
[INFO ] Normal Complex: Saving group C-alpha_Backbone (3_4) in _GMXMMPBSA_COM_index.ndx file as _GMXMMPBSA_COM.pdb
[INFO ] No receptor structure file was defined. Using ST approach...
[INFO ] Using receptor structure from complex to generate AMBER topology
[INFO ] Normal Receptor: Saving group C-alpha (3) in _GMXMMPBSA_COM_index.ndx file as _GMXMMPBSA_REC.pdb
[INFO ] No ligand structure file was defined. Using ST approach...
[INFO ] Using ligand structure from complex to generate AMBER topology
[INFO ] Normal Ligand: Saving group Backbone (4) in _GMXMMPBSA_COM_index.ndx file as _GMXMMPBSA_LIG.pdb
File "/home/sairam/miniconda3/envs/gmxMMPBSA/bin/gmx_MMPBSA", line 8, in <module>
sys.exit(gmxmmpbsa())
File "/home/sairam/miniconda3/envs/gmxMMPBSA/lib/python3.9/site-packages/GMXMMPBSA/app.py", line 98, in gmxmmpbsa
app.make_prmtops()
File "/home/sairam/miniconda3/envs/gmxMMPBSA/lib/python3.9/site-packages/GMXMMPBSA/main.py", line 681, in make_prmtops
self.FILES.mutant_receptor_prmtop, self.FILES.mutant_ligand_prmtop) = maketop.buildTopology()
File "/home/sairam/miniconda3/envs/gmxMMPBSA/lib/python3.9/site-packages/GMXMMPBSA/make_top.py", line 122, in buildTopology
self.gmx2pdb()
File "/home/sairam/miniconda3/envs/gmxMMPBSA/lib/python3.9/site-packages/GMXMMPBSA/make_top.py", line 523, in gmx2pdb
self.resi, self.resl, self.orderl = res2map(self.indexes, self.complex_str)
File "/home/sairam/miniconda3/envs/gmxMMPBSA/lib/python3.9/site-packages/GMXMMPBSA/utils.py", line 600, in res2map
for e in value['num']:
TypeError: string indices must be integers
Error occurred on rank 0.
Exiting. All files have been retained.
Abort(1) on node 0 (rank 0 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0