Team:Paris Bettencourt

From 2014.igem.org

(Difference between revisions)
 
(195 intermediate revisions not shown)
Line 1: Line 1:
-
{{Team:Paris_Bettencourt/Wiki}}
 
{{Team:Paris_Bettencourt/Menu}}
{{Team:Paris_Bettencourt/Menu}}
 +
 +
                                            <!-- Code by the 2014 Paris Bettencourt -->
 +
                                                        <!-- Wiki Wizard :-->
 +
                                                      <!--HameRyu/MistWalker-->
<html>
<html>
<style>
<style>
 +
                a:hover {
 +
                        text-decoration : none;
 +
                }
html {
html {
height : 100%;
height : 100%;
Line 22: Line 28:
padding:0;
padding:0;
width : 100%;
width : 100%;
-
height : 750px;
+
height : 800px;
background-image : url("https://static.igem.org/mediawiki/2014/9/91/Frontpage2.png");
background-image : url("https://static.igem.org/mediawiki/2014/9/91/Frontpage2.png");
background-size : cover;
background-size : cover;
Line 29: Line 35:
position : relative ;  
position : relative ;  
width : 100%;
width : 100%;
-
height : 600px;
+
height : 470px;
left : 0;
left : 0;
right : 0;
right : 0;
text-align : center;
text-align : center;
-
background-color : rgb(197,192,193);
+
background-color : rgb(255,255,255);
}
}
#definition {
#definition {
Line 42: Line 48:
text-align : center;
text-align : center;
position : relative;
position : relative;
-
margin-top : 100px;
+
margin-top : 80px;
}
}
.definition {
.definition {
Line 50: Line 56:
font-size : 18px;
font-size : 18px;
vertical-align : middle;
vertical-align : middle;
-
color : rgb(255,255,255);
+
color : rgb(150,149,149);
-
}
+
-
#logoblanc {
+
-
position : absolute;
+
-
width : 100px;
+
-
height : 100px;
+
-
right : 0;
+
-
left : 0;
+
-
margin : auto;
+
-
margin-top : -50px;
+
-
background : transparent;
+
-
align : center;
+
-
z-index : 50;
+
-
display : block;
+
}
}
#logorose {
#logorose {
Line 76: Line 69:
align : center;
align : center;
z-index : 50;
z-index : 50;
-
display : none;
 
-
}
 
-
#logo:hover #logoblanc {
 
-
display : none;
 
-
}
 
-
#logo:hover #logorose {
 
display : block;
display : block;
}
}
-
.projectdescription {
+
                .descript2 {
-
position : relative;
+
                        width : 60%;
-
width : 100%;
+
                        margin-left : 0%;
-
height : 100px;
+
                        font-size : 18px;
-
background : rgb(255,0,99);
+
                        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 {
#smell {
-
position : relative;
+
background-image : url("https://static.igem.org/mediawiki/2014/b/ba/Smell_of_roses.png");
 +
position : absolute;
width : 100%;
width : 100%;
height : 300px;
height : 300px;
-
background-image : url("https://static.igem.org/mediawiki/2014/b/ba/Smell_of_roses.png");
 
background-size : cover;
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 {
#teen {
-
position : relative;
+
background-image : url("https://static.igem.org/mediawiki/2014/5/5c/Teenspirit4.png");
 +
position : absolute;
width : 100%;
width : 100%;
height : 300px;
height : 300px;
-
background-image : url("https://static.igem.org/mediawiki/2014/5/5c/Teenspirit4.png");
 
background-size : cover;
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 {
#fish {
-
position : relative;
 
-
width : 100%;
 
-
height : 300px;
 
background-image : url("https://static.igem.org/mediawiki/2014/4/43/Something_fishy.png");
background-image : url("https://static.igem.org/mediawiki/2014/4/43/Something_fishy.png");
-
background-size : cover;
+
position : absolute;
-
}
+
-
#shoes {
+
-
position : relative;
+
width : 100%;
width : 100%;
height : 300px;
height : 300px;
-
background-image : url("https://static.igem.org/mediawiki/2014/8/8a/Two_shoesv3.png");
 
background-size : cover;
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 {
+
#fish:hover .layout {
-
position : relative;
+
background-color : rgba(255,255,255,0.8);
-
width : 100%;
+
-
height : 300px;
+
-
background-image : url("https://static.igem.org/mediawiki/2014/7/76/Sweat_it2.png");
+
-
background-size : cover;
+
}
}
-
.nameimg {
+
#fish:hover .layout .descript2 {
 +
display : inline-block;
 +
}
 +
#fish .layout .nameimg {
 +
width : 20%;
 +
display : inline-block;
 +
                        vertical-align : middle;
 +
left : 80%;
position : absolute;
position : absolute;
-
width : 200px;
+
                        top : 1px;
-
height : 200px;
+
-
margin-left : 65%;
+
-
margin-top : -150px;
+
-
background : transparent;
+
-
z-index : 60;
+
}
}
-
.nameimgsf {
+
#fish .layout .nameimgr {
 +
width : 20%;
 +
display : none;
 +
                        vertical-align : middle;
 +
left : 80%;
position : absolute;
position : absolute;
-
width : 300px;
+
                        top : 1px;
-
height : 200px;
+
}
-
margin-left : 65%;
+
#fish:hover .layout .nameimg {
-
margin-top : -150px;
+
display : none;
-
background : transparent;
+
-
z-index : 60;
+
}
}
-
.nameimgts {
+
#fish:hover .layout .nameimgr {
 +
display : inline-block;
 +
}
 +
