Difference between revisions of "Team:Paris Bettencourt/Description"

 
(75 intermediate revisions by 6 users not shown)
Line 5: Line 5:
  
 
<html>
 
<html>
<head>
+
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
<<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,300' rel='style' type='text/css'>>
+
</head>
+
 
<style>
 
<style>
                a:hover {
+
a:hover {
                        text-decoration : none;
+
text-decoration : none;
                }
+
}
 +
 
 
html {
 
html {
 
height : 100%;
 
height : 100%;
 
}
 
}
 +
 
body {
 
body {
 
position : relative;
 
position : relative;
 
height : 100%;
 
height : 100%;
margin-left : 0;
 
 
margin-right : 0;
 
margin-right : 0;
 
margin-top : 0;
 
margin-top : 0;
 
}
 
}
 +
 
#topheader {
 
#topheader {
 
position : relative;
 
position : relative;
margin-top : -85px;
+
margin-top : -120px;
margin-left : 0;
+
 
margin-right : 0;
 
margin-right : 0;
 
padding:0;
 
padding:0;
Line 33: Line 32:
 
background-size : cover;
 
background-size : cover;
 
}
 
}
 +
 
#subheader {
 
#subheader {
position : absolute;  
+
position : relative ;  
 
width : 100%;
 
width : 100%;
height : 470px;
+
height : 100%;
left : 0;
+
right : 0;
+
 
text-align : center;
 
text-align : center;
 
background-color : rgb(255,255,255);
 
background-color : rgb(255,255,255);
 
}
 
}
 +
 
#definition {
 
#definition {
 
width : 80%;
 
width : 80%;
Line 49: Line 48:
 
text-align : center;
 
text-align : center;
 
position : relative;
 
position : relative;
margin-top : 80px;
+
margin-top : 0px;
 
}
 
}
 +
 
#project {
 
#project {
font-family: 'Open Sans', sans-serif;
+
font-family: Open Sans, sans-serif;
 
text-align : center;
 
text-align : center;
 
font-size : 22px;
 
font-size : 22px;
Line 58: Line 58:
 
color : rgb(150,149,149);
 
color : rgb(150,149,149);
 
}
 
}
.text {
+
.definition {
 
position : relative;
 
position : relative;
font-family: 'Open Sans', sans-serif;
+
font-family: Open Sans, sans-serif;
 
text-align : center;
 
text-align : center;
 
font-size : 18px;
 
font-size : 18px;
Line 82: Line 82:
  
 
.layout {
 
.layout {
display : inline-block;
 
 
width : 100%;
 
width : 100%;
 
height : 100%;
 
height : 100%;
Line 97: Line 96:
 
                         vertical-align : middle;
 
                         vertical-align : middle;
 
}
 
}
 +
 +
                .separation {
 +
                        width: 100%;
 +
                        height : 100px;
 +
                }
 
#video {
 
#video {
 
vertical-align : middle;
 
vertical-align : middle;
Line 103: Line 107:
 
}
 
}
  
                .separation {
+
/* Panels */
                        width: 100%;
+
.panel {
                        height : 300px;
+
    margin: 0 auto;
                }
+
    color: rgb(30,39,43);
 +
    font-family: 'Open Sans', sans-serif;
 +
}
 +
.panel a {
 +
display: inline-block;
 +
    color: rgb(46,43,52);
 +
    text-decoration:none;
 +
}
 +
 
 +
/* Subpanels */
 +
.narrowimg {/* Subpanels background*/
 +
    /*position:absolute;*/
 +
    z-index:2;
 +
    opacity:0.3;
 +
    filter: alpha(opacity=30);
 +
}
 +
.titlebox {/* Subpanels Title*/
 +
    z-index:1;
 +
    position:relative;
 +
    bottom: 200px;
 +
    background:transparent;
 +
}
 +
 
 +
.subpanel2 { /* Projects */
 +
    float: left;
 +
    width:150px;
 +
    height:250px;
 +
    font-size:20px;
 +
    text-align:center;
 +
    margin-top:5px;
 +
    margin-bottom:5px;
 +
    margin-right:5px;
 +
    margin-left:5px;
 +
    border-radius:7px;
 +
    overflow:hidden;
 +
}
 +
.subpanel2:hover{
 +
    font-weight:bold;
 +
}
 +
.subpanel2:hover .narrowimg {
 +
    opacity:0.8;
 +
    filter: alpha(opacity=80);
 +
}
 +
/* pages */
 +
.subpanel4 { /* divide page in 3 */
 +
    float:left;
 +
    width:364px;
 +
    height:492px;
 +
    font-size:22px;
 +
    margin-top:0;
 +
    margin-right:10px;
 +
}
 +
