Team:Paris Bettencourt

From 2014.igem.org

(Difference between revisions)
 
(524 intermediate revisions not shown)
Line 1: Line 1:
-
{{CSS/Main}}
+
{{Team:Paris_Bettencourt/Menu}}
 +
                                            <!-- Code by the 2014 Paris Bettencourt -->
 +
                                                        <!-- Wiki Wizard :-->
 +
                                                      <!--HameRyu/MistWalker-->
<html>
<html>
-
<style>
+
<style>
 +
                a:hover {
 +
                        text-decoration : none;
 +
                }
 +
html {
 +
height : 100%;
 +
}
 +
body {
 +
position : relative;
 +
height : 100%;
 +
margin-left : 0;
 +
margin-right : 0;
 +
margin-top : 0;
 +
}
 +
#topheader {
 +
position : relative;
 +
margin-top : -2%;
 +
margin-left : 0;
 +
margin-right : 0;
 +
padding:0;
 +
width : 100%;
 +
height : 800px;
 +
background-image : url("https://static.igem.org/mediawiki/2014/9/91/Frontpage2.png");
 +
background-size : cover;
 +
}
 +
#subheader {
 +
position : relative ;
 +
width : 100%;
 +
height : 470px;
 +
left : 0;
 +
right : 0;
 +
text-align : center;
 +
background-color : rgb(255,255,255);
 +
}
 +
#definition {
 +
width : 80%;
 +
vertical-align : middle;
 +
display : inline-block;
 +
line-height : normal;
 +
text-align : center;
 +
position : relative;
 +
margin-top : 80px;
 +
}
 +
.definition {
 +
position : relative;
 +
font-family : helvetica;
 +
text-align : center;
 +
font-size : 18px;
 +
vertical-align : middle;
 +
color : rgb(150,149,149);
 +
}
 +
#logorose {
 +
position : absolute;
 +
width : 100px;
 +
height : 100px;
 +
right : 0;
 +
left : 0;
 +
margin : auto;
 +
margin-top : -50px;
 +
background : transparent;
 +
align : center;
 +
z-index : 50;
 +
display : block;
 +
}
 +
                .descript2 {
 +
                        width : 60%;
 +
                        margin-left : 0%;
 +
                        font-size : 18px;
 +
                        text-align : center;
 +
                        color : rgb(255,0,99);
 +
                        margin-top : 0px;
 +
                        display : none;
 +
                        vertical-align : middle;
 +
                        line-height : normal;
 +
                        background-color : transparent;
 +
                        z-index : 91;
 +
                }
 +
#smell {
 +
background-image : url("https://static.igem.org/mediawiki/2014/b/ba/Smell_of_roses.png");
 +
position : absolute;
 +
width : 100%;
 +
height : 300px;
 +
background-size : cover;
 +
vertical-align : middle;
 +
line-height : 300px;
 +
text-align : center;
 +
display: flex;
 +
justify-content: center;
 +
                        vertical-align : center;
 +
align-items: center;
 +
-webkit-display: flex;
 +
-webkit-justify-content: center;
 +
-webkit-align-items: center;
 +
}
 +
#smell:hover .layout {
 +
background-color : rgba(255,255,255,0.8);
 +
}
 +
#smell:hover .layout .descript2 {
 +
display : inline-block;
 +
}
 +
#smell .layout .nameimg {
 +
width : 15%;
 +
                        vertical-align : middle;
 +
display : inline-block;
 +
left : 80%;
 +
position : absolute;
 +
                        vertical-align : middle;
 +
                        top : 1px;
 +
}
 +
#smell .layout .nameimgr {
 +
width : 15%;
 +
display : none;
 +
left : 80%;
 +
                        vertical-align : middle;
 +
position : absolute;
 +
                        top : 1px;
 +
}
 +
#smell:hover .layout .nameimg {
 +
display : none;
 +
}
 +
#smell:hover .layout .nameimgr {
 +
display : inline-block;
 +
}
 +
#teen {
 +
background-image : url("https://static.igem.org/mediawiki/2014/5/5c/Teenspirit4.png");
 +
position : absolute;
 +
width : 100%;
 +
height : 300px;
 +
background-size : cover;
 +
vertical-align : middle;
 +
line-height : 300px;
 +
text-align : center;
 +
display: flex;
 +
justify-content: center;
 +
align-items: center;
 +
-webkit-display: flex;
 +
-webkit-justify-content: center;
 +
-webkit-align-items: center;
 +
}
 +
#teen:hover .layout {
 +
background-color : rgba(255,255,255,0.8);
 +
}
 +
#teen:hover .layout .descript2 {
 +