#shoes {
 +
background-image : url("https://static.igem.org/mediawiki/2014/8/8a/Two_shoesv3.png");
position : absolute;
position : absolute;
-
width : 200px;
 
-
height : 170px;
 
-
margin-left : 65%;
 
-
margin-top : -120px;
 
-
background : transparent;
 
-
z-index : 60;
 
-
}
 
-
#tableau {
 
-
cols : 3;
 
width : 100%;
width : 100%;
-
vertical-align : top;
+
height : 300px;
-
display : inline-table;
+
background-size : cover;
-
border-collapse : separate;
+
vertical-align : middle;
-
                        align : center;
+
line-height : 300px;
-
                        height : 750px;
+
text-align : center;
-
border-spacing : 30px 50px;
+
display: flex;
-
                        border : solid 1px rgb(0,0,0);
+
justify-content: center;  
-
background-color : rgb(197,192,192);
+
align-items: center;
 +
-webkit-display: flex;
 +
-webkit-justify-content: center;  
 +
-webkit-align-items: center;
}
}
-
#tablediv {
+
#shoes:hover .layout {
-
margin-left : auto;
+
background-color : rgba(255,255,255,0.8);
-
margin-right : auto;
+
-
width : 100%;
+
-
                        height : 750px;
+
-
                        align : center;
+
-
background-color : rgb(197,192,192);
+
}
}
-
.case {
+
#shoes:hover .layout .descript2 {
-
width : 31.333%;
+
display : inline-block;
-
height : 300px;
+
-
vertical-align : top;
+
-
                        text-align : center;
+
-
                        border : solid 1px rgb(0,0,0);
+
}
}
-
#logo1 {
+
#shoes .layout .nameimg {
-
position : relative;
+
width : 15%;
-
widht : 100%;
+
                        vertical-align : middle;
-
height : 100%;
+
display : inline-block;
-
align : center:
+
left : 80%;
-
vertical-align : middle;
+
position : absolute;
-
 
+
                        top : 1px;
}
}
-
                #logo1:hover {
+
#shoes .layout .nameimgr {
-
widht : 110%;
+
width : 15%;
-
height : 110%;
+
display : none;
 +
                        vertical-align : middle;
 +
left : 80%;
 +
position : absolute;
 +
                        top : 1px;
}
}
-
#logo2 {
+
#shoes:hover .layout .nameimg {
-
position : relative;
+
display : none;
-
widht : 100%;
+
-
height : 100%;
+
-
align : center;
+
-
vertical-align : middle;
+
-
 
+
}
}
-
                #logo2:hover {
