GROMACS version:
GROMACS modification: Yes/No
Here post your question
may i know how to seperate the protein and petide from complex.pdb file which is docked pdb file of proteina and peptide…i dont know how to differentiate the proteina and peptide …can any say how to seperate the protein and peptide from complex pdb file to generate a topology file?
By ‘differentiate the protein and peptide‘, are you asking how to create a new coordinate file for each one? Most straightforward way would be to open the pdb in a text editor and copy-paste the coordinates into their own pdb files. You could also use something like pyMOL to select a specific chain and export it as its own pdb.
create an index file that has two new groups, let’s say chain_A: protein and chain_B: peptide
you can also convert your gro file to pdb format in which you can have chain designations