Difference between revisions of "Team:Pasteur Paris/Parts"

Line 108: Line 108:
 
function deletebaton3() {
 
function deletebaton3() {
 
     document.getElementById("batonbleu3").style.display = "none";
 
     document.getElementById("batonbleu3").style.display = "none";
}
 
 
function apparitionbaton3a() {
 
    document.getElementById("batonbleu3a").style.display = "block";
 
}
 
 
function deletebaton3a() {
 
    document.getElementById("batonbleu3a").style.display = "none";
 
}
 
 
function apparitionbaton3b() {
 
    document.getElementById("batonbleu3b").style.display = "block";
 
}
 
 
function deletebaton3b() {
 
    document.getElementById("batonbleu3b").style.display = "none";
 
 
}
 
}
  
Line 212: Line 196:
 
function deletebaton13() {
 
function deletebaton13() {
 
     document.getElementById("batonbleu13").style.display = "none";
 
     document.getElementById("batonbleu13").style.display = "none";
}
 
 
function apparitionbaton13b() {
 
    document.getElementById("batonbleu13b").style.display = "block";
 
}
 
 
function deletebaton13b() {
 
    document.getElementById("batonbleu13b").style.display = "none";
 
 
}
 
}
  
Line 331: Line 307:
 
}
 
}
  
function menuapparition(){
+
function BarthenteimNoiretBlanc() {
   if(document.getElementById("Team").style.display == "block" || document.getElementById("Project").style.display == "block" || document.getElementById("HumanPractice").style.display == "block" || document.getElementById("Achievements").style.display == "block" || document.getElementById("Design").style.display == "block" || document.getElementById("Labwork").style.display == "block")
+
   document.getElementById("BarthenteimBW").style.display = "block";
  {apparitionAchievements();}
+
  document.getElementById("Barthenteim").style.display = "none";
 
}
 
}
  
function periodiqueapparition() {
+
function BarthenteimCouleur() {
    setInterval(menuapparition, 5000);
+
  document.getElementById("Barthenteim").style.display = "block";
 +
  document.getElementById("BarthenteimBW").style.display = "none";
 
}
 
}
  
Line 354: Line 331:
  
 
body{
 
body{
 +
  margin:30px;
 +
  padding:30px;
 
   background-color:white;
 
   background-color:white;
   width:100%;
+
   height:100%;
 
}
 
}
  
Line 450: Line 429:
 
   position:relative;
 
   position:relative;
 
   top:-10px;
 
   top:-10px;
   left:10px;
+
   left:0px;
 
   border-bottom:4px dotted black;
 
   border-bottom:4px dotted black;
   width: 35%;  
+
   width: 302px;
 +
}
 +
 
 +
.underline2{
 +
  display:block;
 +
  position:relative;
 +
  top:-10px;
 +
  left:0px;
 +
  border-bottom:4px dotted black;
 +
  width: 215px;
 +
}
 +
 
 +
.underline3{
 +
  display:block;
 +
  position:relative;
 +
  top:-10px;
 +
  left:0px;
 +
  border-bottom:4px dotted black;
 +
  width: 508px;
 +
}
 +
 
 +
.underline4{
 +
  display:block;
 +
  position:relative;
 +
  top:-10px;
 +
  left:0px;
 +
  border-bottom:4px dotted black;
 +
  width: 270px;
 +
}
 +
 
 +
.underline5{
 +
  display:block;
 +
  position:relative;
 +
  top:-10px;
 +
  left:0px;
 +
  border-bottom:4px dotted black;
 +
  width: 620px;
 +
}
 +
 
 +
.underline6{
 +
  display:block;
 +
  position:relative;
 +
  top:-10px;
 +
  left:0px;
 +
  border-bottom:4px dotted black;
 +
  width: 582px;  
 
}
 
}
  
Line 479: Line 503:
  
 
.subtitle{
 
.subtitle{
   margin-left:300px;
+
   margin-left:12.25px;
   margin-top:112.5px;
+
   margin-top:55px;
 
   cursor: default;
 
   cursor: default;
   font-size: 26.75pt;
+
   font-size: 18pt;
 
}
 
}
  
  
 
.maintext{
 
.maintext{
     font-size: 30pt;
+
     font-size: 9pt;
     margin-left:300px;
+
     font-family:Helvetica;
    margin-right:300px;
+
     margin-top:10px;
     margin-top:112.5px;
+
 
     text-align: justify;
 
     text-align: justify;
 
     cursor: default;
 
     cursor: default;
     font-family:Helvetica;
+
     width:75%;
 
}
 
}
  
 
.maintextsuite{
 
.maintextsuite{
     font-size: 30pt;
+
     font-size: 9pt;
    margin-left:300px;
+
    margin-right:300px;
+
 
     margin-top:10px;
 
     margin-top:10px;
 
     text-align: justify;
 
     text-align: justify;
 
     cursor: default;
 
     cursor: default;
 
     font-family:Helvetica;
 
     font-family:Helvetica;
 +
    width:75%;
 +
}
 +
 +
.maintextsuiteimage{
 +
    font-size: 9pt;
 +
    margin-top:10px;
 +
    text-align: justify;
 +
    cursor: default;
 +
    font-family:Helvetica;
 +
    width:40%;
 +
}
 +
 +
.text {
 +
  position:relative;
 +
  margin-left: 287.75px;
 +
  line-height:12pt;
 
}
 
}
  
