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

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";
  {apparitionLabWork();}
+
  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="apparitionLabWork(); 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 style="height:75vh">
 +
  <img src="https://static.igem.org/mediawiki/2017/1/16/T--Pasteur_Paris--Sci2.png"; style="position:absolute; left:390px; height: 66.5vh;width:auto;max-width: 60vw; z-index:-2;top:-70px"/>
 +
  <p id="title" style="font-size:50pt; font-family: MinionPro, serif;">Demonstration</p>
 +
  <div class="Chili"></div>
 +
</div>
 +
 +
<div class="text">
 
<div class="subtitle">
 
<div class="subtitle">
   <p style="font-size:50pt; font-family: CrimsonTextRoman, serif;">Under construction<br></p><br>
+
   <p style="font-family: MinionPro, serif;">Part I :Science</p>
 
   <div class="underline"></div>
 
   <div class="underline"></div>
 
</div>
 
</div>
  
<p class="maintext"></p>
+
<div class="text">
  
<p class="maintextsuite"></p>
+
<div class="subtitle">
 +
  <p style="font-family: CrimsonTextRoman, serif;"><b>Proof of the efficiency of the degradation of Anthracene a Poly Aromatic hydrocarbon.</b></p>
 +
</div>
  
<br><br><br><br><br><br><br><br><br><br><br><br></p>
+
<div class="subtitle">
 +
  <p style="font-family: CrimsonTextRoman, serif;">1. The molecule targeted: Anthracene</p>
 +
  <div class="underline"></div>
 
</div>
 
</div>
 +
 +
<p class="maintext"> <b><span style="font-size:15pt; font-family: MinionPro">We </span> demonstrated the effective degradation of PAHs using anthracene as a representative molecule. It is possible to measure its concentration since anthracene absorbs at 254 nm, and therefore the kinetics of the reaction can be followed as well. We prepared our enzyme mix composed of E1(E1_1, E1_2), E2, E3, E4 by expression in <i>E. coli</i> (see below) (See Biobrick parts section for correspondence of enzyme names) </b></p>
 +
 +
<div style="width:50% ; margin-left:10%">
 +
<div style="width:100%">
 +
  <img src="https://static.igem.org/mediawiki/2017/7/77/T--Pasteur_Paris--anthra.png"; style="width:60%"></img>
 +
  <p style=" font-family: Helvetica,">Figure 1 : schema of anthracene</p>
 +
</div>
 +
</div>
 +
 +
<p class="maintext" style=" font-size:9pt"><b>Anthracene was obtained in solution in 80% glycerol/water v/v at 0.1 mg/ml (Generous gift Chimie ParisTech). </b></p>
 +
 +
<div class="subtitle">
 +
  <p style="font-family: CrimsonTextRoman, serif;">2.  Preparation of the enzymes</p>
 +
  <div class="underline2"></div>
 +
</div>
 +
 +
<p class="maintext" style=" font-size:9pt">The five open reading frames coding for the four enzymes of the degradation pathway were independently expressed in BL21De3 cells. Cell pellets stored at -80°c, were thawed in lysis buffer (Tris-Cl 50 mM, pH 7.4, NaCl 100 mM, Glycerol 5% v/v) and sonicated. After centrifugation, supernatants were kept on ice for the enzymatic assay. (See Protein expression protocol).</p>
 +
 +
<div class="subtitle">
 +
  <p style="font-family: CrimsonTextRoman, serif;">3. Solutions tested :</p>
 +
  <div class="underline3"></div>
 +
</div>
 +
 +
<p class="maintext" style=" font-size:9pt">Buffers for enzymatic reaction:</p>
 +
 +
<div style="width:50% ;  margin-left:10%">
 +
<div style="width:100%">
 +
<table style="position:relative; left: 120px; max-width: 60%">
 +
    <tr>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">Composition of the buffers for :</td>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">Reaction volumes (μl): A</td>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">The blank volumes (μl): B</td>
 +
    </tr>
 +
    <tr>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">Solution of trisphenylphosphine (5M)</td>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">13.2 μL (0.050M)</td>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">13.2 μL (0.050M)</td>
 +
    </tr>
 +
    <tr>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">Solution of Anthracene</td>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">660 μL</td>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">0 μL</td>
 +
    </tr>
 +
    <tr>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">Solution of NaCl (1M)</td>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">66 μL (0.050M)</td>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">66 μL (0.050M)</td>
 +
    </tr>
 +
    <tr>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">Water</td>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">0 μL</td>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">660 μL</td>
 +
    </tr>
 +
</table></div></div>
 +
 +
 +
<p class="maintext" style=" font-size:9pt">The Reaction mixes:</p>
 +
 +
<div style="width:50% ;  margin-left:10%">
 +
<div style="width:100%">
 +