display : inline-block;
 +
}
 +
#teen .layout .nameimg {
 +
width : 15%;
 +
display : inline-block;
 +
                        vertical-align : middle;
 +
left : 80%;
 +
position : absolute;
 +
                        top : 1px;
 +
}
 +
#teen .layout .nameimgr {
 +
width : 15%;
 +
display : none;
 +
                        vertical-align : middle;
 +
left : 80%;
 +
position : absolute;
 +
                        top : 1px;
 +
}
 +
#teen:hover .layout .nameimg {
 +
display : none;
 +
}
 +
#teen:hover .layout .nameimgr {
 +
display : inline-block;
 +
}
 +
#fish {
 +
background-image : url("https://static.igem.org/mediawiki/2014/4/43/Something_fishy.png");
 +
position : absolute;
 +
width : 100%;
 +
height : 300px;
 +
background-size : cover;
 +
vertical-align : middle;
 +
line-height : 300px;
 +
text-align : center;
 +
display: flex;
 +
justify-content: center;
 +
align-items: center;
 +
-webkit-display: flex;
 +
-webkit-justify-content: center;
 +
-webkit-align-items: center;
 +
}
 +
#fish:hover .layout {
 +
background-color : rgba(255,255,255,0.8);
 +
}
 +
#fish:hover .layout .descript2 {
 +
display : inline-block;
 +
}
 +
#fish .layout .nameimg {
 +
width : 20%;
 +
display : inline-block;
 +
                        vertical-align : middle;
 +
left : 80%;
 +
position : absolute;
 +
                        top : 1px;
 +
}
 +
#fish .layout .nameimgr {
 +
width : 20%;
 +
display : none;
 +
                        vertical-align : middle;
 +
left : 80%;
 +
position : absolute;
 +
                        top : 1px;
 +
}
 +
#fish:hover .layout .nameimg {
 +
display : none;
 +
}
 +
#fish:hover .layout .nameimgr {
 +
display : inline-block;
 +
}
 +
#shoes {
 +
background-image : url("https://static.igem.org/mediawiki/2014/8/8a/Two_shoesv3.png");
 +
position : absolute;
 +
width : 100%;
 +
height : 300px;
 +
background-size : cover;
 +
vertical-align : middle;
 +
line-height : 300px;
 +
text-align : center;
 +
display: flex;
 +
justify-content: center;
 +
align-items: center;
 +
-webkit-display: flex;
 +
-webkit-justify-content: center;
 +
-webkit-align-items: center;
 +
}
 +
#shoes:hover .layout {
 +
background-color : rgba(255,255,255,0.8);
 +
}
 +
#shoes:hover .layout .descript2 {
 +
display : inline-block;
 +
}
 +
#shoes .layout .nameimg {
 +
width : 15%;
 +
                        vertical-align : middle;
 +
display : inline-block;
 +
left : 80%;
 +
position : absolute;
 +
                        top : 1px;
 +
}
 +
#shoes .layout .nameimgr {
 +
width : 15%;
 +
display : none;
 +
                        vertical-align : middle;
 +
left : 80%;
 +
position : absolute;
 +
                        top : 1px;
 +
}
 +
#shoes:hover .layout .nameimg {
 +
display : none;
 +
}
 +
#shoes:hover .layout .nameimgr {
 +
display : inline-block;
 +
}
 +
#sweat {
 +
background-image : url("https://static.igem.org/mediawiki/2014/7/76/Sweat_it2.png");
 +
position : absolute;
 +
width : 100%;
 +
height : 300px;
 +
background-size : cover;
 +
vertical-align : middle;
 +
line-height : 300px;
 +
text-align : center;
 +
display: flex;
 +
justify-content: center;
 +
align-items: center;
 +
-webkit-display: flex;
 +
-webkit-justify-content: center;
 +
-webkit-align-items: center;
 +
}
 +
#sweat:hover .layout {
 +
background-color : rgba(255,255,255,0.8);
 +
}
 +
#sweat:hover .layout .descript2 {
 +
display : inline-block;
 +
}
 +
#sweat .layout .nameimg {
 +
width : 15%;
 +
display : inline-block;
 +
left : 80%;
 +
position : absolute;
 +
                        top : 1px;
 +
}
 +
#sweat .layout .nameimgr {
 +
width : 15%;
 +
display : none;
 +
left : 80%;
 +
position : absolute;
 +
                        top : 1px;
 +
}
 +
#sweat:hover .layout .nameimg {
 +
display : none;
 +
}
 +
#sweat:hover .layout .nameimgr {
 +
display : inline-block;
 +
}
 +
