Difference between revisions of "Team:LN-Shiyan-China/Description"

(Prototype team page)
 
 
(21 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{LN-Shiyan-China}}
+
 
 
<html>
 
<html>
 +
<head>
 +
<title>LN-shiyan-China</title>
 +
<style type="text/css">
  
 +
 +
/* CSS Document */
 +
*{
 +
margin:0px;
 +
padding:0px;
 +
}
 +
#content{
 +
    width:100%;
 +
    height:100%;
 +
font-family: Arial, Helvetica, Verdana;
 +
color:#000;
 +
font-size:12px;
 +
}
 +
.ih-item.circle.effect5 .info h3 {
 +
    color: #fff;
 +
    position: relative;
 +
    letter-spacing: 0px;
 +
    font-size: 1.3em;
 +
    margin: 0 30px;
 +
    padding: 99px 0 0 0;
 +
   
 +
    font-family: 'Archivo Narrow', sans-serif;
 +
}
  
 +
body{
 +
    width:100%;
 +
    height:100%;
 +
font-family: Arial, Helvetica, Verdana;
 +
color:#000;
 +
font-size:12px;
 +
      background-color:#FFF;
 +
}
  
<div class="column full_size judges-will-not-evaluate">
 
<h3>★  ALERT! </h3>
 
<p>This page is used by the judges to evaluate your team for the<a href="https://2016.igem.org/Judging/Medals"> improve a previous part or project gold medal criterion</a>. </p>
 
<p> Delete this box in order to be evaluated for this medal. See more information at <a href="https://2016.igem.org/Judging/Pages_for_Awards/Instructions"> Instructions for Pages for awards</a>.</p>
 
</div>
 
  
  
<div class="column full_size">
+
html ,body{
 +
height:100%;
 +
}
  
<p>Tell us about your project, describe what moves you and why this is something important for your team.</p>
+
.content h1{
 +
font-size:24px;
 +
}
 +
.content img{
 +
float:left;
 +
margin:10px;
 +
}
 +
.t1{
 +
font-size:18px;
 +
word-break:break-all;
 +
}
  
 
<h5>What should this page contain?</h5>
 
<ul>
 
<li> A clear and concise description of your project.</li>
 
<li>A detailed explanation of why your team chose to work on this particular project.</li>
 
<li>References and sources to document your research.</li>
 
<li>Use illustrations and other visual resources to explain your project.</li>
 
</ul>
 
  
  
 +
</style>
 +
<link href="http://www.dftvip.com/templa/css/bootstrap.css" rel="stylesheet" type="text/css" media="all">
 +
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
 +
<script src="http://www.dftvip.com/templa/js/jquery-1.11.0.min.js"></script>
 +
<!-- Custom Theme files -->
 +
<link href="http://www.dftvip.com/templa/css/style.css" rel="stylesheet" type="text/css" media="all"/>
 +
<!-- Custom Theme files -->
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<meta name="keywords" content="Donate Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template,
 +
Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyEricsson, Motorola web design" />
 +
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
 +
<!--Google Fonts-->
 +
<link href='//fonts.googleapis.com/css?family=Karla:400,700' rel='stylesheet' type='text/css'>
 +
<link href='//fonts.googleapis.com/css?family=Archivo+Narrow:400,700' rel='stylesheet' type='text/css'>
 +
<!--google fonts-->
 +
</head>
 +
<body>
 +
<!--banner start here-->
 +
<div class="bannera">
 +
<div class="header1">
 +
  <div class="container">
 +
    <div class="header-main">
 +
  <div class="logo">
 +
    <h1><a href="index.html">LN-shiyan-China</a></h1>
 +
  </div>
 +
 
 +
    <div class="clearfix"> </div>
 +
      </div>
 +
    </div>
 +
  </div>
 +
<div class="top-nav-main">
 +
<div class="top-nav">
 +
    <span class="menu"> <img src="http://www.dftvip.com/templa/images/icon.png" alt=""></span>
 +
<ul class="res">
 +
<li><a class="active" href="https://2016.igem.org/Team:LN-Shiyan-China"><i class="glyphicon glyphicon-home"> </i>Home</a></li>
 +