Line 531: Line 568:
 
   color: #3298CB;
 
   color: #3298CB;
 
}
 
}
 +
 +
.Chili{
 +
  z-index:-1;
 +
  margin-left: 287.75px;
 +
  top:170px;
 +
  width:5vw;
 +
  height: 28vh;
 +
}
 +
 +
table{
 +
  border-collapse: collapse;
 +
  }
  
 
/*////////////////////////////////////////////*/
 
/*////////////////////////////////////////////*/
Line 669: Line 718:
 
}
 
}
 
/*////////////////////////////////////////////*/
 
/*////////////////////////////////////////////*/
 +
  
 
.rotate {
 
.rotate {
 
   -webkit-transform: rotate(180deg);
 
   -webkit-transform: rotate(180deg);
}
 
 
.list a{
 
  text-decoration: none;
 
  color:black;
 
 
}
 
}
  
Line 913: Line 958:
 
     background: #3298CB;
 
     background: #3298CB;
 
     content:""
 
     content:""
 +
}
 +
 +
li{margin:5px}
 +
 +
a:visited {
 +
    color: black;
 +
    text-decoration:none;
 +
}
 +
 +
 +
/*////////////////////////////////*/
 +
 +
 +
#title{
 +
  font-size: 60pt;
 +
  border-bottom:4px dotted black;
 +
  width: 182px;
 +
  z-index:-1;
 +
  margin-left: 287.75px;
 +
  margin-top: 90px;
 +
  line-height:59pt;
 +
}
 +
 +
#subtitles{
 +
  position:relative;
 +
  margin-left: 300px;
 +
  margin-top:-5vw;
 +
  font-size: 18pt;
 +
  font-weight: normal;
 +
  /*border-bottom:4px dotted black;*/
 +
  z-index:-1;
 +
  width: 120px;
 +
  border-bottom:4px dotted black;
 
}
 
}
  
Line 923: Line 1,001:
  
  
   <body onload="apparitionAchievements(); periodiqueapparition()">
+
   <body>
 
   <a class="left" href="https://2017.igem.org/Team:Pasteur_Paris"><img src="https://static.igem.org/mediawiki/2017/d/d8/T--Pasteur_Paris--aether.png"; width="220px"; height="70px"></img></a>
 
   <a class="left" href="https://2017.igem.org/Team:Pasteur_Paris"><img src="https://static.igem.org/mediawiki/2017/d/d8/T--Pasteur_Paris--aether.png"; width="220px"; height="70px"></img></a>
 
   <a class="right" href="https://2017.igem.org/Team:Pasteur_Paris"><img src="https://static.igem.org/mediawiki/2017/1/10/T--Pasteur_Paris--iGEM.png"; width="90px"; height="70px"></img></a>
 
   <a class="right" href="https://2017.igem.org/Team:Pasteur_Paris"><img src="https://static.igem.org/mediawiki/2017/1/10/T--Pasteur_Paris--iGEM.png"; width="90px"; height="70px"></img></a>
Line 936: Line 1,014:
 
   </ul>
 
   </ul>
 
</nav>
 
</nav>
 +
 
<div id="Team" style="display:none">
 
<div id="Team" style="display:none">
 
   <div class="outer">
 
   <div class="outer">
Line 949: Line 1,028:
 
     <div class="inner"; onmouseover="apparitionbaton1()"; onmouseout="deletebaton1()">
 
     <div class="inner"; onmouseover="apparitionbaton1()"; onmouseout="deletebaton1()">
 
       <div class="list rotate">  
 
       <div class="list rotate">  
         <a href="https://2017.igem.org/Team:Pasteur_Paris/Team#Sponsors">Sponsors </a>
+
         <a href="https://2017.igem.org/Team:Pasteur_Paris/Team#pagesponsors">Sponsors </a>
 
         <div id="batonbleu1">
 
         <div id="batonbleu1">
 
         </div>
 
         </div>
Line 1,141: Line 1,220:
 
   </div>
 
   </div>
 
</div>
 
</div>
<ul class="com">
 
  <li style="text-align:center"><a href="https://www.facebook.com/igem.pasteur/" target="_blank"><i id="logo" class="fa fa-facebook"></i></a></li>
 
  <li><a href=" https://twitter.com/igem_pasteur " target="_blank"><i id="logo" class="fa fa-twitter"></i></a></li>
 
  <li><a href="https://www.instagram.com/igem.pasteur2017/" target="_blank"><i id="logo" class="material-icons">photo_camera</i></a></li>
 
  <li><a href="mailto:igem.pasteur@gmail.com " target="_blank"><i id="logo" class="material-icons">email</i></a></li>
 
</ul>
 
  
<div>
 
  
<div class="subtitle">
+
<div style="height:75vh">
   <p style="font-size:50pt; font-family: CrimsonTextRoman, serif;">Under construction<br></p><br>
+
  <img src="https://static.igem.org/mediawiki/2017/b/ba/T--Pasteur_Paris--BioB_3.png"; style="position:absolute; left:390px; height: 66.5vh;width:auto;max-width: 60vw; z-index:-2;top:-70px"/>
   <div class="underline"></div>
