I have performed a protein-protein simulation. I wish to see the change in binding between protein chain A & chain B. How to create a index files of chain A & B and do the analysis?
Chain identifiers are valid entries in make_ndx, so "chain A" and "chain B" can be used, if the input file (e.g. PDB) contains the chain identifiers. Otherwise, you have to specify the residue numbers that pertain to each chain.
Lakshmanan Loganathan how can chains be identified in .pdb file ? could you give an example here ? if i want to identify chains in my .pdb file then how can i perform this task ?