Team:Paris Bettencourt/Project

From 2014.igem.org

(Difference between revisions)
 
(115 intermediate revisions not shown)
Line 1: Line 1:
-
{{CSS/Main}}
+
{{Team:Paris_Bettencourt/Menu}}
-
 
+
<html>
<html>
 +
<style>
 +
body {
 +
width : 100%;
 +
}
 +
#topheader {
 +
width : 100%;
 +
height : 700px;
 +
margin-top : 40px;
 +
background-image : url("https://static.igem.org/mediawiki/2014/d/de/RSPBProject.png");
 +
background-size : cover;
 +
background-color : rgb(255,255,255);
 +
text-align : center;
 +
}
 +
#subheader {
 +
width : 100%;
 +
height : 60px;
 +
background : rgb(255,0,99);
 +
margin-top : 0px;
 +
}
 +
#subheader table {
 +
width : 100%;
 +
height : 100%;
 +
text-align : center;
 +
background : rgb(255,0,99);
 +
}
 +
#subheader table tr td {
 +
width : 14.2857%;
 +
color : rgb(255,255,255);
 +
background : rgb(255,0,99);
 +
}
 +
.description {
 +
position : absolute;
 +
height : 170px;
 +
width : 100%;
 +
display : none;
 +
background-color : rgb(255,255,255);
 +
z-index : 50;
 +
left : 0;
 +
margin-top : 30px;
 +
text-align : center;
 +
vertical-align : middle;
 +
}
 +
#subheader table tr td:hover .description {
 +
display : table-cell;
 +
}
 +
.description p {
 +
width : 90%;
 +
margin-left : 5%;
 +
font-size : 15px;
 +
vertical-align : middle;
 +
color : rgb(150,149,149);
 +
margin-top : 58px;
 +
}
 +
#subheader table tr td a {
 +
color : rgb(255,255,255);
 +
text-decoration : none;
 +
font-size : 18px;
 +
}
 +
#top {
 +
position : fixed;
 +
right : 20px;
 +
bottom : 10px;
 +
width : 25px;
 +
height : 25px;
 +
z-index : 100;
 +
}
 +
#top img {
 +
width : 100%;
 +
height : 100%;
 +
}
 +
#descriptionmain {
 +
width : 100%;
 +
height : 200px;
 +
}
 +
#main {
 +
                      display : block;
 +
                      z-index : 0;
 +
}
 +
</style>
 +
<body>
 +
<p id=top><a href="#topheader"><img src="https://static.igem.org/mediawiki/2014/4/41/Arrow.png"></a></p>
 +
<div id="topheader"></div>
 +
<div id=subheader>
 +
<table>
 +
<tr>
 +
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Project/Odor_Library">SMELL THE ROSES</a><div class=description><p> 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></div></td>
 +
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Project/TMAU">SOMETHING FISHY</a><div class=description><p>Trimethylaminuria (TMAU) is a rare genetic disease causing a strong fish odor. Our project aims at engineering skin bacteria to degrade trimethylamine, the odor causing molecule, with the enzyme trimethylamine monooxygenase (TMM).</p></div></td>
 +
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Project/Foot_Odor">GOODY TWO SHOES</a><div class=description><p>Isovaleric acid, the cheesy component of foot odor, is produced by <i>B. subtilis</i> through the leucine degradation pathway. We characterize a <i>B. subtilis</i> mutant in this pathway, <i>in vitro</i> and <i>in situ</i> (on socks).</p></div></td>
 +
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Project/Eliminate_Smell">DON'T SWEAT IT</a><div class=description><p>Armpit odor comes mainly from aminoacylase enzymes expressed in the genus Corynebacteria. This project is developing CRISPR technology to isolate natural bacterial mutants that lack these enzymes.</p></div></td>
 +
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Project/Old_People_Smell">TEEN SPIRIT</a><div class=description><p>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></div></td>
 +
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Project/Art">DESIGN PRACTICE</a><div class=description><p>Science is beautiful.</p></div></td>
 +
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Project/Bioinformatics">BIOINFORMATICS</a><div class=description><p>Here we mine human microbiome data to survey the frequency and diversity of genes related to body odor. The results suggest specific hotspots for odor gene variation.</p></div></td>
 +
<td><div id=main class=description><p>All humans have a body odor, but sometimes it is unwanted. Our core projects modify the natural human skin flora to change body odors associated with the armpit, foot, fish odor syndrome and old age.</p></div></td>
 +
</tr>
 +
</table>
 +
</div>
 +
<div id=descriptionmain>
 +
                </div>
 +
</body>
 +
</html>
-
 
+
{{:Team:Paris_Bettencourt/Footer}}
-
<style>
+
-
 
+
-
h3 {
+
-
font-family : Times;
+
-
font-size : 30px;
+
-
text-decoration : underline;
+
-
        margin-left : 200px
+
-
}
+
-
 
+
-
h4 {
+
-
font-family : Times;
+
-
font-size : 20px;
+
-
text-decoration : underline;
+
-
        margin-left : 220px
+
-
}
+
-
 
+
-
#liste {
+
-
        color : rgb(0,0,0);