+
   <p id="title" style="font-size:50pt; font-family: MinionPro, serif;"> Parts</p>
 +
   <div class="Chili"></div>
 +
  <p id="subtitles" style=" font-family: MinionPro, serif; font-size:18pt">Our Biobricks</p>
 
</div>
 
</div>
  
<p class="maintext"></p>
+
<div class="text">
 +
<div class="suitemain" style="top:-190px; font-size: 10pt;">
  
<p class="maintextsuite"></p>
+
<p style="font-size: 13pt"><b style="font-size: 13pt"> BBa_K2198000:E1_1</b>&nbsp&nbspThe naphthalene 1,2-dioxygenase part 1 (E1_1) from <i>Pseudomonas putida</i>&nbsp&#91Ref. 1.A&#93</p>
  
<br><br><br><br><br><br><br><br><br><br><br><br></p>
+
<p>Gets complex with naphthalene 1,2-dioxygenase part 2 (E1_2) to form an active enzyme to oxidize PAH that can be used as substrate. This oxidation with dioxygen form a vicinal diol and add two hydrogens on the ring. This step need energy to break the aromaticity. This complex enzyme need NADH,H+.</p>
 +
 
 +
<br><br><br><br><br><br><br>
 +
 
 +
<p style="font-size: 13pt"><b style="font-size: 13pt"> BBa_K2198001:E1_2</b>&nbsp&nbspThe naphthalene 1,2-dioxygenase part 1 (E1_2) from <i>Pseudomonas putida</i>&nbsp&#91Ref. 1.B&#93</p>
 +
 
 +
<p>Gets complex with naphthalene 1,2-dioxygenase part 1 (E1_1) to form an active enzyme to oxidize PAH that can be used as substrate. This oxidation with dioxygen form a vicinal diol and add two hydrogens on the ring. This step need energy to break the aromaticity. This complex enzyme need NADH,H+.</p>
 +
 
 +
<br><br><br><br><br><br><br>
 +
 
 +
<p style="font-size: 13pt"><b style="font-size: 13pt"> BBa_K2198002:E2</b>&nbsp&nbspThe dihydrodiol dehydrogenase from <i>Ralstonia sp. </i>&nbsp&#91Ref. 2&#93</p>
 +
 
 +
<p>This step allows the restoration of the aromatic with a dehydrogenation of the vicinal diol. Thanks to this, E3 will be able to open the ring with an oxidative cleavage.</p>
 +
 
 +
<br><br><br><br><br><br><br>
 +
 
 +
<p style="font-size: 13pt"><b style="font-size: 13pt"> BBa_K2198003:E3</b>&nbsp&nbspThe catechol 2,3-dioxygenase from <i>Pseudomonas putida</i>&nbsp&#91Ref. 3&#93</p>
 +
 
 +
<p>In our degradation pathway the key step is to remove ring from PAH to reduce their toxicity. The E3 is able to do an extradiol ring cleavage. Thanks to this step, the PAH are now less toxic and available for an alkyl removal by E4. If this step is the last one of the process all the products can be handle by chemistry thanks to this alkyl chain. Furthermore E3 can begin an iterative degradation with E4 if the E4 main product enter in the range of substrate specificity.</p>
 +
<br><br><br><br><br><br><br>
 +
 
 +
<p style="font-size: 13pt"><b style="font-size: 13pt"> BBa_K2198004:E4</b>&nbsp&nbspThe trans-2-carboxybenzalpyruvate hydratase-aldolase from <i>Nocardioides sp</i>&nbsp&#91Ref. 4&#93</p>
 +
 
 +
<p>The last step of our degradation pathway allow us to remove a ring from the PAH by producing a py-ruvic acid. This product is a common harmless cell intermediate molecule. Moreover, this step pro-duce a smaller PAH if there is more than 2 ring at the beginning. This second generation PAH can reintegrate the pathway at the previous step thanks to a low substrate specificity E3</p>
 +
 
 +
<br><br><br><br><br><br><br>
 +
 
 +
<p style="font-size: 13pt"><b style="font-size: 13pt"> BBa_K2198005:S1</b>&nbsp&nbspThe Major ampullate Spidroin 1 (MaSp1) from <i>Euprosthenops australis </i>&nbsp&#91Ref. 5&#93</p>
 +
 
 +
<p>In order to carry out the reaction on a solid support, we designed a scaffold made of spider silk that can polymerize.</p>
 +
 
 +
 
 +
 
 +
<div style="position:relative; width:65% ; margin-top:20px;left: 6vw; top: 70px">
 +
<div style="margin:auto ;width:75%">
 +
  <img src="https://static.igem.org/mediawiki/2017/e/e4/T--Pasteur_Paris--Parts.png"; style="width:150%; height:auto; max-height:150%">
 +
  <p style="position:relative; left: 30%; top: 30px"><b> Figure 1: Biochemical degradation pathway for Anthracene</b></p>
 +
  <p style="position:relative; left: -120px; top: 30px; width:50vw; text-align: center"> The catalytic degradation of PAH is ensured by four enzymes. (E1_1, E1_2) homodimer catalyzes the di-hydroxylation, E2 the dehydrogenation of the vicinal diol, E3 oxidative cleavage of the aromatic cycle and E4 cleavage of a linear unsaturated &alpha;-&beta; enone to release a pyruvate molecule.</p>
 +
</div>
 
</div>
 