<table style="position:relative; left: 120px; width: 60%">
 +
    <tr>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt"></td>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">Tests</td>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">Blank</td>
 +
    </tr>
 +
    <tr>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">Reaction buffer</td>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">67.2 μL of A</td>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">67.2 μL of B</td>
 +
    </tr>
 +
    <tr>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">Enzyme</td>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">10 μL for each enzymes (50 μL when there are the five)</td>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">10 μL for each enzymes (50 μL when there are the five)</td>
 +
    </tr>
 +
    <tr>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">Water</td>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">Complementary to 120 μL as a total volume (which means 2.8 μL when there are the five enzymes)</td>
 +
      <td style="font-family: CrimsonTextRoman, serif; font-size: 11pt">Complementary to 120 μL as a total volume (which means 2.8 μL when there are the five enzymes)</td>
 +
    </tr>
 +
</table></div></div>
 +
<br>
 +
<p class="maintext" style=" font-size:9pt">For the Controls :</p>
 +
<p class="maintext" style=" font-size:9pt">The enzymes volumes are substituted with extracts of cells transformed with pET32a only, and induced for the same length of time.</p>
 +
 +
 +
<div class="subtitle">
 +
  <p style="font-family: CrimsonTextRoman, serif;">4. Reactions kinetics</p>
 +
  <div class="underline4"></div>
 +
</div>
 +
 +
 +
<p class="maintext" style=" font-size:9pt"><b>An absorbance blank was performed using the enzyme mix in reaction buffer at 254 nm. This prevented the detection of DNA in the enzyme solution from the cell extracts. Anthracene was then added and a time point taken. Several other time points were taken after 3, 6, 12 and 24 minutes. The reaction was performed three times and the mean value of absorbance plotted against time to follow the kinetics. Error bars are shown as the standard deviation of the three measurements.</b></p>
 +
 +
<div style="width:50% ;  margin-left:10%">
 +
<div style="width:100%">
 +
  <img src="https://static.igem.org/mediawiki/2017/e/ee/T--Pasteur_Paris--KM.png"; style="width:100%"></img>
 +
    <p style=" font-family: Helvetica; text-align: justify;font-size: 9pt">Figure 2.A. Degradation of Anthracene by the E1, E2, E3, and E4 cocktail of enzymes. Absorbance of anthracene was followed at 254 nm over time. Three independent measurements were made and the average plotted. The SD for each point is plotted as error bar. </p>
 +
</div>
 +
</div>
 +
 +
<div style="width:50% ;  margin-left:10%">
 +
<div style="width:100%">
 +
  <img src="https://static.igem.org/mediawiki/2017/4/45/T--Pasteur_Paris--TM.png"; style="width:100%"></img>
 +
    <p style=" font-family: Helvetica; text-align: justify;font-size: 9pt">Figure 2.B. Control reaction for the degradation of anthracene with the enzyme cocktail E1, E2, E3, E4.
 +
Time plot of the pET32a transformed BL21De3 cells extract with anthracene.
 +
</p>
 +
</div>
 +
</div>
 +
 +
<p class="maintext" style=" font-size:9pt"><b>On the Figure 2.A.: we can clearly see the concentration of anthracene decreasing in a constant and monotonous way over time. So, there is a degradation of the anthracene during the first 12 min and then the concentration stabilises itself.
 +
In the second graph Figure 2.B., we expected to see only a constant value. As it can be seen, except for point at time of 3 min, the concentration stays constant which means that there is no degradation without the catalysis.
 +
</b></p>
 +
 +
 +
<div class="subtitle">
 +
  <p style="font-family: CrimsonTextRoman, serif;">5. Conclusion</p>
 +
  <div class="underline5"></div>
 +
</div>
 +
 +
<p class="maintext" style=" font-size:9pt">We can conclude that our cocktail of four enzymes degrades effectively anthracene, a member of the PAH family, and therefore possibly other poly-aromatic compounds such as the benzo[a]pyrene.
 +
</p>
 +
 +
</div>
 +
<p id="subtitlemain" style=" font-family: CrimsonTextRoman, serif; font-size:18pt; width: 9%;">Part II: Design</p>
 +
<div class="text">
 +
<div class="subtitle">
 +
  <p style="font-family: CrimsonTextRoman, serif;"><b>Proof of the production of a particle filter system: Aether</b></p>
 +
</div>
 +
 +
<p class="maintext" style=" font-size:9pt">Based on the ideation session, interviews with professionals, questionnaires to the public, and modelling of air flow, amount of enzymes and biopolymer to support it that can be possible etc ..  we designed and Air filter system to the scale that can be used in the household indoors. The device is equipped with a front cover air filter for large particles or fibres. It has a vinyl crafted surface for a prototype of Graetzel solar cells for its power supply. It also has holder for the bio-filter and charcoal filter units. It has a back cover to allow for air exit. And finally, it has a stand a strap system to either stand on a desk or set against a wall.</p>
 +
 +
 +
