Working With Metal Ions: Difference between revisions

From NESG Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by one other user not shown)
Line 14: Line 14:
##ION:ion residue contain only one metal ion "ME"<br>  
##ION:ion residue contain only one metal ion "ME"<br>  
##PL/LP: pseudo link residues&nbsp; from protein to "ION" / "ION" to protein  
##PL/LP: pseudo link residues&nbsp; from protein to "ION" / "ION" to protein  
##LL5" psdudo link residues  
##LL5: psdudo link residues  
##CYSZ: Zinc attached cystine with cystine.SG convanlently&nbsp; binds to zinc.  
##CYSZ: Zinc attached cystine with cystine.SG convanlently&nbsp; binds to zinc.  
##CYSS, cystine residue without "HG" atom  
##CYSS: cystine residue without "HG" atom  
##CYS-, negative charged cystine residue without "HG" atom  
##CYS-:&nbsp; negative charged cystine residue without "HG" atom  
#Modify the protein's sequence file to have the required special residues included  
#Modify the protein's sequence file to have the required special residues included  
##Using metal ion attached residues (need pay attention to the charge), eg: <br> <pre> ...
##Using metal ion attached residues (need pay attention to the charge), eg:
VAL  76
<pre> VAL  76
  GLN  77
  GLN  77
  CYSZ  78
  CYSZ  78
Line 26: Line 26:
  ALA  80
  ALA  80
  CYS-  81
  CYS-  81
  GLY 82
  GLY 82 </pre>  
 
... <br> </pre>
##Using psedo link, eg:
##Using psedo link, eg:
<pre>
<pre> VAL  76
VAL  76
  GLN  77
  GLN  77
  CYSS  78
  CYSS  78
Line 45: Line 42:
PL
PL
LL5 LL5 LL5 LL5 LL5
LL5 LL5 LL5 LL5 LL5
ION
ION </pre>  
 
#Upl/lol/aco constraints. Use reliable metal-ligand geometry parameters to derive upper/lower distance limits and angle constraints, and treated as addtional manual constraints during CYANA&nbsp;calculation. eg:
 
<pre> 78  CYSZ  ZN      81  CYS-    SG        2.30  5E01
</pre>  
78  CYSZ  ZN      98  HIS    NE2        2.40  5E01
<br> #Metal-ligand geometry parameters. Use reliable bond length and bond angle parameters to derive upper/lower distance limits and angle constraints, and treated as addtional manual constraints during CYANA&nbsp;calculation.
78  CYSZ  ZN      105 CYS-    SG        2.30  5E01
78  CYSZ  SG      81  CYS-    SG        3.65  5E01
78  CYSZ  SG      98  HIS    NE2        3.75  5E01
78  CYSZ  SG      105 CYS-    SG        3.65  5E01
81  CYS-  SG      98  HIS    NE2        3.75  5E01
81  CYS-  SG      105 CYS-    SG        3.65  5E01
98  HIS    NE2    105 CYS-    SG        3.75  5E01</pre>
<br>


<br>  
<br>  
Line 59: Line 63:
<br> For manual CNS refinement please do the refinement as following:  
<br> For manual CNS refinement please do the refinement as following:  


<br> 1.&nbsp; Set environment for CNS1.1 by run source /farm/users/gliu/alias.cns &lt;pre&gt; alias cns1 /farm/software/cns/cns_solve_1.1/intel-i686-linux_g77/bin/cns
<br> 1.&nbsp; Set environment for CNS1.1 by run:&nbsp;  


<br>  
<br>  


      setenv CNS_TOPPAR /farm/data/gliu/cns1/&lt;/pre&gt;
alias cns1 /farm/software/cns/cns_solve_1.1/intel-i686-linux_g77/bin/cns
setenv CNS_TOPPAR /farm/data/gliu/cns1/  
 
In addition to the topology and parameter files, the metal ion parameter file <tt>ion.top</tt> is required. An example can be found in "cns_cuttha_cis" with all required input files.


