I want to create a representation in vmd to view only the hydrophobic (non polar) region of lipid bilayer. How can we do that ? Also, can we measure the length of that hydrophobic region using vmd.
There are many ways how you can do this. All depends on you identifying which atoms belong to the headgroup region and which belong to the hydrophobic region.
Probably the easiest way if you are not interested in the hydrogens of the hydrophobic region is to know the name of carbon atoms in the head group region. e.g. for POPC, you can make the selection:
(lipid and carbon) and not name C1 C2 C3 C1 C11 C13 C15.
Thank you sir. Since my lipid bilayer is a POPC system, the selection that you gave to me worked perfectly. But, since I actually want to remove the water from the hydrophobic region, I want to measure the length of the hydrophobic region or just identify the Z-axis values for which the hydrophobic region lies. Is there anything we can do for it ?