SanDisk Membrain Software Manual do Utilizador Página 20

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 43
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 19
1 BUILDING A STRUCTURAL MODEL OF KCSA 20
3 Now we will combine the output PDB file solkcsa.pdb with the rest of
the system. Do this by entering:
vmd -dispdev text -e make solv.tcl
(or type in the Tk Console source make solv.tcl).
The content of the script is:
set sol infile solkcsa.pdb
set kcsa inbase kcsav
set outbase kcsav solv raw
package require psfgen
resetpsf
topology ../top all27 prot lipid.rtf
segment SOLV {
auto none
first NONE
last NONE
pdb $sol infile
}
coordpdb $sol infile SOLV
readpsf ${kcsa inbase}.psf
coordpdb ${kcsa inbase}.pdb
writepdb ${outbase}.pdb
writepsf ${outbase}.psf
exit
This creates the corresponding segment for the new water molecules, com-
bining them with your previous psf and pdb files.
Now we will remove unwanted water molecules, which basically means finding
good selection criteria in VMD. Here, we want to eliminate water molecules
located in the hydrophobic protein-membrane interface (Fig. 6).
Membrane-protein matching. Placement of a protein in the mem-
brane can be guided by the hydrophobicity of its residues. In cases
like KcsA, by simply looking at the protein one can get an idea of
where the hydrophobic region of the membrane will be located.
The “Orientations of Proteins in Membranes (OPM)” database
(http://opm.phar.umich.edu/) and the program “Membrane Pro-
tein Explorer” (MPEx, http://blanco.biomol.uci.edu/mpex) provide
a more rigorous way, based on energetics and thermodynamics prop-
erties, to determine which protein domains are embedded in the
membrane.
4 To make selection easier, we will first center everything on the origin. Open
VMD and be sure that you are in the mem-tutorial-files/01-BUILD/
directory.
Vista de página 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 ... 42 43

Comentários a estes Manuais

Sem comentários