In addition to the topology and parameter files, the metal ion parameter file <tt>ion.top</tt> is required. An example can be found in "/farm/users/gliu/projects/cns_cuttha_cis" with all required input files. 2.&nbsp; Prepared required files as described above (final.tbl, final cns format PDB files and put in xplorPDB dir with name as sa_#.pdb) except the PDB file should include the metal ions with format according to [http://www.nsm.buffalo.edu/Chem/HTP_twiki43/bin/view/NESG/CNS CNS] library <tt>ion.top</tt>. cp sa_1.pdb as&nbsp; template.pdb, input files for creating mtf file Note that alignment is important. eg:  
2.&nbsp; Prepared required files as described above (final.tbl, final cns format PDB files and put in xplorPDB dir with name as sa_#.pdb) except the PDB file should include the metal ions with format according to [http://www.nsm.buffalo.edu/Chem/HTP_twiki43/bin/view/NESG/CNS CNS] library <tt>ion.top</tt>. cp sa_1.pdb as&nbsp; template.pdb, input files for creating mtf file Note that alignment is important. eg:  
<pre>ATOM  1249  OT2 ALA    83      69.296  13.232  5.744  1.00  0.00
<pre>ATOM  1249  OT2 ALA    83      69.296  13.232  5.744  1.00  0.00
ATOM  1250 ZN+2 ZN2  150      63.086  13.789 -10.407  1.00  0.00      zinc</pre>  
ATOM  1250 ZN+2 ZN2  150      63.086  13.789 -10.407  1.00  0.00      zinc</pre>  
Line 84: Line 92:
6.&nbsp; Edit and run re_h2o_cu.inp, the refined pdb is kept in refinedPDB, or  
6.&nbsp; Edit and run re_h2o_cu.inp, the refined pdb is kept in refinedPDB, or  


7.&nbsp; Use subcns to submit cns refinement by using PBS: eg, type "sh subcns". Before run subcns , make a folder " com" contains the following file. Type getpdb to get refined pdb files in refinedPDB after it finished.  
7.&nbsp; Use PBS to submit cns refinement parallal: eg, type "sh subcns". Before run subcns , make a folder " com" contains the following file. Type getpdb to get refined pdb files in refinedPDB after it finished.  


*cns.sc: PBS submission  
*cns.sc: PBS submission  
Line 91: Line 99:
*re_h2o_cu.inp: input file for cns refinement<br>
*re_h2o_cu.inp: input file for cns refinement<br>


-Gaohua Liu- 2009<br>
<br>

Latest revision as of 21:05, 6 January 2010

Introduction

One-third of all proteins are "metalloproteins", chemical combinations of protein atoms (carbon, nitrogen, oxygen, hydrogen, sulfur) with ions of metals such as iron, calcium, copper, and zinc. The hemoglobin, for example, that carries oxygen in the bloodstream, is an iron-containing metalloprotein. The metal ions in metalloproteins are critical to the protein's function, structure, or stability. In fact, numerous essential biological functions require metal ions, and most of these metal ion functions involve metalloproteins.

To identify if a protein contains metal ion, bioinfomatic methods such as "zinc finder", and experimental methods such as NMR, SDS/native page can be used.


Running CYANA/AUTOSTRUCTURE for Proteins with Metal Ions

CYANA/AUTOSTRUCTURE can handle structure calculation for protein with metal ions. One can use metal ion attached amino acid or attach the metal ion to protein sequence by using a pseudo long link during CYANA calculations

  1. Check CYANA.lib for special residues: (ION, PL, LL5, LP, CYSZ,HISZ,...,CYS-, CYSS,...).
    1. ION:ion residue contain only one metal ion "ME"
    2. PL/LP: pseudo link residues  from protein to "ION" / "ION" to protein
    3. LL5: psdudo link residues
    4. CYSZ: Zinc attached cystine with cystine.SG convanlently  binds to zinc.
    5. CYSS: cystine residue without "HG" atom
    6. CYS-:  negative charged cystine residue without "HG" atom
  2. Modify the protein's sequence file to have the required special residues included
    1. Using metal ion attached residues (need pay attention to the charge), eg:
 VAL  76
 GLN  77
 CYSZ  78
 PHE  79
 ALA  80
 CYS-  81
 GLY 82 
    1. Using psedo link, eg:
 VAL  76
 GLN  77
 CYSS  78
 PHE  79
 ALA  80
 CYSS  81
 GLY  82




...
PL
LL5 LL5 LL5 LL5 LL5
ION 
  1. Upl/lol/aco constraints. Use reliable metal-ligand geometry parameters to derive upper/lower distance limits and angle constraints, and treated as addtional manual constraints during CYANA calculation. eg:
 78   CYSZ   ZN      81  CYS-    SG         2.30  5E01
 78   CYSZ   ZN      98  HIS     NE2        2.40  5E01
 78   CYSZ   ZN      105 CYS-    SG         2.30  5E01
 78   CYSZ   SG      81  CYS-    SG         3.65  5E01
 78   CYSZ   SG      98  HIS     NE2        3.75  5E01
 78   CYSZ   SG      105 CYS-    SG         3.65  5E01
 81   CYS-   SG      98  HIS     NE2        3.75  5E01
 81   CYS-   SG      105 CYS-    SG         3.65  5E01
 98   HIS    NE2     105 CYS-    SG         3.75  5E01



Running CNS for Proteins with Metal Ions

The CNS refinement for proteins with metal ions can also be performed with the new WaterrefCNS script, using the appropriate metal ion nomenclature in both the pdb coordinates and distance constraints.


For manual CNS refinement please do the refinement as following:


1.  Set environment for CNS1.1 by run: 


alias cns1 /farm/software/cns/cns_solve_1.1/intel-i686-linux_g77/bin/cns

setenv CNS_TOPPAR /farm/data/gliu/cns1/ 

In addition to the topology and parameter files, the metal ion parameter file ion.top is required. An example can be found in "cns_cuttha_cis" with all required input files.

2.  Prepared required files as described above (final.tbl, final cns format PDB files and put in xplorPDB dir with name as sa_#.pdb) except the PDB file should include the metal ions with format according to CNS library ion.top. cp sa_1.pdb as  template.pdb, input files for creating mtf file Note that alignment is important. eg:

ATOM   1249  OT2 ALA    83      69.296  13.232   5.744  1.00  0.00
ATOM   1250 ZN+2 ZN2   150      63.086  13.789 -10.407  1.00  0.00      zinc

3.  Run generate_h2o.inp once to create temp_h2o.pdb and temp_h2o.mtf. The extra proton atom in the ligand residues, eg. HIS HD1 or CYS S, are removed by editing the generate_h2o.inp; cis proline is also defined here in the generate_h2o.inp (resid is the residue number prior the proline).

{* any special prosthetic group patches can be applied here *}
{===>}
delete select (name hg and resname cys and resid 61) end
delete select (name hg and resname cys and resid 85) end
delete select (name hd1 and resname his and resid 46) end
delete select (name he2 and resname his and resid 83) end
 patch cisp
           reference=1=( resid 13 )
 end

4.  Edit generate_1.inp to remove the extra proton as did above.

5.  Run generate_20.com, this will run generate_#.inp 20 times, updating each pdb number and this creates cnsPDB/sa_cns_#.pdb

6.  Edit and run re_h2o_cu.inp, the refined pdb is kept in refinedPDB, or

7.  Use PBS to submit cns refinement parallal: eg, type "sh subcns". Before run subcns , make a folder " com" contains the following file. Type getpdb to get refined pdb files in refinedPDB after it finished.

  • cns.sc: PBS submission
  • cutc_h2o.mtf: mtf file created as descrive above
  • topology and parameter files: parallhdg5.3C.pro, parallhdg5.3.pro, topallhdg5.3.pro
  • re_h2o_cu.inp: input file for cns refinement