
2 PLACING KCSA IN A MEMBRANE 31
Figure 9: Outcome of solvation. Red water molecules are located in the mem-
brane re gion and must be deleted.
mol delete all
package require psfgen
resetpsf
readpsf kcsa popc water TEMP.psf
coordpdb kcsa popc water TEMP.pdb
foreach segid $seglist resid $reslist {
delatom $segid $resid
}
writepdb kcsa popcw.pdb
writepsf kcsa popcw.psf
file delete kcsa popc water TEMP.psf
file delete kcsa popc water TEMP.pdb
6 Load files kcsa popcw.psf and kcsa popcw.pdb. Check that your sys-
tem is OK and, if necessary, regenerate the files by using the script
Comentários a estes Manuais