Membrane Tutorial Slides
Membrane Tutorial Slides
Justin A. Lemkul
September 13, 2013
[email protected]
Objectives
• Learn the fundamentals of
– Self-consistent force fields
– Membrane and membrane protein
simulations
• http://lipidbook.bioch.ox.ac.uk/
• Protocol online
http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin/gmx-tutorials/membrane_protein/index.html
Setup
Tutorial Exercise Run
Analyze
ffnonbonded.itp lipid.itp
[ defaults ] [ defaults ]
[ atomtypes ] [ atomtypes ]
[ nonbond_params] [ nonbond_params]
Lipid-Lipid terms
Lipid-GROMOS terms
[ pairtypes ] [ pairtypes ]
ffbonded.itp
[ bondtypes ]
[ angletypes ]
[ dihedraltypes ] [ dihedraltypes ]
Setup
Tutorial Exercise Run
Analyze
• Notes on cutoffs
– Berger: plain 1.0-nm cutoffs
– GROMOS96: 0.9/1.4-nm twin-range
• Here we use 1.2-nm (single-range)
– APL and membrane properties unaffected
– Peptide secondary structure
Setup
Tutorial Exercise Run
Analyze
• Index groups
– Lateral diffusion: P8 atoms
– Membrane thickness: P8 atoms in each leaflet
– Deuterium order parameters: each acyl C
atom
Setup
Tutorial Exercise Run
Analyze
• All P8 atoms
– Use make_ndx or g_select
• In make_ndx: a P8
• In g_select: name P8;
a C34 a C15
a C36 a C17
a C37 a C18
… …
a C50 a C31
Setup
Tutorial Exercise Run
Analyze
• Lateral diffusion
echo 0 | g_msd –s md.tpr –f traj.xtc –n all_p8.ndx –
lateral z –o msd_p8.xvg
– May have to deal with PBC separately for each
leaflet
• Membrane thickness
echo 0 1 | g_dist –s md.tpr –f traj.xtc –n
top_bot_p8.ndx
– Only z-distance important (x/y should be ≈0)
– May not tell the whole story
Setup
Tutorial Exercise Run
Analyze
Allen, W.J., Lemkul, J.A., and Bevan, D.R. (2009) J. Comput. Chem. 30: 1952.