</div>
 +
 +
 +
<p style="position:relative; top: 200px">Open reading frames for the four enzymes were designed using Geneious 11.0.2 &#91Ref. 5&#93 software with <a href="http://www.uniprot.org" style="color: #3298CB;">Uniprot</a> database sequences. Each sequence was designed with Biobrick prefix and suffix <a href="https://igem.org/Registry" style="color: #3298CB;">Registry</a> in the 5’ and 3’ regions respectively. In addition, His(6) tag, spacer and TeV cleavage sites were included at the N-terminus for purification and release of the His(6) -tag. BamHI site were inserted in the construct after the prefix and before the suffix respectively for insertion into pET43.1a(+) or pET32a(+) (Merck-Millipore) expression plasmids. Genes were ordered from <a href="www.eurofinsgenomics.com" style="color: #3298CB;">Eurofins Genomics</a> after sequence optimization for Biobrick and cloning into pET vector compatibility. Sequences were further optimized for expression in Escherichia coli and gene synthesis. </p>
 +
 +
<b style="position:relative; top:250px; font-size: 13pt">References</b>
 +
 +
<p style="position:relative; top:250px;">1. A.: J Bacteriol. 2000 Mar;182(6):1641-9. Substrate specificity of naphthalene dioxygenase: effect of specific amino acids at the active site of the enzyme. Parales RE1, Lee K, Resnick SM, Jiang H, Lessner DJ, Gibson DT</p>
 +
<p style="position:relative; top:250px">1. B.: J Bacteriol. 1983 Aug;155(2):505-11. Naphthalene dioxygenase: purification and properties of a terminal oxygenase component. Ensley BD, Gibson DT</p>
 +
<p style="position:relative; top:250px">2. : J Bacteriol. 1998 May; 180(9): 2522–2530. A Gene Cluster Encoding Steps in Conversion of Naphthalene to Gentisate in Pseudomonas sp. Strain U2 Sergio L. Fuenmayor,1 Mark Wild,2 Alastair L. Boyes,2 and Peter A. Williams1</p>
 +
<p style="position:relative; top:250px">3 : Int J Biol Macromol. 2017 Aug 25. pii: S0141-8130(17)32824-6. doi: 10.1016/j.ijbiomac.2017.08.113. [Epub ahead of print] Isolation and characterization of three novel catechol 2,3-dioxygenase from three novel haloalkaliphilic BTEX-degrading Pseudomonas strains. Hassan HA1, Aly AA2.</p>
 +
<p style="position:relative; top:250px">4 : J Bacteriol. 1998 Feb; 180(4): 945–949. PMCID: PMC106976 - Biochemical and Genetic Characterization of trans-2′-Carboxybenzalpyruvate Hydratase-Aldolase from a Phenanthrene-Degrading Nocardioides Strain - Tokuro Iwabuchi† and Shigeaki Harayama</p>
 +