<div style="width:50% ;  margin-left:10%">
 +
<div style="width:100%">
 +
  <img src="https://static.igem.org/mediawiki/2017/7/71/T--Pasteur_Paris--Dem3.jpeg"; style="width:100%"></img>
 +
    <p style=" font-family: Helvetica; text-align: justify;font-size: 9pt">Figure 3. The Aether system for air purification and degradation of poly aromatic hydrocarbons. </p>
 +
</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 id="toparrow">
 
<div id="toparrow">
Line 1,166: Line 1,399:
 
   </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 01:21, 2 November 2017

Demonstration

Part I :Science

Proof of the efficiency of the degradation of Anthracene a Poly Aromatic hydrocarbon.

1. The molecule targeted: Anthracene

We demonstrated the effective degradation of PAHs using anthracene as a representative molecule. It is possible to measure its concentration since anthracene absorbs at 254 nm, and therefore the kinetics of the reaction can be followed as well. We prepared our enzyme mix composed of E1(E1_1, E1_2), E2, E3, E4 by expression in E. coli (see below) (See Biobrick parts section for correspondence of enzyme names)

Figure 1 : schema of anthracene

Anthracene was obtained in solution in 80% glycerol/water v/v at 0.1 mg/ml (Generous gift Chimie ParisTech).

2. Preparation of the enzymes

The five open reading frames coding for the four enzymes of the degradation pathway were independently expressed in BL21De3 cells. Cell pellets stored at -80°c, were thawed in lysis buffer (Tris-Cl 50 mM, pH 7.4, NaCl 100 mM, Glycerol 5% v/v) and sonicated. After centrifugation, supernatants were kept on ice for the enzymatic assay. (See Protein expression protocol).

3. Solutions tested :

Buffers for enzymatic reaction:

Composition of the buffers for : Reaction volumes (μl): A The blank volumes (μl): B
Solution of trisphenylphosphine (5M) 13.2 μL (0.050M) 13.2 μL (0.050M)
Solution of Anthracene 660 μL 0 μL
Solution of NaCl (1M) 66 μL (0.050M) 66 μL (0.050M)
Water 0 μL 660 μL

The Reaction mixes:

Tests Blank
Reaction buffer 67.2 μL of A 67.2 μL of B
Enzyme 10 μL for each enzymes (50 μL when there are the five) 10 μL for each enzymes (50 μL when there are the five)
Water Complementary to 120 μL as a total volume (which means 2.8 μL when there are the five enzymes) Complementary to 120 μL as a total volume (which means 2.8 μL when there are the five enzymes)

For the Controls :

The enzymes volumes are substituted with extracts of cells transformed with pET32a only, and induced for the same length of time.

4. Reactions kinetics

An absorbance blank was performed using the enzyme mix in reaction buffer at 254 nm. This prevented the detection of DNA in the enzyme solution from the cell extracts. Anthracene was then added and a time point taken. Several other time points were taken after 3, 6, 12 and 24 minutes. The reaction was performed three times and the mean value of absorbance plotted against time to follow the kinetics. Error bars are shown as the standard deviation of the three measurements.

Figure 2.A. Degradation of Anthracene by the E1, E2, E3, and E4 cocktail of enzymes. Absorbance of anthracene was followed at 254 nm over time. Three independent measurements were made and the average plotted. The SD for each point is plotted as error bar.

Figure 2.B. Control reaction for the degradation of anthracene with the enzyme cocktail E1, E2, E3, E4. Time plot of the pET32a transformed BL21De3 cells extract with anthracene.

On the Figure 2.A.: we can clearly see the concentration of anthracene decreasing in a constant and monotonous way over time. So, there is a degradation of the anthracene during the first 12 min and then the concentration stabilises itself. In the second graph Figure 2.B., we expected to see only a constant value. As it can be seen, except for point at time of 3 min, the concentration stays constant which means that there is no degradation without the catalysis.

5. Conclusion

We can conclude that our cocktail of four enzymes degrades effectively anthracene, a member of the PAH family, and therefore possibly other poly-aromatic compounds such as the benzo[a]pyrene.

Part II: Design

Proof of the production of a particle filter system: Aether

Based on the ideation session, interviews with professionals, questionnaires to the public, and modelling of air flow, amount of enzymes and biopolymer to support it that can be possible etc .. we designed and Air filter system to the scale that can be used in the household indoors. The device is equipped with a front cover air filter for large particles or fibres. It has a vinyl crafted surface for a prototype of Graetzel solar cells for its power supply. It also has holder for the bio-filter and charcoal filter units. It has a back cover to allow for air exit. And finally, it has a stand a strap system to either stand on a desk or set against a wall.

Figure 3. The Aether system for air purification and degradation of poly aromatic hydrocarbons.