.subpanel6 { /* Pages */
 +
    height:240.5px;
 +
    margin:0;
 +
    margin-bottom:11px;
 +
    border-radius:7px;
 +
    overflow:hidden;
 +
    background:rgb(255,255,255);
 +
    color:Black;
 +
    text-align:center;
 +
}
 +
.subpanel6:hover{
 +
    font-weight:bold;
 +
}
 +
.subpanel6:hover .narrowimg {
 +
    opacity:0.8;
 +
    filter: alpha(opacity=80);
 +
}
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 
</style>
 
</style>
 +
<head>
  
 +
</head>
 
<body>
 
<body>
 
<div id=topheader>
 
<div id=topheader>
<div id=video>  
+
<div id=video >  
 
<video width="800" height="450" controls>
 
<video width="800" height="450" controls>
  <source src="https://static.igem.org/mediawiki/2016/9/98/Paris_Bettencourt-video.mp4" type="video/mp4">
+
  <source src="https://static.igem.org/mediawiki/2016/9/98/Paris_Bettencourt-video.mp4" type="video/mp4">
 
Your browser does not support the video tag.
 
Your browser does not support the video tag.
 
</video>
 
</video>
Line 120: Line 201:
 
<div id=subheader>
 
<div id=subheader>
  
 +
<div style="margin-top:20px; margin-bottom:20px">
 +
<div class="panel" >
 +
<a href="https://2016.igem.org/Team:Paris_Bettencourt/Project/Assay" title="Assay">
 +
<div id="pspanel" class="subpanel2"  onmouseover="chgtrans(this)">
 +
  <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/b/b9/Paris_Bettencourt-Assay_Button2.png" width="150px" height="250px"/>
 +
  <div class="titlebox">
 +
    <center><img src="https://static.igem.org/mediawiki/2016/e/e8/Paris_Bettencourt-Logo_Assay.png" style="height:60px;"/></center>
 +
    <div style="width:60%;margin-left:20%;margin-bottom:20px;"><hr></div>
 +
    Assay
 +
  </div>
 +
</div>
 +
      </a>
 +
      <a href="https://2016.igem.org/Team:Paris_Bettencourt/Project/Microbiology" title="Microbiology">
 +
<div id="dspanel" class="subpanel2">
 +
  <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/e/e0/Paris_Bettencourt-Microbiology_Button2.png" width="150px" height="250px"/>
 +
  <div class="titlebox">
 +
    <center><img src="https://static.igem.org/mediawiki/2016/f/f8/Paris_Bettencourt-Logo_Microbiology.png" style="height:60px;"/></center>
 +
    <div style="width:60%;margin-left:20%;margin-bottom:20px;"><hr></div>
 +
    Microbiology
 +
  </div>
 +
</div>
 +
      </a>
 +
      <a href="https://2016.igem.org/Team:Paris_Bettencourt/Project/Enzyme" title="Enzyme">
 +
<div id="tcpanel" class="subpanel2">
 +
  <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/d/d0/Paris_Bettencourt-Enzyme_Button2.png" width="150px" height="250px"/>
 +
  <div class="titlebox">
 +
    <center><img src="https://static.igem.org/mediawiki/2016/9/9d/Paris_Bettencourt-Logo_Enzyme.png" style="height:60px;"/></center>
 +
    <div style="width:60%;margin-left:20%;margin-bottom:20px;"><hr></div>
 +
  Enzyme
 +
  </div>
 +
</div>
 +
      </a>
 +
      <a href="https://2016.igem.org/Team:Paris_Bettencourt/Project/Binding" title="Binding domains">
 +
<div id="thpanel" class="subpanel2">     
 +
  <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/6/68/Paris_Bettencourt-Binding_Button2.png" width="150px" height="250px"/>
 +
  <div class="titlebox">
 +
    <center><img src="https://static.igem.org/mediawiki/2016/4/44/Paris_Bettencourt-Logo_Binding.png" style="height:60px;"/></center>
 +
    <div style="width:60%;margin-left:20%;margin-bottom:20px;"><hr></div>
 +
    Binding
 +
  </div>
 +
</div>
 +
      </a>
 +
    <a href="https://2016.igem.org/Team:Paris_Bettencourt/Project/Indigo" title="Indigo">
 +
<div id="thpanel" class="subpanel2">     
 +
  <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/7/75/Paris_Bettencourt-Indigo_Button2.png" width="150px" height="250px"/>
 +
  <div class="titlebox">
 +
    <center><img src="https://static.igem.org/mediawiki/2016/f/f0/Paris_Bettencourt-Logo_Indigo.png" style="height:60px;"/></center>
 +
    <div style="width:60%;margin-left:20%;margin-bottom:10px;"><hr></div>
 +
    Indigo
 +
  </div>
 +