<li><a href="https://2016.igem.org/Team:LN-Shiyan-China/Team"><i class="glyphicon glyphicon-user"> </i>Team</a></li>
 +
<li><a href="https://2016.igem.org/Team:LN-Shiyan-China/Description"><i class="glyphicon glyphicon-list-alt"> </i>Project</a></li>
 +
<li><a href="https://2016.igem.org/Team:LN-Shiyan-China/Parts"><i class="glyphicon glyphicon-picture"> </i>Parts</a></li>
 +
<li><a href="https://2016.igem.org/Team:LN-Shiyan-China/Safety"><i class="glyphicon glyphicon-envelope"> </i>Safety</a></li>
 +
<li><a href="https://2016.igem.org/Team:LN-Shiyan-China/Attributions"><i class="glyphicon glyphicon-a"> </i>Attributions</a></li>
 +
<li><a href="https://2016.igem.org/Team:LN-Shiyan-China/Human_Practices"><i class="glyphicon glyphicon-b"> </i>HumanPractices</a></li>
 +
<li><a href="https://2016.igem.org/Team:LN-Shiyan-China/Notebook"><i class="glyphicon glyphicon-c"> </i>Notebook</a></li>
 +
</ul>
 +
<!-- script-for-menu -->
 +
<script>
 +
  $( "span.menu" ).click(function() {
 +
$( "ul.res" ).slideToggle( 300, function() {
 +
// Animation complete.
 +
  });
 +
});
 +
</script>
 +
<!-- /script-for-menu -->
 
</div>
 
</div>
 +
  </div>
 +
</div>
 +
<!--banner end here-->
 +
<!--about start here-->
  
<div class="column full_size" >
+
<!--about end here-->
 
+
<!--testimonial start here-->
<h5>Advice on writing your Project Description</h5>
+
 
+
<p>
+
We encourage you to put up a lot of information and content on your wiki, but we also encourage you to include summaries as much as possible. If you think of the sections in your project description as the sections in a publication, you should try to be consist, accurate and unambiguous in your achievements.
+
</p>
+
 
+
<p>
+
Judges like to read your wiki and know exactly what you have achieved. This is how you should think about these sections; from the point of view of the judge evaluating you at the end of the year.
+
</p>
+
  
 +
<!--testimonial end here-->
 +
<!--team start here-->
 +
<div class="vedio">
 +
<div class="container">
 +
<div class="vedio-main">
 +
<div class="000" data-wow-delay="0.3s">
 +
<h3>Description</h3>
 +
