I want to study the structure changes of two similar proteins in presence of two or four heme. The protein about 42 aa and I am doing 50ns simulation. I want to know how to add the heme to simulation. Can anyone suggest on this topic? I am using the following paper for this simulation. I just want to know how to add heme to simulation
I am using the following gromacs program genbox but not understanding the -ci - nmol file how to add this heme molecules please the explain of this file.
Justin: I have .gro and .top file for single molecule (lets say ethane). I want to create larger 'polymeric' sample so I reproduce the molecule nmol-times in larger box by genbox command. But how to force program to write down the new topology file for this bigger system? Option like -p new.top did not work for me (file input/output error). The whole command is:
genbox will never automatically update the topology for anything other than water; the residue name is hard-coded. You have to do the update yourself in a text editor.