+
#shoes:hover .layout .nameimgr {
-
widht : 110%;
+
display : inline-block;
-
height : 110%;
+
}
}
-
#logo3 {
+
#sweat {
-
position : relative;
+
background-image : url("https://static.igem.org/mediawiki/2014/7/76/Sweat_it2.png");
-
widht : 100%;
+
position : absolute;
-
height : 100%;
+
width : 100%;
-
align : center;
+
height : 300px;
 +
background-size : cover;
vertical-align : middle;
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;
}
}
-
                #logo3:hover {
+
#sweat:hover .layout {
-
widht : 110%;
+
background-color : rgba(255,255,255,0.8);
-
height : 110%;
+
}
}
-
#logo4 {
+
#sweat:hover .layout .descript2 {
-
position : relative;
+
display : inline-block;
-
widht : 125%;
+
-
height : 125%;
+
-
align : center;
+
-
vertical-align : middle;
+
-
 
+
}
}
-
                #logo4:hover {
+
#sweat .layout .nameimg {
-
widht : 130%;
+
width : 15%;
-
height : 130%;
+
display : inline-block;
 +
left : 80%;
 +
position : absolute;
 +
                        top : 1px;
}
}
-
#logo5 {
+
#sweat .layout .nameimgr {
-
position : relative;
+
width : 15%;
-
widht : 125%;
+
display : none;
-
height : 125%;
+
left : 80%;
-
align : center;
+
position : absolute;
-
vertical-align : middle;
+
                        top : 1px;
-
 
+
}
}
-
                #logo5:hover {
+
#sweat:hover .layout .nameimg {
-
widht : 130%;
+
display : none;
-
height : 130%;
+
}
}
-
#logo6 {
+
#sweat:hover .layout .nameimgr {
-
position : relative;
+
display : inline-block;
-
widht : 125%;
+
}
-
height : 125%;
+
.layout {
-
align : center;
+
display : inline-block;
 +
width : 100%;
 +
height : 100%;
 +
z-index : 90;
vertical-align : middle;
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;
}
}
-
                #logo6:hover {
+
#tableau {
-
widht : 130%;
+
cols : 3;
-
height : 130%;
+
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>
</style>
Line 262: Line 370:
<body>
<body>
<div id=topheader></div>
<div id=topheader></div>
-
<div id=logo><img id=logoblanc src="https://static.igem.org/mediawiki/2014/7/7d/Logoblanc.png"><img id=logorose src="https://static.igem.org/mediawiki/2014/2/28/Logorose.png"></div>
+
<div id=logo><img id=logorose src="https://static.igem.org/mediawiki/2014/2/28/Logorose.png"></div>
<div id=subheader>
<div id=subheader>
<div id=definition>
<div id=definition>
-
<p class=definition><b>Body malodor has been a problem for humans engaging in social interactions throughout history, and is caused by skin bacteria metabolizing sweat into odorant compounds. Currently, people can either mask body odor with perfumes, or by preventing sweat using an antiperspirant. </b></p>
+
<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 Paris-Bettencourt iGEM team aims to provide a third, more natural way, to put an end to body malodor using synthetic biology. Currently, there are four ongoing projects targeting armpit, foot, fish, as well as old person odor. The techniques used to eliminate the odor for each case will involve replacing malodorous bacteria and the compounds they produce with non-malodor producing bacteria. The team is also using bacteria to produce a smell database, where primary odors could be combined in bacteria to produce novel smells. The results of this project could go a long way towards helping eliminate body malodor, and allow people confidently engage in social interactions without the influence of bacteria produced malodorous compounds.</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>
-
</div>
+
<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>
 +
 
 +
        <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>
 +
                        </div>
</div>
</div>
-
<div id=sweat></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>
-
<a href="https://2014.igem.org/Team:Paris_Bettencourt/Project/Eliminate_Smell"><img src="https://static.igem.org/mediawiki/2014/e/e1/Dontsweatit.png" class=nameimg></a>
+
                <div class=separation></div>
-
<div class=projectdescription></div>
+
<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 id=smell></div>
+
                <div class=separation></div>
-
<a href="https://2014.igem.org/Team:Paris_Bettencourt/Project/Odor_Library"><img src="https://static.igem.org/mediawiki/2014/b/b1/Smelltheroses.png" class=nameimg></a>
+
<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=projectdescription></div>
+
                <div class=separation></div>
