I have made a protein-protein docking and performed simulations using Gromacs. I was to make MMPBSA study on it.
1. The docked complexes residues are not in a continuous sequence. (eg. Chain A has 1 to 100 and Chain B has 1 to 90).
2. The atom numbers were sequentially arranged. (eg. Chain A has 1-2000 atoms and Chain B has 2001-4000 atoms)
3. So I have created two separate ndx files with chain A and chain B separately. Now how to proceed with MMPBSA analysis?
I am following https://rashmikumari.github.io/g_mmpbsa/ tutorial. But how to provide two index files in Gromacs?