</div>
 +
      </a>
 +
<a href="https://2016.igem.org/Team:Paris_Bettencourt/Model" title="Model">
 +
<div id="thpanel" class="subpanel2">     
 +
  <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/9/96/Paris_Bettencourt-Model_Button2.png" width="150px" height="250px"/>
 +
  <div class="titlebox">
 +
    <center><img src="https://static.igem.org/mediawiki/2016/2/21/Paris_Bettencourt-Model_Icon.png" style="height:60px;"/></center>
 +
    <div style="width:60%;margin-left:20%;margin-bottom:10px;"><hr></div>
 +
    Model
 +
  </div>
 +
</div>
 +
      </a>
 +
</div>
 +
</div>
 
<div id=definition>
 
<div id=definition>
<h1 class=project>Project description</h1>
+
<h2 class="red">Short Summary: What We Did</h2>
<p class=text>
+
<p class=text style="font-size: 17px;">
Dry cleaning is a process used to clean delicate fabrics which cannot withstand conventional detergents, physical forces and temperatures inside a washing machine. Despite being useful, dry cleaning can pose a threat to human health and the environment, since throughout the process different hazardous solvents are used to remove the stains from the fabric.
+
Among the most widely used chemicals are tetrachloroethylene and perchloroethylene (also called "perc" by the industry). “Perc” is a volatile organic compound, hence it generates fumes that allow it to spread through the air from the clothes after the dry-cleaning process. Furthermore, “perc” is listed as "reasonably anticipated to be a human carcinogen" in the Thirteenth Report on Carcinogens published by the National Toxicology Program, because long-term exposure to perchloroethylene has been linked to different types of cancer. Luckily, the French government has begun the process of banning the use of “perc”, and promoting eco-friendly alternatives in all establishments close to the inhabited areas. <br>
+
  
This is where our iGEM project starts. We interviewed several dry cleaning facilities in Paris to get a better insight about their needs, and what problems they might be facing. Not surprisingly, they told us that wine stains are one of the most difficult stains to remove from clothes, and thus we decided to have them as our main focus. <br>
+
<br>In this project we <a href="https://2016.igem.org/Team:Paris_Bettencourt/Project/Enzyme">produced synthetic enzymes</a> to remove red wine stains from fabric. These enzymes are designed to replace perchloroethylene (PERC), a toxic solvent used in dry cleaning that will soon be banned in France.<br>
Wine, in general, is a complex mixture of alcohol, sugars, water and different secondary metabolites, such as anthocyanins, flavonoids, tannins, amongst many more. Our project is based on finding and improving enzymes, and processes, to degrade pigment molecules from wine stains. We are going to design and implement a series of assays in order to identify different enzymes and microbes from environmental samples. In addition, our project will develop a library of various binding domains with affinity for different fabrics, such as cotton, wool, silk, nylon or polyester. Some of these domains already exist in nature, and some are available in the iGEM registry. By adding these domains to our enzymes, we expect to improve cleaning efficiency and localization to the stain. We are also planning to focus on other important issues concerning our project, such as enzyme robustness, extraction and secretion, preserving the fabric quality, growth conditions and medias. Also, we will explore other interesting aspects of clothes industries like denim bleaching. And, of course, every successfully developed product will be forever perpetuated in the BioBrick format. <br>
+
 
This project was selected from a pool of ideas generated in a series of discussions, brainstorming sessions and votings. Our selection process has included constant deducting and adding new ideas, up until final voting which resulted in the Frank‘n’Stain project. To achieve the best results on this year's iGEM competition, we have assembled a team based on our motivation, ambition, interdisciplinarity, creativity and scientific background. Together, with a little help from our advisors: Ariel Lindner, Jake Wintermute, Jason Bland and Nadine Bongaerts, we are going to work hard and rid the world of the nasty (although very French) wine stains! <br>
+
<br><a href="https://2016.igem.org/Team:Paris_Bettencourt/Integrated_Practices">We listened to people</a> who will use our product, conducting face-to-face interviews with every single dry cleaner in Paris. From this came a plan for a realistic product, a stain fighting enzymatic pretreatment compatible with existing cleaning technologies and workflows.<br>
Sources:<br>
+
 
  <a href="https://toxtown.nlm.nih.gov/text_version/chemicals.php?id=22">US National Library of Medecine </a> <br>
+
<br><a href="https://2016.igem.org/Team:Paris_Bettencourt/Project/Microbiology">We isolated microbes</a> capable of degrading red wine from a library of 186 strains taken from vineyard soil samples collected around the world with the help of our fellow iGEMers. The most effective microbes were submitted for whole genome resequencing, then analyzed to produce a short list of candidate stain-fighting enzymes.<br>
 +
 
 +