<p>1) Micro-organisms degrades organophosphorus, and organophosphorus-degradation enzyme opdA Faced with the stress of human pollution such as pesticides, nature itself has evolved many methods to deal with these problems. For example, many natural micro-organisms contain enzymes to degrade organophosphorus pesticides. Currently the micro-organisms which are capable to degrade organophosphorus pesticides include bacteria, fungus, actinomycete and alga. As the research goes further, people find that these degrading effects come from secreting an enzyme, which can hydrolyze phosphoester bonds, organophosphorus degradation enzyme. Because each organophosphorus pesticide has similar structure and protein sequence, one kind of organophosphorus degradation enzyme is capable todegrade multiple kinds of organophosphorus pesticides. Organophosphorus-degradation enzyme has been mostly recognized as the best method to eliminate pesticide residues currently. At present, many enzymes have been identified to be used to degrade organophosphate pesticides. Among these enzymes, the organophosphorus-degradation enzyme (opdA) which comes from Agrobacterium radiobacter P230 has wider targets and higher enzyme-catalyst efficiency. In recent years, the research on the structure and function of organophosphorus-degradation enzyme has gained promising progress,. Thus, it is possible to improve the properties of organophosphorus-degradation enzyme through genetic engineering and protein engineering method, which meet requirements of different applications. 2) In this project, we will use organophosphorus-degradation enzyme opdA to eliminate residual organophosphorus pesticide on fruits and vegetables. The organophosphorus-degradation enzyme (opdA) gene opdA (NCBI genbank:Accession: AY043245.2) programmed by Agrobacterium radiobacter contains 1,155 nucleic acids, programming 384 amino acid residues. The N-terminal of protein sequence is the signal peptide while the C-terminal is the degradation-enzyme sequence. The nucleic acid sequence and amino acid sequence are as follows: Nucleotide sequence at gcaaacgaga agagatgcac ttaagtctgc ggccgcaata actctgctcg gcggcttggc tgggtgtgca agcatggccc gaccaatcgg tacaggcgat ctgattaata ctgttcgcgg ccccattcca gtttcggaag cgggcttcac actgacccat gagcatatct gcggcagttc ggcgggattc ctacgtgcgt ggccggagtt tttcggtagc cgcaaagctc tagcggaaaa ggctgtgaga ggattacgcc atgccagatc ggctggcgtg caaaccatcg tcgatgtgtc gactttcgat atcggtcgtg acgtccgttt attggccgaa gtttcgcggg ccgccgacgt gcatatcgtg gcggcgactg gcttatggtt cgacccgcca ctttcaatgc gaatgcgcag cgtcgaagaa ctgacccagt tcttcctgcg tgaaatccaa catggcatcg aagacaccgg tattagggcg ggcattatca aggtcgcgac cacagggaag gcgaccccct ttcaagagtt ggtgttaaag gcagccgcgc gggccagctt ggccaccggt gttccggtaa ccactcacac gtcagcaagt cagcgcgatg gcgagcagca ggcagccata tttgaatccg aaggtttgag cccctcacgg gtttgtatcg gtcacagcga tgatactgac gatttgagct acctaaccgg cctcgctgcg cgcggatacc tcgtcggttt agatcgcatg ccgtacagtg cgattggtct agaaggcaat gcgagtgcat tagcgctctt tggtactcgg tcgtggcaaa caagggctct cttgatcaag gcgctcatcg accgaggcta caaggatcga atcctcgtct cccatgactg gctgttcggg ttttcgagct atgtcacgaa catcatggac gtaatggatc gcataaaccc agatggaatg gccttcgtcc ctctgagagt gatcccattc ctacgagaga agggcgtccc gccggaaacg ctagcaggcg taaccgtggc caatcccgcg cggttcttgt caccgaccgt gcgggccgtc gtgacacgat ctgaaacttc ccgccctgcc gcgcctattc cccgtcaaga taccgaacga tga Amino acid sequence MQTRRDALKSAAAITLLGGLAGCASMARPIGTGDLINTVRGPIPVSEAGFTLTHEHICGSSAGFLRAWPEFFGSRKALAEKAVRGLRHARSAGVQTIVDVST FDIGRDVRLLAEVSRAADVHIVAATGLWFDPPLSMRMRSVEELTQFFLREIQHGIEDTGIRAGIIKVATTGKATPFQELVLKAAARASLATGVPVTTHTSAS QRDGEQQAAIFESEGLSPSRVCIGHSDDTDDLSYLTGLAARGYLVGLDRMPYSAIGLEGNASALALFGTRSWQTRALLIKALIDRGYKDRILVSHDWLFGFS SYVTNIMDVMDRINPDGMAFVPLRVIPFLREKGVPPETLAGVTVANPARFLSPTVRAVVTRSETSRPAAPIPRQDTER DNA SEQUENCE at gcaaacgaga agagatgcac ttaagtctgc ggccgcaata actctgctcg gcggcttggc tgggtgtgca agcatggccc gaccaatcgg tacaggcgat ctgattaata ctgttcgcgg ccccattcca gtttcggaag cgggcttcac actgacccat gagcatatct gcggcagttc ggcgggattc ctacgtgcgt ggccggagtt tttcggtagc cgcaaagctc tagcggaaaa ggctgtgaga ggattacgcc atgccagatc ggctggcgtg caaaccatcg tcgatgtgtc gactttcgat atcggtcgtg acgtccgttt attggccgaa gtttcgcggg ccgccgacgt gcatatcgtg gcggcgactg gcttatggtt cgacccgcca ctttcaatgc gaatgcgcag cgtcgaagaa ctgacccagt tcttcctgcg tgaaatccaa catggcatcg aagacaccgg tattagggcg ggcattatca aggtcgcgac cacagggaag gcgaccccct ttcaagagtt ggtgttaaag gcagccgcgc gggccagctt ggccaccggt gttccggtaa ccactcacac gtcagcaagt cagcgcgatg gcgagcagca ggcagccata tttgaatccg aaggtttgag cccctcacgg gtttgtatcg gtcacagcga tgatactgac gatttgagct acctaaccgg cctcgctgcg cgcggatacc tcgtcggttt agatcgcatg ccgtacagtg cgattggtct agaaggcaat gcgagtgcat tagcgctctt tggtactcgg tcgtggcaaa caagggctct cttgatcaag hgcgctcatcg accgaggcta caaggatcga atcctcgtct cccatgactg gctgttcggg ttttcgagct atgtcacgaa catcatggac gtaatggatc gcataaaccc agatggaatg gccttcgtcc ctctgagagt gatcccattc ctacgagaga agggcgtccc gccggaaacg ctagcaggcg taaccgtggc caatcccgcg cggttcttgt caccgaccgt gcgggccgtc gtgacacgat ctgaaacttc ccgccctgcc gcgcctattc cccgtcaaga taccgaacga tga PROTEIN SEQUENCE MQTRRDALKSAAAITLLGGLAGCASMARPIGTGDLINTVRGPIPVSEAGFTLTHEHICGSSAGFLRAWPEFFGSRKALAEKAVRGLRHARSAGVQTIVDVST FDIGRDVRLLAEVSRAADVHIVAATGLWFDPPLSMRMRSVEELTQFFLREIQHGIEDTGIRAGIIKVATTGKATPFQELVLKAAARASLATGVPVTTHTSAS QRDGEQQAAIFESEGLSPSRVCIGHSDDTDDLSYLTGLAARGYLVGLDRMPYSAIGLEGNASALALFGTRSWQTRALLIKALIDRGYKDRILVSHDWLFGFS SYVTNIMDVMDRINPDGMAFVPLRVIPFLREKGVPPETLAGVTVANPARFLSPTVRAVVTRSETSRPAAPIPRQDTER 3) Genetically engineered E. Colibacteria In this project, we will use E. Coli to construct genetically engineered bacteria which can secrete organophosphorus-degradation enzyme opdA protein, to eliminate the pesticides. Genetically engineered bacteria are bacteria which can channel target gene into bacteria to express the genes and produce required protein. Currently, the mostly used genetically engineered bacteria all over the world are still E. Coli. E. Coli have explicit genetic background, fast growth rate, limited antibiotics resistance, Thus, E. Coli, are easy to be used in any production magnitude from laboratory to industry production. (For example: scientists introduced human insulin gene into E. Coli genome. E. Coli can express functional human insulin protein, which is used as a medicine for diabetes treatment. Human insulin production from E. coli has been applied to industry and this method is also widely used in biotech industry for other drug purposes In 1981, human insulin gene products were put into market and solved the problem of lack of insulin sources). 4) Lac operator The E. Coli wouldn’t produce things that doesn’t belong to itself, the lac operator takes charge of the controlling of the operation of the configuration in E. Coli to be specific the opdA enzyme. 5) Histindine tag The aim of eradicating the organophorphorus residual in vegetables is to help eliminate the potential harm that organophorphorus may done to human’s physical health. Considering the harm that E. Coli itself has, this year’s aim is to purify the opdA enzyme from the E. Coli. In order to extract the opdA out of the bacterium, we use histidine tag to label the opdA enzyme, because the nickle in the resin can form strong molecular bonds with histidine thus grab the opdA which connect with his-tag as well. So when the E. Coli with opdA enzyme pass through resin with nickle, the opdA will cling to the resin and the rest of the E coli will follow the solution be excluded from the resin. The next step to replace the opdA enzyme with his-tag on resin is to add over-dose of histidine, since the nickle in resin can form molecular bonds with histidine, those bonds that histidine+opdA is relatively weak comparing with the bonds between nickle and histidine. In regard of this, the over-dosed histidine will replace the opdA, thus exclude the opdA from the resin. When the opdA is excluded, we can readily obtain the finished product of the enzyme. </p>
 +