.layout {
 +
display : inline-block;
 +
width : 100%;
 +
height : 100%;
 +
z-index : 90;
 +
vertical-align : middle;
 +
line-height : 300px;
 +
text-align : center;
 +
display: flex;
 +
justify-content: center;
 +
align-items: center;
 +
-webkit-display: flex;
 +
-webkit-justify-content: center;
 +
-webkit-align-items: center;
 +
                        vertical-align : middle;
 +
}
 +
#tableau {
 +
cols : 3;
 +
width : 100%;
 +
vertical-align : top;
 +
display : inline-table;
 +
border-collapse : separate;
 +
                        height : 850px;
 +
border-spacing : 30px 50px;
 +
background-color : rgb(197,192,192);
 +
              }
 +
#tablediv {
 +
margin-left : 5%;
 +
width : 90%;
 +
background : rgb(255,255,255);
 +
}
 +
                #tablediv tr td {
 +
                        width : 14.28%;
 +
                        padding : 50px 0px;
 +
                       
 +
                }
 +
                #tablediv tr td img {
 +
                      width : 100%;
 +
                }
 +
                #results {
 +
                        margin-top : 10px;
 +
                        color : rgb(255,0,99);
 +
                }
 +
                #results img {
 +
                        margin-top : 22px;
 +
                        width : 30px;
 +
                        height : 30px;
 +
                }
 +
                #results p {
 +
                        margin-top : 5px;
 +
                }
 +
                #results a {
 +
                        color : rgb(255,0,99);
 +
                }
 +
                .separation {
 +
                        width: 100%;
 +
                        height : 300px;
 +
                }
 +
</style>
 +
 +
<head>
-
#cadre {
+
</head>
-
border-width:5px;
+
-
        border-style : double;
+
<body>
-
        border-color : rgb(0,0,255);
+
<div id=topheader></div>
-
        height :"45px";
+
<div id=logo><img id=logorose src="https://static.igem.org/mediawiki/2014/2/28/Logorose.png"></div>
-
}
+
<div id=subheader>
 +
<div id=definition>
 +
<p class=definition><b>Body odor is caused by the metabolic action of bacteria on human sweat. Existing deodorants are antibiotic - they kill all skin bacteria including neutral and beneficial species. Where body odor carries a social stigma, alternatives to deodorant are few. </b></p>
 +
<p class=definition>The <b>iGEM Paris Bettencourt 2014 </b>project explores new ways to control body odors through precise modifications of the living microbiome. We target common odors of the armpit and foot, as well as odors specific to old age or genetic disease. We present a BioBrick smell library for mixing genetic perfumes and a CRISPR-mediated technology for isolating naturally odorless bacterial strains.</p>
 +
<p class=definition> Our work represents a probiotic and body-positive approach to body odor that will someday help people to smell <i>just like themselves</i>.</p>
-
#link {
+
        <div id=results><a href="https://2014.igem.org/Team:Paris_Bettencourt/Results"><img src="https://static.igem.org/mediawiki/2014/8/85/Gotoresultspb.png"></br><p>Jump To Results</p></a></div>
-
color : rgb(0,0,0);
+
                        </div>
-
        background-color : rgb(100,100,100)>;
+
</div>
-
}
+
<div id=smell><a class=layout href="https://2014.igem.org/Team:Paris_Bettencourt/Project/Odor_Library"><p class=descript2>Here we present a genetic odor palette. It is built of BioBricks to express enzymes to produce volatile compounds with characteristic smells. We included smells with different tonalities to allow exploration of the "odor space" resulting from combinations of smelly units.</p><img src="https://static.igem.org/mediawiki/2014/b/b1/Smelltheroses.png" class=nameimg><img src="https://static.igem.org/mediawiki/2014/c/ca/Smelltherosesrose.png" class=nameimgr></a></div>
-
 
+
                <div class=separation></div>
-
</style>
+
<div id=fish><a class=layout href="https://2014.igem.org/Team:Paris_Bettencourt/Project/TMAU"><p class=descript2>Trimethylaminuria (TMAU) is a rare genetic disease causing a strong fish odor to appear in the sweat. Here we engineer skin bacteria to degrade trimethylamine, the odor causing molecule, with the enzyme TMM (trimethylamine monooxygenase).</p><img src="https://static.igem.org/mediawiki/2014/b/b9/Somethingfishy.png" id=fishy class=nameimg><img src="https://static.igem.org/mediawiki/2014/f/fd/Somethingfishyrosepb.png" id=fishy class=nameimgr></a></div>
-
 
+
                <div class=separation></div>
-
 