<p style="position:relative; top:250px">5 : “Geneious version (the version you are using) (https://www.geneious.com, Kearse et al., 2012)” Kearse, M., Moir, R., Wilson, A., Stones-Havas, S., Cheung, M., Sturrock, S., Buxton, S., Cooper, A., Markowitz, S., Duran, C., Thierer, T., Ashton, B., Mentjies, P., Drummond, A. (2012). Geneious Basic: an integrated and extendable desktop software platform for the organization and analysis of sequence data.Bioinformatics, 28(12), 1647-1649.</p>
 +
<p style="position:relative; top:250px">6 : Biomacromolecules 2007, 8, 1695-1701 // Macroscopic Fibers Self-Assembled from Recombinant Miniature Spider Silk Proteins; Margareta Stark, Stefan Grip, Anna Rising, My Hedhammar, Wilhelm Engström, Goran Hj&aumllm, and Jan Johansson*, Department of Anatomy, Physiology, and Biochemistry, The Biomedical Centre, Swedish University of Agricultural Sciences, SE-751 23 Uppsala, Sweden, and Department of Biomedical Sciences and Veterinary Public Health, Swedish University of Agricultural Sciences, SE-750 07 Uppsala, Sweden Received January 16, 2007; Revised Manuscript Received February 20, 2007 </p>
 +
 +
</div>
 +
 +
 +
</div>
 +
<ul class="com">
 +
  <li style="text-align:center"><a href="https://www.facebook.com/igem.pasteur/" target="_blank"><i id="logo" class="fa fa-facebook"></i></a></li>
 +
  <li><a href=" https://twitter.com/igem_pasteur " target="_blank"><i id="logo" class="fa fa-twitter"></i></a></li>
 +
  <li><a href="https://www.instagram.com/igem.pasteur2017/" target="_blank"><i id="logo" class="material-icons">photo_camera</i></a></li>
 +
  <li><a href="mailto:igem.pasteur@gmail.com " target="_blank"><i id="logo" class="material-icons">email</i></a></li>
 +
</ul>
  
 
<div id="toparrow">
 
<div id="toparrow">
Line 1,166: Line 1,303:
 
   </div>
 
   </div>
  
 +
<div class="sponsors"; style="width:100vw">
 +
  <a href="http://www.centralesupelec.fr" target="_blank"><img src="https://static.igem.org/mediawiki/2017/b/ba/T--Pasteur_Paris--AssociationCentralien.png"; id="Centrale" style="position:absolute; margin-top: 120px; left:21%; width: 121px; height: 57px; display:none"; onmouseout="centraleNoiretBlanc()"></a>
 +
  <a href="http://www.centralesupelec.fr" target="_blank"><img src="https://static.igem.org/mediawiki/2017/3/39/T--Pasteur_Paris--AssociationCentralien_BW.png"; id="CentraleBW" style="position:absolute; margin-top: 120px; left:21%; width: 121px; height: 57px"; onmouseover="centraleCouleur()"></a>
 +
  <a href="http://www.geneious.com" target="_blank"><img src="https://static.igem.org/mediawiki/2017/6/61/T--Pasteur_Paris--genious.png"; id="genious"; style="position:absolute; margin-top: 140px; left:37%; width: 136.5px; height: 58.42px; display:none"; onmouseout="geniousNoiretBlanc()"></a>
 +
  <a href="http://www.geneious.com" target="_blank"><img src="https://static.igem.org/mediawiki/2017/7/71/T--Pasteur_Paris--genious_BW.png"; id="geniousBW"; style="position:absolute; margin-top: 140px; left:37%; width: 136.5px; height: 58.42px"; onmouseover="geniousCouleur()"></a>
 +
  <a href="http://www.mt.com" target="_blank"><img src="https://static.igem.org/mediawiki/2017/c/cc/T--Pasteur_Paris--Mettler_Toledo.png"; id="MettlerToledo"; style="position:absolute; margin-top: 160px; left:54%; width: 160px; height: 20px; display:none"; onmouseout="MettlerToledoNoiretBlanc()"></a>
 +
  <a href="http://www.mt.com" target="_blank"><img src="https://static.igem.org/mediawiki/2017/d/dd/T--Pasteur_Paris--Mettler_Toledo_BW.png"; id="MettlerToledoBW"; style="position:absolute; margin-top: 160px; left:54%; width: 160px; height: 20px"; onmouseover="MettlerToledoCouleur()"></a>
 +
  <a href="http://www.france-science.org" target="_blank"><img src="https://static.igem.org/mediawiki/2017/b/b5/T--Pasteur_Paris--Ambassade.jpeg"; id="ambassade"; style="position:absolute; margin-top: 120px; right:21%; width: 100.8px; height: 105px; display:none"; onmouseout="ambassadeNoiretBlanc()"></a>
 +
  <a href="http://www.france-science.org" target="_blank"><img src="https://static.igem.org/mediawiki/2017/7/70/T--Pasteur_Paris--Ambassade_BW.png"; id="ambassadeBW"; style="position:absolute; margin-top: 120px; right:21%; width: 100.8px; height: 105px"; onmouseover="ambassadeCouleur()"></a>
 +
</div>
  
<div class="sponsors"; style="width:100%">
+
<div class="sponsors"; style="width:100vw">
   <a href="http://www.centralesupelec.fr"><img src="https://static.igem.org/mediawiki/2017/8/8f/T--Pasteur_Paris--Centrale.jpeg"; id="Centrale" style="position:absolute; margin-top: 120px; left:20%; width: 121px; height: 61.6px; display:none"; onmouseout="centraleNoiretBlanc()"></a>
+
   <a href="http://www.instituts-carnot.eu/fr/institut-carnot/pasteur-ms" target="_blank"><img src="https://static.igem.org/mediawiki/2017/d/d1/T--Pasteur_Paris--GC.jpeg"; id="GlobalCare" style="position:absolute; margin-top: 250px; left:28%; width: 150px; height: 60px; display:none"; onmouseout="GlobalCareNoiretBlanc()"></a>
  <a href="http://www.centralesupelec.fr"><img src="https://static.igem.org/mediawiki/2017/5/56/T--Pasteur_Paris--Centrale_BW.png"; id="CentraleBW" style="position:absolute; margin-top: 120px; left:20%; width: 121px; height: 61.6px"; onmouseover="centraleCouleur()"></a>
+
   <a href="http://www.instituts-carnot.eu/fr/institut-carnot/pasteur-ms" target="_blank"><img src="https://static.igem.org/mediawiki/2017/c/cc/T--Pasteur_Paris--GC_BW.png"; id="GlobalCareBW" style="position:absolute; margin-top: 250px; left:28%; width: 150px; height: 60px"; onmouseover="GlobalCareCouleur()"></a>
  <a href="http://www.geneious.com"><img src="https://static.igem.org/mediawiki/2017/6/61/T--Pasteur_Paris--genious.png"; id="genious"; style="position:absolute; margin-top: 135px; left:32%; width: 136.5px; height: 58.42px; display:none"; onmouseout="geniousNoiretBlanc()"></a>
+
   <a href="http://www.pasteur.fr/fr" target="_blank"><img src="https://static.igem.org/mediawiki/2017/8/86/T--Pasteur_Paris--pasteur.png"; id="pasteur"; style="position:absolute; margin-top: 250px; left:46%; width: 130.2px; height: 50.07px"></a>
   <a href="http://www.geneious.com"><img src="https://static.igem.org/mediawiki/2017/7/71/T--Pasteur_Paris--genious_BW.png"; id="geniousBW"; style="position:absolute; margin-top: 135px; left:32%; width: 136.5px; height: 58.42px"; onmouseover="geniousCouleur()"></a>
+
   <a href="http://www.instituts-carnot.eu/fr/institut-carnot/pasteur-ms" target="_blank"><img src="https://static.igem.org/mediawiki/2017/e/eb/T--Pasteur_Paris--Carnot.jpeg"; id="Carnot"; style="position:absolute; margin-top: 250px; right:28%; width: 130px; height: 58px; display:none"; onmouseout="CarnotNoiretBlanc()"></a>
  <a href="http://www.mt.com"><img src="https://static.igem.org/mediawiki/2017/c/cc/T--Pasteur_Paris--Mettler_Toledo.png"; id="MettlerToledo"; style="position:absolute; margin-top: 160px; left:44.5%; width: 160px; height: 20px; display:none"; onmouseout="MettlerToledoNoiretBlanc()"></a>
+
   <a href="http://www.instituts-carnot.eu/fr/institut-carnot/pasteur-ms" target="_blank"><img src="https://static.igem.org/mediawiki/2017/f/f5/T--Pasteur_Paris--Carnot_BW.png"; id="CarnotBW"; style="position:absolute; margin-top: 250px; right:28%; width: 130px; height: 58px"; onmouseover="CarnotCouleur()"></a>
  <a href="http://www.mt.com"><img src="https://static.igem.org/mediawiki/2017/d/dd/T--Pasteur_Paris--Mettler_Toledo_BW.png"; id="MettlerToledoBW"; style="position:absolute; margin-top: 160px; left:44.5%; width: 160px; height: 20px"; onmouseover="MettlerToledoCouleur()"></a>
+
   <a href="http://www.pasteur.fr/fr"><img src="https://static.igem.org/mediawiki/2017/8/86/T--Pasteur_Paris--pasteur.png"; id="pasteur"; style="position:absolute; margin-top: 130px; left:59%; width: 130.2px; height: 50.07px"></a>
+
   <a href="http://www.france-science.org"><img src="https://static.igem.org/mediawiki/2017/b/b5/T--Pasteur_Paris--Ambassade.jpeg"; id="ambassade"; style="position:absolute; margin-top: 120px; right:20%; width: 100.8px; height: 105px; display:none"; onmouseout="ambassadeNoiretBlanc()"></a>
+
   <a href="http://www.france-science.org"><img src="https://static.igem.org/mediawiki/2017/7/70/T--Pasteur_Paris--Ambassade_BW.png"; id="ambassadeBW"; style="position:absolute; margin-top: 120px; right:20%; width: 100.8px; height: 105px"; onmouseover="ambassadeCouleur()"></a>
+
 
</div>
 
</div>
  
<div class="sponsors"; style="width:100%">
+
<div class="sponsors"; style="width:100vw">
   <a href="http://www.instituts-carnot.eu/fr/institut-carnot/pasteur-ms"><img src="https://static.igem.org/mediawiki/2017/d/d1/T--Pasteur_Paris--GC.jpeg"; id="GlobalCare" style="position:absolute; margin-top: 250px; left:19%; width: 150px; height: 60px; display:none"; onmouseout="GlobalCareNoiretBlanc()"></a>
+
   <a href="http://www.qiagen.com" target="_blank"><img src="https://static.igem.org/mediawiki/2017/a/a7/T--Pasteur_Paris--Qiagen.png"; id="Quiagen"; style="position:absolute; margin-top: 350px; left:21%; width: 100px; height: 86px; display:none"; onmouseout="QuiagenNoiretBlanc()"></a>
  <a href="http://www.instituts-carnot.eu/fr/institut-carnot/pasteur-ms"><img src="https://static.igem.org/mediawiki/2017/c/cc/T--Pasteur_Paris--GC_BW.png"; id="GlobalCareBW" style="position:absolute; margin-top: 250px; left:19%; width: 150px; height: 60px"; onmouseover="GlobalCareCouleur()"></a>
+
   <a href="http://www.qiagen.com" target="_blank"><img src="https://static.igem.org/mediawiki/2017/2/2b/T--Pasteur_Paris--Quiagen_BW.png"; id="QuiagenBW"; style="position:absolute; margin-top: 350px; left: 21%; width: 100px; height: 86px"; onmouseover="QuiagenCouleur()"></a>
  <a href="http://www.qiagen.com"><img src="https://static.igem.org/mediawiki/2017/a/a7/T--Pasteur_Paris--Qiagen.png"; id="Quiagen"; style="position:absolute; margin-top: 240px; left:33%; width: 100px; height: 86px; display:none"; onmouseout="QuiagenNoiretBlanc()"></a>
+
   <a href="http://www.eurofins.fr" target="_blank"><img src="https://static.igem.org/mediawiki/2017/e/ed/T--Pasteur_Paris--eurofins.png"; id="eurofins"; style="position:absolute; margin-top: 370px; left:37%; width: 142.5px; height: 48px; display:none"; onmouseout="eurofinsNoiretBlanc()"></a>
   <a href="http://www.qiagen.com"><img src="https://static.igem.org/mediawiki/2017/2/2b/T--Pasteur_Paris--Quiagen_BW.png"; id="QuiagenBW"; style="position:absolute; margin-top: 240px; left: 33%; width: 100px; height: 86px"; onmouseover="QuiagenCouleur()"></a>
+
   <a href="http://www.eurofins.fr" target="_blank"><img src="https://static.igem.org/mediawiki/2017/e/ea/T--Pasteur_Paris--eurofins_BW.png"; id="eurofinsBW"; style="position:absolute; margin-top: 370px; left: 37%; width: 142.5px; height: 48px"; onmouseover="eurofinsCouleur()"></a>
   <a href="http://www.eurofins.fr"><img src="https://static.igem.org/mediawiki/2017/e/ed/T--Pasteur_Paris--eurofins.png"; id="eurofins"; style="position:absolute; margin-top: 255px; left:44.5%; width: 142.5px; height: 48px; display:none"; onmouseout="eurofinsNoiretBlanc()"></a>
+
   <a href="http://www.thermofisher.com" target="_blank"><img src="https://static.igem.org/mediawiki/2017/d/d7/T--Pasteur_Paris--Thermofisher.png"; id="Thermofisher"; style="position:absolute; margin-top: 370px; left:54%; width: 142.5px; height: 48px; display:none"; onmouseout="ThermofisherNoiretBlanc()"></a>
   <a href="http://www.eurofins.fr"><img src="https://static.igem.org/mediawiki/2017/e/ea/T--Pasteur_Paris--eurofins_BW.png"; id="eurofinsBW"; style="position:absolute; margin-top: 255px; left: 44.5%; width: 142.5px; height: 48px"; onmouseover="eurofinsCouleur()"></a>
+
   <a href="http://www.thermofisher.com" target="_blank"><img src="https://static.igem.org/mediawiki/2017/1/17/T--Pasteur_Paris--Thermofisher_BW.png"; id="ThermofisherBW"; style="position:absolute; margin-top: 370px; left: 54%; width: 142.5px; height: 48px"; onmouseover="ThermofisherCouleur()"></a>
   <a href="http://www.thermofisher.com"><img src="https://static.igem.org/mediawiki/2017/d/d7/T--Pasteur_Paris--Thermofisher.png"; id="Thermofisher"; style="position:absolute; margin-top: 255px; left:58.7%; width: 142.5px; height: 48px; display:none"; onmouseout="ThermofisherNoiretBlanc()"></a>
+
   <a href="http://www.thermofisher.com" target="_blank"><img src="https://static.igem.org/mediawiki/2017/f/fe/T--Pasteur_Paris--Barthenteim.png"; id="Barthenteim"; style="position:absolute; margin-top: 350px; right:21%; width: 81px; height: 90px; display:none"; onmouseout="BarthenteimNoiretBlanc()"></a>
   <a href="http://www.thermofisher.com"><img src="https://static.igem.org/mediawiki/2017/1/17/T--Pasteur_Paris--Thermofisher_BW.png"; id="ThermofisherBW"; style="position:absolute; margin-top: 255px; left: 58.7%; width: 142.5px; height: 48px"; onmouseover="ThermofisherCouleur()"></a>
+
   <a href="http://www.thermofisher.com" target="_blank"><img src="https://static.igem.org/mediawiki/2017/b/ba/T--Pasteur_Paris--Barthenteim_BW.png"; id="BarthenteimBW"; style="position:absolute; margin-top: 350px; right:21%; width: 81px; height: 90px"; onmouseover="BarthenteimCouleur()"></a>
   <a href="http://www.instituts-carnot.eu/fr/institut-carnot/pasteur-ms"><img src="https://static.igem.org/mediawiki/2017/e/eb/T--Pasteur_Paris--Carnot.jpeg"; id="Carnot"; style="position:absolute; margin-top: 250px; right:19%; width: 130px; height: 58px; display:none"; onmouseout="CarnotNoiretBlanc()"></a>
+
   <a href="http://www.instituts-carnot.eu/fr/institut-carnot/pasteur-ms"><img src="https://static.igem.org/mediawiki/2017/f/f5/T--Pasteur_Paris--Carnot_BW.png"; id="CarnotBW"; style="position:absolute; margin-top: 250px; right:19%; width: 130px; height: 58px"; onmouseover="CarnotCouleur()"></a>
+
 
</div>
 
</div>
 
  </body>
 
  </body>
 
</html>
 
</html>

Revision as of 02:24, 2 November 2017

Parts

Our Biobricks

BBa_K2198000:E1_1&nbsp&nbspThe naphthalene 1,2-dioxygenase part 1 (E1_1) from Pseudomonas putida&nbsp&#91Ref. 1.A&#93

Gets complex with naphthalene 1,2-dioxygenase part 2 (E1_2) to form an active enzyme to oxidize PAH that can be used as substrate. This oxidation with dioxygen form a vicinal diol and add two hydrogens on the ring. This step need energy to break the aromaticity. This complex enzyme need NADH,H+.








BBa_K2198001:E1_2&nbsp&nbspThe naphthalene 1,2-dioxygenase part 1 (E1_2) from Pseudomonas putida&nbsp&#91Ref. 1.B&#93

Gets complex with naphthalene 1,2-dioxygenase part 1 (E1_1) to form an active enzyme to oxidize PAH that can be used as substrate. This oxidation with dioxygen form a vicinal diol and add two hydrogens on the ring. This step need energy to break the aromaticity. This complex enzyme need NADH,H+.








BBa_K2198002:E2&nbsp&nbspThe dihydrodiol dehydrogenase from Ralstonia sp. &nbsp&#91Ref. 2&#93

This step allows the restoration of the aromatic with a dehydrogenation of the vicinal diol. Thanks to this, E3 will be able to open the ring with an oxidative cleavage.








BBa_K2198003:E3&nbsp&nbspThe catechol 2,3-dioxygenase from Pseudomonas putida&nbsp&#91Ref. 3&#93

In our degradation pathway the key step is to remove ring from PAH to reduce their toxicity. The E3 is able to do an extradiol ring cleavage. Thanks to this step, the PAH are now less toxic and available for an alkyl removal by E4. If this step is the last one of the process all the products can be handle by chemistry thanks to this alkyl chain. Furthermore E3 can begin an iterative degradation with E4 if the E4 main product enter in the range of substrate specificity.








BBa_K2198004:E4&nbsp&nbspThe trans-2-carboxybenzalpyruvate hydratase-aldolase from Nocardioides sp&nbsp&#91Ref. 4&#93

The last step of our degradation pathway allow us to remove a ring from the PAH by producing a py-ruvic acid. This product is a common harmless cell intermediate molecule. Moreover, this step pro-duce a smaller PAH if there is more than 2 ring at the beginning. This second generation PAH can reintegrate the pathway at the previous step thanks to a low substrate specificity E3








BBa_K2198005:S1&nbsp&nbspThe Major ampullate Spidroin 1 (MaSp1) from Euprosthenops australis &nbsp&#91Ref. 5&#93

In order to carry out the reaction on a solid support, we designed a scaffold made of spider silk that can polymerize.

Figure 1: Biochemical degradation pathway for Anthracene

The catalytic degradation of PAH is ensured by four enzymes. (E1_1, E1_2) homodimer catalyzes the di-hydroxylation, E2 the dehydrogenation of the vicinal diol, E3 oxidative cleavage of the aromatic cycle and E4 cleavage of a linear unsaturated α-β enone to release a pyruvate molecule.

Open reading frames for the four enzymes were designed using Geneious 11.0.2 &#91Ref. 5&#93 software with Uniprot database sequences. Each sequence was designed with Biobrick prefix and suffix Registry in the 5’ and 3’ regions respectively. In addition, His(6) tag, spacer and TeV cleavage sites were included at the N-terminus for purification and release of the His(6) -tag. BamHI site were inserted in the construct after the prefix and before the suffix respectively for insertion into pET43.1a(+) or pET32a(+) (Merck-Millipore) expression plasmids. Genes were ordered from Eurofins Genomics after sequence optimization for Biobrick and cloning into pET vector compatibility. Sequences were further optimized for expression in Escherichia coli and gene synthesis.

References

1. A.: J Bacteriol. 2000 Mar;182(6):1641-9. Substrate specificity of naphthalene dioxygenase: effect of specific amino acids at the active site of the enzyme. Parales RE1, Lee K, Resnick SM, Jiang H, Lessner DJ, Gibson DT

1. B.: J Bacteriol. 1983 Aug;155(2):505-11. Naphthalene dioxygenase: purification and properties of a terminal oxygenase component. Ensley BD, Gibson DT

2. : J Bacteriol. 1998 May; 180(9): 2522–2530. A Gene Cluster Encoding Steps in Conversion of Naphthalene to Gentisate in Pseudomonas sp. Strain U2 Sergio L. Fuenmayor,1 Mark Wild,2 Alastair L. Boyes,2 and Peter A. Williams1

3 : Int J Biol Macromol. 2017 Aug 25. pii: S0141-8130(17)32824-6. doi: 10.1016/j.ijbiomac.2017.08.113. [Epub ahead of print] Isolation and characterization of three novel catechol 2,3-dioxygenase from three novel haloalkaliphilic BTEX-degrading Pseudomonas strains. Hassan HA1, Aly AA2.

4 : J Bacteriol. 1998 Feb; 180(4): 945–949. PMCID: PMC106976 - Biochemical and Genetic Characterization of trans-2′-Carboxybenzalpyruvate Hydratase-Aldolase from a Phenanthrene-Degrading Nocardioides Strain - Tokuro Iwabuchi† and Shigeaki Harayama

5 : “Geneious version (the version you are using) (https://www.geneious.com, Kearse et al., 2012)” Kearse, M., Moir, R., Wilson, A., Stones-Havas, S., Cheung, M., Sturrock, S., Buxton, S., Cooper, A., Markowitz, S., Duran, C., Thierer, T., Ashton, B., Mentjies, P., Drummond, A. (2012). Geneious Basic: an integrated and extendable desktop software platform for the organization and analysis of sequence data.Bioinformatics, 28(12), 1647-1649.

6 : Biomacromolecules 2007, 8, 1695-1701 // Macroscopic Fibers Self-Assembled from Recombinant Miniature Spider Silk Proteins; Margareta Stark, Stefan Grip, Anna Rising, My Hedhammar, Wilhelm Engström, Goran Hj&aumllm, and Jan Johansson*, Department of Anatomy, Physiology, and Biochemistry, The Biomedical Centre, Swedish University of Agricultural Sciences, SE-751 23 Uppsala, Sweden, and Department of Biomedical Sciences and Veterinary Public Health, Swedish University of Agricultural Sciences, SE-750 07 Uppsala, Sweden Received January 16, 2007; Revised Manuscript Received February 20, 2007