</div>
 +
<div class="col-md-6 vedio-right wow fadeInRight" data-wow-delay="0.3s">
 +
<img src="http://www.dftvip.com/templa/images/o1.jpg" style="width:1000px;"></img>
 +
</div>
 +
  <div class="clearfix"> </div>
 +
</div>
 +
</div>
 
</div>
 
</div>
 
+
<!--team end here-->
 
+
<!--footer start here-->
<div class="column half_size" >
+
<div class="footer">
 
+
<div class="container">
<h5>References</h5>
+
<div class="footer-main">
<p>iGEM teams are encouraged to record references you use during the course of your research. They should be posted somewhere on your wiki so that judges and other visitors can see how you thought about your project and what works inspired you.</p>
+
<div class="col-md-4 ftr-grid">
 
+
<h3>Navigation</h3>
 +
 +
<ul>
 +
<li><a href="https://2016.igem.org/Team:LN-Shiyan-China/Team">Team</a></li>
 +
<li><a href="https://2016.igem.org/Team:LN-Shiyan-China/Description">Project</a></li>
 +
<li><a href="https://2016.igem.org/Team:LN-Shiyan-China/Parts">Parts</a></li>
 +
<li><a href="https://2016.igem.org/Team:LN-Shiyan-China/Safety">Safety</a></li>
 +