+
-
        margin-left : 240px;
+
-
}
+
-
 
+
-
</style>
+
-
 
+
-
<!--main content -->
+
-
<table width="70%" align="center">
+
-
 
+
-
<tr>
+
-
 
+
-
<!--navigation menu -->
+
-
<td align="center" colspan="3">
+
-
 
+
-
<table  width="100%">
+
-
<tr heigth="15px"></tr>
+
-
<tr heigth="75px">
+
-
 
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
-
<a href="https://2014.igem.org/Team:Paris_Bettencourt"style="color:#000000">Home </a> </td>
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:Paris_Bettencourt/Team"style="color:#000000"> Team </a> </td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=Paris_Bettencourt"style="color:#000000"> Official Team Profile </a></td>
+
-
 
+
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
-
<a href="https://2014.igem.org/Team:Paris_Bettencourt/Project"style="color:#000000"> Project</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:Paris_Bettencourt/Parts"style="color:#000000"> Parts</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:Paris_Bettencourt/Modeling"style="color:#000000"> Modeling</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
-
<a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook"style="color:#000000"> Notebook</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:Paris_Bettencourt/Safety"style=" color:#000000"> Safety </a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:Paris_Bettencourt/Attributions"style="color:#000000"> 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>
+
-
</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>
+
-
 
+
-
<div>
+
-
<h3 id="h3">Project Description</h3>
+
-
 
+
-
<h4 id="h4">Subproject</h4>
+
-
<div id="liste">
+
-
<p> - <a href="https://2014.igem.org/Team:Paris_Bettencourt/Project/Odor_Library">Engineering bacteria to produce an odor library<br/></a>
+
-
- <a href="https://2014.igem.org/Team:Paris_Bettencourt/Project/Probiotics">Designing probiotics and cosmetic products aimed to help people with strong body odour<br/></a>
+
-
- <a href="https://2014.igem.org/Team:Paris_Bettencourt/Project/TMAU">Treating a genetic disease leading certain persons to have strong malodour<br/></a>
+
-
- <a href="https://2014.igem.org/Team:Paris_Bettencourt/Project/Citizen_Science">Launching a citizen science project aiming to learn about our microbiomes and how people perceive other’s smell<br/></a>
+
-
</p>
+
-
</div>
+
-
</div>
+
-
 
+
-
 
+
-
 
+
-
<!--Project content  -->
+
-
<tr><td >Project Description</td>
+
-
<td ></td >
+
-
<td ></td>
+
-
</tr>
+
-
 
+
-
<tr>
+
-
<td width="45%"  valign="top">
+
-
<p>Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs) </p>
+
-
<br>
+
-
<h5>References </h5>
+
-
<p>
+
-
iGEM teams are encouraged to record references you use during the course of your research. They should be posted somewhere on your wiki so that judges and other visitors can see how you though about your project and what works inspired you. </p>
+
-
</td>
+
-
 
+
-
<td></td>
+
-
<td  width="45%"  valign="top">
+
-
<p> You can use these subtopics to further explain your project</p>
+
-
 
+
-
<ol>
+
-
<li>Overall project summary</li>
+
-
<li>Project Details</li>
+
-
<li>Materials and Methods</li>
+
-
<li>The Experiments</li>
+
-
<li>Results</li>
+
-
<li>Data analysis</li>
+
-
<li>Conclusions</li>
+
-
</ol>
+
-
 
+
-
<p>
+
-
It's important for teams to describe all the creativity that goes into an iGEM project, along with all the great ideas your team will come up with over the course of your work.
+
-
</p>
+
-
 
+
-
<p>
+
-
It's also important to clearly describe your achievements so that judges will know what you tried to do and where you succeeded. Please write your project page such that what you achieved is easy to distinguish from what you attempted.
+
-
</p>
+
-
 
+
-
</td>
+
-
 
+
-
</tr>
+
-
 
+
-
 
+
-
</table>
+
-
</html>
+

Latest revision as of 20:48, 17 October 2014

SMELL THE ROSES

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.

SOMETHING FISHY

Trimethylaminuria (TMAU) is a rare genetic disease causing a strong fish odor. Our project aims at engineering skin bacteria to degrade trimethylamine, the odor causing molecule, with the enzyme trimethylamine monooxygenase (TMM).

GOODY TWO SHOES

Isovaleric acid, the cheesy component of foot odor, is produced by B. subtilis through the leucine degradation pathway. We characterize a B. subtilis mutant in this pathway, in vitro and in situ (on socks).

DON'T SWEAT IT

Armpit odor comes mainly from aminoacylase enzymes expressed in the genus Corynebacteria. This project is developing CRISPR technology to isolate natural bacterial mutants that lack these enzymes.

TEEN SPIRIT

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.

DESIGN PRACTICE

Science is beautiful.

BIOINFORMATICS

Here we mine human microbiome data to survey the frequency and diversity of genes related to body odor. The results suggest specific hotspots for odor gene variation.

All humans have a body odor, but sometimes it is unwanted. Our core projects modify the natural human skin flora to change body odors associated with the armpit, foot, fish odor syndrome and old age.

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.