<br><a href = "https://2016.igem.org/Team:Paris_Bettencourt/Model">We modeled enzymatic activity at the fabric surface</a> and determined that activity could be substantially improved if the enzymes had a moderate binding affinity for the fabric itself. This effectively increases the enzyme concentration at the fabric surface and reduces the quantity of enzymes lost through diffusion into the medium.<br>
 +
 
 +
<br><a href = "https://2016.igem.org/Team:Paris_Bettencourt/Project/Binding">We identified short peptides</a> with affinity to cotton, linen, wool, polyester and silk using the method of phage display. The resulting Fabric Binding Domains (FBDs) were quantitatively characterized using ELISA, to determine peptides with optimal affinity as determined by our model.<br>
 +
 
 +
<br><a href = "https://2016.igem.org/Team:Paris_Bettencourt/Project/Assay">We developed a high-throughput assay</a> to quantify stain removal on real cloth. Laser-cut fabric samples are sealed to 96-well microplates and imaged on flat-bed scanners. We coded custom image analysis software to identify each circular fabric sample and measure the stain intensity. <br>
 +
 
 +
<br><a href = "https://2016.igem.org/Team:Paris_Bettencourt/Parts">We constructed new BioBricks</a>, fusions of our most promising fabric binding domains to our favorite wine-degrading enzymes. The resulting proteins were expressed, purified and characterized both in vitro (in solution) and in situ (on real stained fabric).<br>
 +
 
 +
<br> We hope these pages convince you that our project is mature, thoroughly documented and effective. We believe that product is ready solve one small problem that real people have every day. <br>
  
  <a href="http://ntp.niehs.nih.gov/ntp/roc/content/listed_substances_508.pdf">Report on Carcinogens, Thirteenth edition</a> <br>
 
  
  <a href="http://www.developpement-durable.gouv.fr/Le-perchloroethylene-interdit-dans.html">Ministère de l'Environnement, de l'Énergie, et de la Mer</a> <br>
 
 
</p>
 
</p>
<p class=definition><br>
 
</p>
 
  
 
</div>
 
</div>
 
 
     <div class=separation>          </div>
 
     <div class=separation>          </div>
 +
 +
<div style="clear: both;"></div>
 +
 +
 +
</div>
 +
 
               </div>
 
               </div>
 
               </div>
 
               </div>
Line 154: Line 308:
 
-->
 
-->
 
</html>
 
</html>
 
 
 
{{Paris_Bettencourt/Footer}}
 
{{Paris_Bettencourt/Footer}}
 
</html>
 

Latest revision as of 10:59, 1 December 2016


Short Summary: What We Did


In this project we produced synthetic enzymes to remove red wine stains from fabric. These enzymes are designed to replace perchloroethylene (PERC), a toxic solvent used in dry cleaning that will soon be banned in France.

We listened to people who will use our product, conducting face-to-face interviews with every single dry cleaner in Paris. From this came a plan for a realistic product, a stain fighting enzymatic pretreatment compatible with existing cleaning technologies and workflows.

We isolated microbes capable of degrading red wine from a library of 186 strains taken from vineyard soil samples collected around the world with the help of our fellow iGEMers. The most effective microbes were submitted for whole genome resequencing, then analyzed to produce a short list of candidate stain-fighting enzymes.

We modeled enzymatic activity at the fabric surface and determined that activity could be substantially improved if the enzymes had a moderate binding affinity for the fabric itself. This effectively increases the enzyme concentration at the fabric surface and reduces the quantity of enzymes lost through diffusion into the medium.

We identified short peptides with affinity to cotton, linen, wool, polyester and silk using the method of phage display. The resulting Fabric Binding Domains (FBDs) were quantitatively characterized using ELISA, to determine peptides with optimal affinity as determined by our model.

We developed a high-throughput assay to quantify stain removal on real cloth. Laser-cut fabric samples are sealed to 96-well microplates and imaged on flat-bed scanners. We coded custom image analysis software to identify each circular fabric sample and measure the stain intensity.

We constructed new BioBricks, fusions of our most promising fabric binding domains to our favorite wine-degrading enzymes. The resulting proteins were expressed, purified and characterized both in vitro (in solution) and in situ (on real stained fabric).

We hope these pages convince you that our project is mature, thoroughly documented and effective. We believe that product is ready solve one small problem that real people have every day.

Centre for Research and Interdisciplinarity (CRI)
Faculty of Medicine Cochin Port-Royal, South wing, 2nd floor
Paris Descartes University
24, rue du Faubourg Saint Jacques
75014 Paris, France
+33 1 44 41 25 22/25
igem2016parisbettencourt@gmail.com
2016.igem.org