GROMACS version: latest
GROMACS modification: Yes/No
Here post your question
Hello,
I am simulating a protein in lipid bilayer (DMPC) and have generated files using charmm gui input generator.
after extracting the input files I can see 6 equilibration mdp files that is step6.1_equilibration.mdp to step6,6_equilibartion.mdp
Do i have to run all the equilibration step before production run?
How can i get the phi and psi value for plotting Ramachandran plot (is it by using gmx rama command)? and also I want to plot it residue wise how can i accomplish that?
I have earlier simulated one peptide with Alternating L and D amino acid but after md run i could see one that one D-Ala is totally in the second quadrant that is phi (-) and psi(+) is it possible to have D amino acid in second quadrant of ramachandran plot?
if yes in the 3rd question what can we infer from the result?
Do i have to run all the equilibration step before production run?
I do not know exactly which steps are suggested by charmm gui, but
I suggest to understand the meaning of each step before running it by looking at the mdp file.
In general, before data production, the following is important
energy minimization to have the system in one of the energy minima of the potential used to describe the system (force field) and to remove sterical clash
relax the environment (solvent and ion and lipid bilayer) around the protein to avoid bad contact (usually this step is done applying position restraint to the hetero atoms of the protein)
equilibrate the system to the desired temperature and pressure,
Once the system is relax and equilibrate in the corrected thermodynamic ensemble, you can start data production.
From the help description: " Using simple Unix tools such as grep you can select out specific residues."
It sounds like the stereochemistry inverted. It should be apparent by simple visualization if it did. Sometimes this can happen during minimization if the Hα position was not generated well.
I am attaching a drive link here in which there is a screenshot of DALA-6 ramachandran plot and there you can see some dihedral angle come in second quadrant and some in 3rd which is not allowed region for D aminoacid.
and in gromacs files that i have attached there are all files including initial structure, mdp files that i have generated by charmm gui.
link- check - Google Drive
please have a look and do comment if something seems wrong
I don’t know what the issue is and I’m afraid it’s not something I have time to dig into in detail. If the stereochemistry is inverting anywhere, you should be able to identify when that happens visually and work backwards from there to determine where the problem might lie.