<li><a href="https://2016.igem.org/Team:LN-Shiyan-China/Attributions">Attributions</a></li>
 +
<li><a href="https://2016.igem.org/Team:LN-Shiyan-China/Human_Practices">HumanPractices</a></li>
 +
<li><a href="https://2016.igem.org/Team:LN-Shiyan-China/Notebook">Notebook</a></li>
 +
</ul>
 +
</div>
 +
 +
<div class="clearfix"> </div>
 +
</div>
 +
</div>
 
</div>
 
</div>
 +
<!--footer end here-->
 +
<!--copy rights start here-->
  
 
+
<!--copy right end here-->
<div class="column half_size" >
+
</body>
<h5>Inspiration</h5>
+
<p>See how other teams have described and presented their projects: </p>
+
 
+
<ul>
+
<li><a href="https://2014.igem.org/Team:Imperial/Project"> Imperial</a></li>
+
<li><a href="https://2014.igem.org/Team:UC_Davis/Project_Overview"> UC Davis</a></li>
+
<li><a href="https://2014.igem.org/Team:SYSU-Software/Overview">SYSU Software</a></li>
+
</ul>
+
</div>
+
 
+
 
+
 
+
 
</html>
 
</html>

Latest revision as of 16:31, 18 October 2016

LN-shiyan-China

Description