+
<div id=shoes><a class=layout href="https://2014.igem.org/Team:Paris_Bettencourt/Project/Foot_Odor"><p class=descript2>Isovaleric acid, the cheesy component of foot odor, is produced by <i>B. subtilis</i> through the leucine degradation pathway. We characterize <i>B. subtilis</i> mutants in this pathway, in vitro and in situ (on socks).</p><img src="https://static.igem.org/mediawiki/2014/3/3a/Goodytwoshoes.png" class=nameimg><img src="https://static.igem.org/mediawiki/2014/d/dd/Goodytwoshoesrosepb.png" class=nameimgr></a></div>
-
 
+
                <div class=separation></div>
-
 
+
<div id=sweat><a class=layout href="https://2014.igem.org/Team:Paris_Bettencourt/Project/Eliminate_Smell"><p class=descript2>Armpit odor comes mainly from aminoacylase enzymes expressed in the genus <i>Corynebacteria</i>. This project is developing CRISPR technology to isolate natural bacterial mutants that lack these enzymes.</p><img src="https://static.igem.org/mediawiki/2014/e/e1/Dontsweatit.png" class=nameimg><img src="https://static.igem.org/mediawiki/2014/a/ac/Dontsweatitrosepb.png" class=nameimgr></a></div>
-
<!--main content -->
+
                <div class=separation></div>
-
<table width="70%" align="center">
+
<div id=teen><a class=layout href="https://2014.igem.org/Team:Paris_Bettencourt/Project/Old_People_Smell"><p class=descript2>2-nonenal is "old people smell," a component of sweat that increases with age. Here we isolate and characterize bacterial species that metabolize 2-nonenal and attenuate its characteristic odor.</p><img src="https://static.igem.org/mediawiki/2014/6/6f/Teenspirit.png" class=nameimg><img src="https://static.igem.org/mediawiki/2014/5/57/Teenspiritrosepb.png" class=nameimgr></a></div>
-
 
+
                <div class=separation></div>
-
<tr>
+
                <div id=tablediv>
-
 
+
                      <table>
-
<!--navigation menu -->
+
                            <tr>
-
<td align="center" colspan="3">
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/MOOC"><img src="https://static.igem.org/mediawiki/2014/f/f7/PBiconemooc.png"></a></td><td></td>
-
 
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Citizen_Science"><img src="https://static.igem.org/mediawiki/2014/b/bb/PBiconesscici.png"></a></td><td></td>
-
<table  width="100%">
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/The_Smell_Game"><img src="https://static.igem.org/mediawiki/2014/e/e7/PBiconesmellgame.png"></a></td><td></td>
-
<tr heigth="15px"></tr>
+
                                <td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Project/Art"><img src="https://static.igem.org/mediawiki/2014/3/39/PBiconedesign.png"></a></td>
-
<tr heigth="75px">
+
                          </tr>
-
 
+
                          <tr>
-
 
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Newsletter"><img src="https://static.igem.org/mediawiki/2014/7/75/PBiconnews.png"></a></td><td></td>
-
<td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt" id = "link">Home </a> </td>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Minder"><img src="https://static.igem.org/mediawiki/2014/c/c6/PBiconminder.png"></a></td><td></td>
-
 
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Facts_Smell"><img src="https://static.igem.org/mediawiki/2014/4/4d/PBiconfacts.png"></a></td><td></td>
-
<td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt/Team" id = "link"> Team </a> </td>
+
                              <td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Art_Gallery"><img src="https://static.igem.org/mediawiki/2014/d/d4/PBiconartgal.png"></a></td></tr></table>
-
 
+
</div>
-
<td id = "cadre"><a href="https://igem.org/Team.cgi?year=2014&team_name=Paris_Bettencourt" id = "link"> Official Team Profile </a></td>
+
              </div>
-
 
+
</body>
-
<td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt/Project" id = "link"> Project</a></td>
+
</html>
-
 
+
{{:Team:Paris_Bettencourt/Footer}}
-
<td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt/Parts" id = "link"> Parts</a></td>
+
-
 
+
-
<td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt/Modeling" id = "link"> Modeling</a></td>
+
-
 
+
-
<td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook" id = "link"> Notebook</a></td>
+
-
 
+
-
<td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt/Safety" id = "link"> Safety </a></td>
+
-
 
+
-
<td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt/Attributions" id = "link"> Attributions </a></td>
+
-
 
+
-
 
+
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
-
</tr>
+
-
</table>
+
-
 
+
-
</tr>
+
-
<!--end navigation menu -->
+
-
 
+
-
</tr>
+
-
+
-
 
+
-
 
+
-
 
+
-
 