-
<div id=teen></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>
-
<a href="https://2014.igem.org/Team:Paris_Bettencourt/Project/Old_People_Smell"><img src="https://static.igem.org/mediawiki/2014/6/6f/Teenspirit.png" class=nameimgts></a>
+
                <div class=separation></div>
-
<div class=projectdescription></div>
+
<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 id=fish></div>
+
                <div class=separation></div>
-
<a href="https://2014.igem.org/Team:Paris_Bettencourt/Project/TMAU"><img src="https://static.igem.org/mediawiki/2014/b/b9/Somethingfishy.png" class=nameimgsf></a>
+
-
<div class=projectdescription></div>
+
-
<div id=shoes></div>
+
-
<a href="https://2014.igem.org/Team:Paris_Bettencourt/Project/Foot_Odor"><img src="https://static.igem.org/mediawiki/2014/3/3a/Goodytwoshoes.png" class=nameimg></a>
+
-
<div class=projectdescription></div>
+
-
+
                 <div id=tablediv>
                 <div id=tablediv>
-
                        <table id=tableau>
+
                      <table>
-
                              <tr>
+
                            <tr>
-
                                    <td class=case><a href="https://2014.igem.org/Team:Paris_Bettencourt/MOOC"><img id=logo1 src="https://static.igem.org/mediawiki/2014/7/79/Moocv2.png"></a></td>
+
<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 class=case><a href="https://2014.igem.org/Team:Paris_Bettencourt/Citizen_Science"><img id=logo2 src="https://static.igem.org/mediawiki/2014/5/5d/Citizensciencev2.png"></a></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>
-
                                    <td class=case><a href="https://2014.igem.org/Team:Paris_Bettencourt/Newsletter"><img id=logo3 src="https://static.igem.org/mediawiki/2014/e/e7/Newsletterv2.png"></a></td>
+
<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>
+
                                <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>
+
                          </tr>
-
                                    <td class=case><a href="https://2014.igem.org/Team:Paris_Bettencourt/Facts"><img id=logo4 src="https://static.igem.org/mediawiki/2014/b/bd/Notebookv2.png"></a></td>
+
                          <tr>
-
                                    <td class=case><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook"><img id=logo5 src="https://static.igem.org/mediawiki/2014/0/07/Factsv2.png"></a></td>
+
<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 class=case><a href="https://2014.igem.org/Team:Paris_Bettencourt/Team"><img id=logo6 src="https://static.igem.org/mediawiki/2014/6/6f/Teamv2.png"></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>
-
                               </tr>
+
<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>
-
                        </table>
+
                               <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>
               </div>
               </div>
-
<!--
 
-
                <div id=tablediv>
 
-
<table id=tableau>
 
-
<tr>
 
-
                                      <td class=case><div class=divlogo><img class=logo src="https://static.igem.org/mediawiki/2014/7/79/Moocv2.png"></div></a></td>
 
-
                                      <td class=case><div class=divlogo><img class=logo src="https://static.igem.org/mediawiki/2014/5/5d/Citizensciencev2.png"></div></a></td>
 
-
                                      <td class=case><div class=divlogo><img class=logo src="https://static.igem.org/mediawiki/2014/e/e7/Newsletterv2.png"></div></a></td>
 
-
                                </tr>
 
-
<tr>
 
-
                                    <td class=case><div class=divlogo><img class=logo src="https://static.igem.org/mediawiki/2014/b/bd/Notebookv2.png"></div></a></td>
 
-
                                    <td class=case><div class=divlogo><img class=logo src="https://static.igem.org/mediawiki/2014/0/07/Factsv2.png"></div></a></td>
 
-
                                    <td class=case><div class=divlogo><img class=logo src="https://static.igem.org/mediawiki/2014/6/6f/Teamv2.png"></div></a></td>
 
-
                                </tr>
 
-
</table>
 
-
</div>-->
 
</body>
</body>
</html>
</html>
{{:Team:Paris_Bettencourt/Footer}}
{{:Team:Paris_Bettencourt/Footer}}

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.