1) Micro-organisms degrades organophosphorus, and organophosphorus-degradation enzyme opdA Faced with the stress of human pollution such as pesticides, nature itself has evolved many methods to deal with these problems. For example, many natural micro-organisms contain enzymes to degrade organophosphorus pesticides. Currently the micro-organisms which are capable to degrade organophosphorus pesticides include bacteria, fungus, actinomycete and alga. As the research goes further, people find that these degrading effects come from secreting an enzyme, which can hydrolyze phosphoester bonds, organophosphorus degradation enzyme. Because each organophosphorus pesticide has similar structure and protein sequence, one kind of organophosphorus degradation enzyme is capable todegrade multiple kinds of organophosphorus pesticides. Organophosphorus-degradation enzyme has been mostly recognized as the best method to eliminate pesticide residues currently. At present, many enzymes have been identified to be used to degrade organophosphate pesticides. Among these enzymes, the organophosphorus-degradation enzyme (opdA) which comes from Agrobacterium radiobacter P230 has wider targets and higher enzyme-catalyst efficiency. In recent years, the research on the structure and function of organophosphorus-degradation enzyme has gained promising progress,. Thus, it is possible to improve the properties of organophosphorus-degradation enzyme through genetic engineering and protein engineering method, which meet requirements of different applications. 2) In this project, we will use organophosphorus-degradation enzyme opdA to eliminate residual organophosphorus pesticide on fruits and vegetables. The organophosphorus-degradation enzyme (opdA) gene opdA (NCBI genbank:Accession: AY043245.2) programmed by Agrobacterium radiobacter contains 1,155 nucleic acids, programming 384 amino acid residues. The N-terminal of protein sequence is the signal peptide while the C-terminal is the degradation-enzyme sequence. The nucleic acid sequence and amino acid sequence are as follows: Nucleotide sequence at gcaaacgaga agagatgcac ttaagtctgc ggccgcaata actctgctcg gcggcttggc tgggtgtgca agcatggccc gaccaatcgg tacaggcgat ctgattaata ctgttcgcgg ccccattcca gtttcggaag cgggcttcac actgacccat gagcatatct gcggcagttc ggcgggattc ctacgtgcgt ggccggagtt tttcggtagc cgcaaagctc tagcggaaaa ggctgtgaga ggattacgcc atgccagatc ggctggcgtg caaaccatcg tcgatgtgtc gactttcgat atcggtcgtg acgtccgttt attggccgaa gtttcgcggg ccgccgacgt gcatatcgtg gcggcgactg gcttatggtt cgacccgcca ctttcaatgc gaatgcgcag cgtcgaagaa ctgacccagt tcttcctgcg tgaaatccaa catggcatcg aagacaccgg tattagggcg ggcattatca aggtcgcgac cacagggaag gcgaccccct ttcaagagtt ggtgttaaag gcagccgcgc gggccagctt ggccaccggt gttccggtaa ccactcacac gtcagcaagt cagcgcgatg gcgagcagca ggcagccata tttgaatccg aaggtttgag cccctcacgg gtttgtatcg gtcacagcga tgatactgac gatttgagct acctaaccgg cctcgctgcg cgcggatacc tcgtcggttt agatcgcatg ccgtacagtg cgattggtct agaaggcaat gcgagtgcat tagcgctctt tggtactcgg tcgtggcaaa caagggctct cttgatcaag gcgctcatcg accgaggcta caaggatcga atcctcgtct cccatgactg gctgttcggg ttttcgagct atgtcacgaa catcatggac gtaatggatc gcataaaccc agatggaatg gccttcgtcc ctctgagagt gatcccattc ctacgagaga agggcgtccc gccggaaacg ctagcaggcg taaccgtggc caatcccgcg cggttcttgt caccgaccgt gcgggccgtc gtgacacgat ctgaaacttc ccgccctgcc gcgcctattc cccgtcaaga taccgaacga tga Amino acid sequence MQTRRDALKSAAAITLLGGLAGCASMARPIGTGDLINTVRGPIPVSEAGFTLTHEHICGSSAGFLRAWPEFFGSRKALAEKAVRGLRHARSAGVQTIVDVST FDIGRDVRLLAEVSRAADVHIVAATGLWFDPPLSMRMRSVEELTQFFLREIQHGIEDTGIRAGIIKVATTGKATPFQELVLKAAARASLATGVPVTTHTSAS QRDGEQQAAIFESEGLSPSRVCIGHSDDTDDLSYLTGLAARGYLVGLDRMPYSAIGLEGNASALALFGTRSWQTRALLIKALIDRGYKDRILVSHDWLFGFS SYVTNIMDVMDRINPDGMAFVPLRVIPFLREKGVPPETLAGVTVANPARFLSPTVRAVVTRSETSRPAAPIPRQDTER DNA SEQUENCE at gcaaacgaga agagatgcac ttaagtctgc ggccgcaata actctgctcg gcggcttggc tgggtgtgca agcatggccc gaccaatcgg tacaggcgat ctgattaata ctgttcgcgg ccccattcca gtttcggaag cgggcttcac actgacccat gagcatatct gcggcagttc ggcgggattc ctacgtgcgt ggccggagtt tttcggtagc cgcaaagctc tagcggaaaa ggctgtgaga ggattacgcc atgccagatc ggctggcgtg caaaccatcg tcgatgtgtc gactttcgat atcggtcgtg acgtccgttt attggccgaa gtttcgcggg ccgccgacgt gcatatcgtg gcggcgactg gcttatggtt cgacccgcca ctttcaatgc gaatgcgcag cgtcgaagaa ctgacccagt tcttcctgcg tgaaatccaa catggcatcg aagacaccgg tattagggcg ggcattatca aggtcgcgac cacagggaag gcgaccccct ttcaagagtt ggtgttaaag gcagccgcgc gggccagctt ggccaccggt gttccggtaa ccactcacac gtcagcaagt cagcgcgatg gcgagcagca ggcagccata tttgaatccg aaggtttgag cccctcacgg gtttgtatcg gtcacagcga tgatactgac gatttgagct acctaaccgg cctcgctgcg cgcggatacc tcgtcggttt agatcgcatg ccgtacagtg cgattggtct agaaggcaat gcgagtgcat tagcgctctt tggtactcgg tcgtggcaaa caagggctct cttgatcaag hgcgctcatcg accgaggcta caaggatcga atcctcgtct cccatgactg gctgttcggg ttttcgagct atgtcacgaa catcatggac gtaatggatc gcataaaccc agatggaatg gccttcgtcc ctctgagagt gatcccattc ctacgagaga agggcgtccc gccggaaacg ctagcaggcg taaccgtggc caatcccgcg cggttcttgt caccgaccgt gcgggccgtc gtgacacgat ctgaaacttc ccgccctgcc gcgcctattc cccgtcaaga taccgaacga tga PROTEIN SEQUENCE MQTRRDALKSAAAITLLGGLAGCASMARPIGTGDLINTVRGPIPVSEAGFTLTHEHICGSSAGFLRAWPEFFGSRKALAEKAVRGLRHARSAGVQTIVDVST FDIGRDVRLLAEVSRAADVHIVAATGLWFDPPLSMRMRSVEELTQFFLREIQHGIEDTGIRAGIIKVATTGKATPFQELVLKAAARASLATGVPVTTHTSAS QRDGEQQAAIFESEGLSPSRVCIGHSDDTDDLSYLTGLAARGYLVGLDRMPYSAIGLEGNASALALFGTRSWQTRALLIKALIDRGYKDRILVSHDWLFGFS SYVTNIMDVMDRINPDGMAFVPLRVIPFLREKGVPPETLAGVTVANPARFLSPTVRAVVTRSETSRPAAPIPRQDTER 3) Genetically engineered E. Colibacteria In this project, we will use E. Coli to construct genetically engineered bacteria which can secrete organophosphorus-degradation enzyme opdA protein, to eliminate the pesticides. Genetically engineered bacteria are bacteria which can channel target gene into bacteria to express the genes and produce required protein. Currently, the mostly used genetically engineered bacteria all over the world are still E. Coli. E. Coli have explicit genetic background, fast growth rate, limited antibiotics resistance, Thus, E. Coli, are easy to be used in any production magnitude from laboratory to industry production. (For example: scientists introduced human insulin gene into E. Coli genome. E. Coli can express functional human insulin protein, which is used as a medicine for diabetes treatment. Human insulin production from E. coli has been applied to industry and this method is also widely used in biotech industry for other drug purposes In 1981, human insulin gene products were put into market and solved the problem of lack of insulin sources). 4) Lac operator The E. Coli wouldn’t produce things that doesn’t belong to itself, the lac operator takes charge of the controlling of the operation of the configuration in E. Coli to be specific the opdA enzyme. 5) Histindine tag The aim of eradicating the organophorphorus residual in vegetables is to help eliminate the potential harm that organophorphorus may done to human’s physical health. Considering the harm that E. Coli itself has, this year’s aim is to purify the opdA enzyme from the E. Coli. In order to extract the opdA out of the bacterium, we use histidine tag to label the opdA enzyme, because the nickle in the resin can form strong molecular bonds with histidine thus grab the opdA which connect with his-tag as well. So when the E. Coli with opdA enzyme pass through resin with nickle, the opdA will cling to the resin and the rest of the E coli will follow the solution be excluded from the resin. The next step to replace the opdA enzyme with his-tag on resin is to add over-dose of histidine, since the nickle in resin can form molecular bonds with histidine, those bonds that histidine+opdA is relatively weak comparing with the bonds between nickle and histidine. In regard of this, the over-dosed histidine will replace the opdA, thus exclude the opdA from the resin. When the opdA is excluded, we can readily obtain the finished product of the enzyme.