+
-
</td>
+
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
-
 
+
-
 
+
-
<!--requirements section -->
+
-
<tr><td colspan="3"> <h3> Requirements </h3></td></tr>
+
-
<tr>
+
-
<td width="45%"  valign="top">
+
-
 
+
-
<p> Please be sure to keep these links, your audience will want to find your: </p>
+
-
 
+
-
<!-- Links to other team pages -->
+
-
<ul>
+
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt">Home</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Team">Team</a> </li>
+
-
<li><a href="https://igem.org/Team.cgi?year=2013&team_name=Paris_Bettencourt">Official Team Profile</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Project">Project</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Parts">Parts</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Modeling">Modeling</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook">Notebook</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Safety">Safety</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Attributions">Attributions</a> </li>
+
-
 
+
-
</ul>
+
-
 
+
-
</td>
+
-
 
+
-
<td > </td>
+
-
<td width="45%">
+
-
 
+
-
<p>There are a few wiki requirements teams must follow:</p>
+
-
<ul>
+
-
<li>All pages, images and files must be hosted on the <a href ="https://2014.igem.org/Special:Upload"> 2014.igem.org server</a>. </li>
+
-
<li>All pages must be created under the team’s name space.</li>
+
-
<li>As part of your documentation, keep the links from the menu to the left. </li>
+
-
<li>Do not use flash in wiki code. </li>
+
-
<li>The <a href="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png"> iGEM logo </a> should be placed on the upper part of every page and should link to <a href="https://2014.igem.org/Main_Page">2014.igem.org</a>.</li>
+
-
</ul>
+
-
<p>Visit the <a href="https://2014.igem.org/Wiki_How-To"> Wiki How To page </a> for a complete list of requirements, tips and other useful information. </p>
+
-
 
+
-
</td>
+
-
</tr>
+
-
 
+
-
 
+
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1"> </tr>
+
-
 
+
-
 
+
-
<!--tips  -->
+
-
<tr><td colspan="3" > <h3> Tips  </h3></td></tr>
+
-
 
+
-
<tr>
+
-
<td width="45%" valign="top">
+
-
<p>We are currently working on providing teams with some easy to use design templates.
+
-
<br> In the meantime you can also view other team wikis for inspiration! Here are some very good examples</p>
+
-
 
+
-
<ul>
+
-
<li> <a href="https://2013.igem.org/Team:SDU-Denmark/"> 2013 SDU Denmark </a> </li>
+
-
<li> <a href="https://2013.igem.org/Team:SYSU-China">2013 SYSU China</a> </li>
+
-
<li> <a href="https://2013.igem.org/Team:Shenzhen_BGIC_ATCG"> 2013 Shenxhen BGIG ATCG </a></li>
+
-
<li> <a href="https://2013.igem.org/Team:Colombia_Uniandes">2013 Colombia Unianades </a></li>
+
-
<li> <a href="https://2013.igem.org/Team:Lethbridge">2013 Lethbridge</a></li>
+
-
</ul>
+
-
 
+
-
<p>For a full wiki list, you can visit <a href="https://igem.org/Team_Wikis?year=2013">iGEM 2013 web sites </a> and <a href="https://igem.org/Team_Wikis?year=2012">iGEM 2012 web sites</a> lists. </p>
+
-
</td>
+
-
 
+
-
<td> </td>
+
-
<td width="45%">  
+
-
 
+
-
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
-
 
+
-
<ul>
+
-
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
-
<li>Be clear about what you are doing and what you plan to do.</li>
+
-
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
-
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
-
<li>Avoid using very small fonts and low contrast colors; information should be easy to read. </li>
+
-
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="">iGEM 2013 calendar</a> </li>
+
-
<li>Have lots of fun! </li>
+
-
</ul>
+
-
</br>
+
-
</td>
+
-
</tr>
+
-
</table>
+

Latest revision as of 18:43, 5 December 2014


Body odor is caused by the metabolic action of bacteria on human sweat. Existing deodorants are antibiotic - they kill all skin bacteria including neutral and beneficial species. Where body odor carries a social stigma, alternatives to deodorant are few.

The iGEM Paris Bettencourt 2014 project explores new ways to control body odors through precise modifications of the living microbiome. We target common odors of the armpit and foot, as well as odors specific to old age or genetic disease. We present a BioBrick smell library for mixing genetic perfumes and a CRISPR-mediated technology for isolating naturally odorless bacterial strains.

Our work represents a probiotic and body-positive approach to body odor that will someday help people to smell just like themselves.

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
paris-bettencourt-igem@googlegroups.com
Copyright (c) 2014 igem.org. All rights reserved.