Team:Paris Bettencourt/Parts

From 2014.igem.org

(Difference between revisions)
 
(96 intermediate revisions not shown)
Line 1: Line 1:
-
 
+
{{Team:Paris_Bettencourt/Menu}}
-
{{CSS/Main}}
+
<html>
<html>
<style>
<style>
 +
body {
 +
        width : 100%;
 +
}
 +
.background {
 +
position : relative;
 +
background : rgb(255,0,99);
 +
}
 +
#topheader {
 +
width : 100%;
 +
height : 300px;
 +
margin-top : 40px;
 +
background-image : url("https://static.igem.org/mediawiki/2014/9/96/PartsPB.png");
 +
        background-size : cover;
 +
background-color : transparent;
 +
}
 +
 +
.separation {
 +
width : 100%;
 +
height : 300px;
 +
background : transparent;
 +
}
 +
 +
h6 {
 +
font-family : Arial;
 +
font-size : 18px;
 +
font-weight : bold;
 +
                margin-left : 5%;
 +
}
 +
#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 {
 +
position : absolute;
 +
width : 100px;
 +
height : 100px;
 +
right : 0;
 +
left : 0;
 +
margin : auto;
 +
margin-top : -50px;
 +
background : transparent;
 +
align : center;
 +
z-index : 50;
 +
display : none;
 +
}
 +
p {
 +
text-align : justify;
 +
text-indent : 10px;
 +
background-color : transparent;
 +
}
 +
        #fond {
 +
                width : 100%
 +
                height : 300px;
 +
background : rgb(255,0,99);
 +
        }
 +
#headtable {
 +
width : 92.5%;
 +
height : 300px;
 +
text-align : center;
 +
background : rgb(255,0,99);
 +
                margin-right : 3.75%;
 +
                margin-left : 3.75%;
 +
}
 +
#headtable tr td {
 +
width : 25%;
 +
heigth : 100%;
 +
color : rgb(255,255,255);
 +
                font-size : 12px;
 +
}
 +
#headtable tr td ul a {
 +
color : rgb(255,255,255);
 +
        }
 +
#tablelien {
 +
width : 100%;
 +
height : 50px;
 +
text-align : center;
 +
}
 +
#tablelien tr td {
 +
width : 20%;
 +
height : 50px;
 +
color : rgb(197,192,193);
 +
                font-size : 16px;
 +
}
 +
.project {
 +
width : 100%;
 +
display : inline-block;
 +
}
 +
.project .text1 {
 +
display : inline-block;
 +
vertical-align : middle;
 +
position : relative;
 +
width : 43%;
 +
margin-left : 4%;
 +
                font-size : 15px;
 +
                float : left;
 +
}
 +
.project .text2 {
 +
float : right;
 +
width : 43%;
 +
                margin-right : 4%;
 +
                font-size : 15px;
 +
}
-
 
+
#top {
-
#PBlogo {
+
position : fixed;
-
float : left;
+
right : 20px;
-
width: 122px;
+
bottom : 10px;
-
margin-left : 200px;
+
                width : 20px;
-
}
+
                height : 20px;
-
 
+
z-index : 100;
-
#iGEMlogo {
+
}
-
width : 122px;
+
        #top img {
-
float : right;
+
                width : 100%;
-
margin-right : 200px;
+
                height : 100%;
-
}
+
         }
-
 
+
.nameimg {
-
 
+
position : absolute;
-
h1 {
+
width : 140px;
-
font-size : 0px;
+
margin-left : 8%;
-
margin-left : 0px;
+
                margin-top : 100px;
-
}
+
background : transparent;
-
 
+
z-index : 60;
-
#top {
+
}
-
        width : 0px;
+
        .text1 {
-
        height : 0px;
+
              text-align : justify;
-
}
+
              margin-left : 5%;
-
 
+
              margin-right : 5%;
-
#siteSub {
+
        }
-
         font-size : 0px;
+
        #headtable tr td b {
-
        width : 0px;
+
              font-size : 18px;
-
        height : 0px;
+
        }
-
}
+
        #fond ul {
-
 
+
                list-style-image : url("https://static.igem.org/mediawiki/2014/f/f2/MicodonPB.png");
-
#contentSub {
+
        }
-
        font-size : 0px;
+
-
        width : 0px;
+
-
        height : 0px;
+
-
}
+
-
 
+
-
h2 {
+
-
font-family : Times;
+
-
font-size : 30px;
+
-
text-decoration : underline;
+
-
margin-left : 500px
+
-
}
+
-
 
+
-
#cadre {
+
-
border:5px double rgb(0,0,0);
+
-
align="center";
+
-
height ="45px";
+
-
background-color:rgb(211,211,211)>;
+
-
color: rgb(0,0,0);
+
-
}
+
-
 
+
-
#link {
+
-
color : rgb(0,0,0);
+
-
text-align : center;
+
-
}
+
-
 
+
-
#menu {
+
-
align : center;
+
-
width : 70%;
+
-
margin-left : 200px;
+
-
height : 45px;
+
-
}
+
-
 
+
-
h5 {
+
-
text-align : justify;
+
-
margin-left :200px;
+
-
margin-right : 200px;
+
-
font-size : 15px;
+
-
}
+
-
 
+
-
#text {
+
-
text-align : justify;
+
-
text-indent : 15px;
+
-
color : rgb(0,0,0);
+
-
margin-left : 200px;
+
-
margin-right : 200px;
+
-
}
+
-
 
+
-
#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;
+
-
margin-right : 200px;
+
-
text-align : justify;
+
-
}
+
-
 
+
</style>
</style>
-
 
-
<head>
 
-
 
-
<div id="topheader">
 
-
 
-
<img id="PBlogo" src="https://static.igem.org/mediawiki/2013/3/3a/PB_logoParis.gif"/>
 
-
 
-
<a href="https://2014.igem.org/Main_Page"> <img id="iGEMlogo" src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a>
 
-
 
-
<h1></h1>
 
-
<h2>Paris Bettencourt 2014</h2>
 
-
 
-
</div>
 
-
 
-
<table id=menu>
 
-
 
-
<div>
 
-
 
-
<td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt" id = "link">Home </a> </td>
 
-
 
-
<td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt/Team" id = "link"> Team </a> </td>
 
-
 
-
<td id = "cadre"><a href="https://igem.org/Team.cgi?year=2014&team_name=Paris_Bettencourt" id = "link"> Official Team Profile </a></td>
 
-
 
-
<td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt/Project" id = "link"> Project</a></td>
 
-
 
-
<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>
 
-
 
-
</div>
 
-
 
-
</table>
 
-
 
-
</head>
 
-
 
<body>
<body>
 +
<p id=top><a href="#topheader"><img src="https://static.igem.org/mediawiki/2014/4/41/Arrow.png"></a></p>
 +
<img src="https://static.igem.org/mediawiki/2014/4/4e/PB14parts.png" class=nameimg>
 +
<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=fond>
 +
        <table id=headtable>
 +
<tr>
 +
<td><b>SMELL THE ROSES</b></br>
 +
<p class=text1><ul><li><a href="#part1">BBa_K1403003</a></li><li><a href="#part2">BBa_K1403006</a></li><li><a href="#part3">BBa_K1403009</a></li><li><a href="#part4">BBa_K1403012</a></li><li><a href="#part5">BBa_K1403017</a></li><li><a href="#part6">BBa_K1403019</a></li><li><a href="#part11">BBa_K1403013</a></li><li><a href="#part6">BBa_K1403019</a></li></ul></p></td>
 +
<td><b>SOMETHING FISHY</b></br>
 +
<p class=text1><ul><li><a href="#part7">BBa_K1403015</a></li></ul></br>
 +
                        <td><b>DON'T SWEAT IT</b><p class=text1><ul><li><a href="#part8">BBa_K1403018</a></li></ul></p></td>
 +
<td><b>INTERLAB STUDY</b></br>
 +
<p class=text1><ul><li><a href="#part9">BBa_K1403000</a></li><li><a href="#part10">BBa_K1403001</a></li></ul></p></td>
 +
</tr>
 +
</table>
 +
        </div>
 +
        <div class=project><h6>Smell the roses</h6>
 +
        <div class=part id=part1><p class=text1><a target="blank" href="http://parts.igem.org/Part:BBa_K1403003"><u>BBa_K1403003</a> - Limonene synthase</u> Limonene syntheses enzyme converts farnesyl-diphosphate to (+)-limonene, which is a component of lemon scent.</p></div>
 +
        <div class=part id=part2><p class=text1><u><a target="blank" href="http://parts.igem.org/Part:BBa_K1403006">BBa_K1403006</a> - Jasmonic acid carboxyl methyltransferase</u> Jasmonic acid carboxyl methyltransferase catalyzes the formation of methyl jasmonate from jasmonic acid.</p></div>
 +
<div class=part id=part3><p class=text1><u><a target="blank" href="http://parts.igem.org/Part:BBa_K1403009">BBa_K1403009</a> - <i>bmst1</i></u> BMST1 enzyme that catalyzes production of methyl salicylate from salicylic acid. Methyl salicylate has a wintergreen smell. It laso produces floral smell (Methyl benzoate) from Benzoic acid.</p> </div>
 +
        <div class=part id=part4><p class=text1><u><a target="blank" href="http://parts.igem.org/Part:BBa_K1403012">BBa_K1403012</a> - alcohol acetyltransferase I</u> This enzyme converts isoamyl alcohol to isoamyl acetate producing banana odor.</p></div>
 +
  <div class=part id=part5><p class=text1><a target="blank" href="http://parts.igem.org/Part:BBa_K1403013"><u>BBa_K1403013</a> - Germacradienol/germacrene D synthase</u> This enzyme produces Geosmin (rain smell) from farnesyl diphosphate.</p></div>
 +
        </div>   
 +
<div class=part id=part6><p class=text1><a target="blank" href="http://parts.igem.org/Part:BBa_K1403017"><u>BBa_K1403017</a> - <i>aldB</i></u> AldB stimulates acetolactate decarboxylase activities to transform acetolactate to acetoin, which smells like butter.</p></div>
 +
        <div class=part id=part7><p class=text1><a target="blank" href="http://parts.igem.org/Part:BBa_K1403019"><u>BBa_K1403019</a> - <i>ilvBN</i></u> <i>ilvBN</i> gene encodes for acetolactate synthase process. We used it to increase basal production of acetolactate, which serves as precursor for acetoin production.</p></div>
-
</body>
+
        <div class=project><h6>Something fishy</h6>
-
 
+
            <div class=part id=part7><p class=text1><a target="blank" href="http://parts.igem.org/Part:BBa_K1403015"><u>BBa_K1403015</a> - Trimethylamine monooxygenase</u> Trimethylamine monooxygenase enzyme degrades Trimethylamine (fish odor) into non-smelly compund. It also produces indigo (blue pigment) form  tryptophan.</p></div>
-
 
+
        </div>
-
 
+
 
-
 
+
        </div>
 +
        <div class=project><h6>Don't sweat it</h6>
 +
 
 +
        <div class=part id=part8><p class=text1><u><a target="blank" href="http://parts.igem.org/Part:BBa_K1403015">BBa_K1403018 - <i>agaA</i></a></u> <i>AgaA</i> is a gene present in Corynebacterium striatum and it is the main responsible for body odor. It transforms 3-methyl-2-hexenoic acid into 3-hydroxy-3-methylhexanoic acid which smells like sweat.</p></div>
 +
        </div>
 +
<div class=project><h6>Interlab study</h6>
 +
  <div class=part id=part9><p class=text1><u><a target="blank" href="http://parts.igem.org/Part:BBa_K1403000">BBa_K1403000</a> - GFP under strong promoter in pSB1C3</u> Measurment kit test of Part:<a href="http://parts.igem.org/Part:BBa_J23101">BBa_J23101</a> in pSB1C3. This part is a tween of <a href="http://parts.igem.org/Part:BBa_I20260">BBa_I20260</a> but in a high copy pSB1C3 plasmid. </p></div>
 +
<div class=part id=part10><p class=text1><u><a target="blank" href="http://parts.igem.org/Part:BBa_J23101">BBa_J23101</a>BBa_K1403000</a> - GFP generator under a weak promoter in pSB1C3</u> Measurment kit test of <a href="http://parts.igem.org/Part:BBa_J23115">BBa_J23115</a> in pSB1C3. It is placed in a high coply plasmid,the GFP expression is under a weak Anderson promoter.</p></div>
 +
</div>
 +
</body>
</html>
</html>
-
<!--
+
{{:Team:Paris_Bettencourt/Footer}}
-
 
+
-
<html>
+
-
<style type="text/css">
+
-
#groupparts {text-align: center; margin-left: auto; margin-right: auto;}
+
-
</style>
+
-
 
+
-
<table width="70%" align="center">
+
-
 
+
-
 
+
-
<tr>
+
-
 
+
-
 
+
-
<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>
+
-
 
+
-
 
+
-
<!--Parts Submitted to the Registry  -->
+
-
<tr><td > <h3> Parts Submitted to the Registry </h3></td>
+
-
<td ></td >
+
-
<td > <h3>What information do I need to start putting my parts on the Registry? </h3></td>
+
-
</tr>
+
-
<tr>
+
-
<td width="45%"  valign="top">
+
-
<p>
+
-
An important aspect of the iGEM competition is the use and creation of standard  biological parts. Each team will make new parts during iGEM and will submit them to the <a href="http://partsregistry.org"> Registry of Standard Biological Parts</a>. The iGEM software provides an easy way to present the parts your team has created. The "groupparts" tag will generate a table with all of the parts that your team adds to your team sandbox. 
+
-
 
+
-
<p>
+
-
<strong>Note that if you want to document a part you need to document it on the <a href="http://partsregistry.org Registry"> Registry</a>, not on your team wiki.</strong> Future teams and other users and are much more likely to find parts on the Registry than on your team wiki.
+
-
</p>
+
-
 
+
-
<p>
+
-
Remember that the goal of proper part documentation is to describe and define a part, so that it can be used without a need to refer to the primary literature. Registry users in future years should be able to read your documentation and be able to use the part successfully. Also, you should provide proper references to acknowledge previous authors and to provide for users who wish to know more.
+
-
</p>
+
-
 
+
-
 
+
-
 
+
-
<h3>When should you put parts into the Registry?</h3>
+
-
 
+
-
<p>
+
-
As soon as possible! We encourage teams to start completing documentation for their parts on the Registry as soon as you have it available. The sooner you put up your parts, the better recall you will have of all details surrounding your parts. Remember you don't need to send us the DNA to create an entry for a part on the Registry. However, you must send us the sample/DNA before the Jamboree. Only parts for which you have sent us samples/DNA are eligible for awards and medal requirements.
+
-
</p>
+
-
</td>
+
-
 
+
-
<td > </td>
+
-
<td width="45%" valign="top">
+
-
 
+
-
<p>
+
-
The information needed to initially create a part on the Registry is:
+
-
</p>
+
-
<ol>
+
-
 
+
-
<li>Part Name</li>
+
-
<li>Part type</li>
+
-
<li>Creator</li>
+
-
<li>Sequence</li>
+
-
<li>Short Description (60 characters on what the DNA does)</li>
+
-
<li>Long Description (Longer description of what the DNA does)</li>
+
-
<li>Design considerations</li>
+
-
</ol>
+
-
 
+
-
<p>
+
-
We encourage you to put up <em>much more</em> information as you gather it over the summer. If you have images, plots, characterization data and other information, please also put it up on the part page. Check out part <a href="http://parts.igem.org/Part:BBa_K404003">BBa_K404003</a> for an excellent example of a highly characterized part.
+
-
</p>
+
-
 
+
-
<p>
+
-
You can add parts to the Registry at our <a href="http://parts.igem.org/Add_a_Part_to_the_Registry"> Add a Part to the Registry</a> link.
+
-
</p>
+
-
</td>
+
-
</tr>
+
-
 
+
-
 
+
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
-
 
+
-
<tr><td colspan="3" > <h3> Parts Table</h3></td></tr>
+
-
 
+
-
 
+
-
<tr><td width="45%" colspan="3"  valign="top">
+
-
Any parts your team has created will appear in this table below:</td></tr>
+
-
 
+
-
</table>
+
-
</html>
+
-
 
+
-
<groupparts>iGEM013 Paris_Bettencourt</groupparts>
+
-
 
+
-
-->
+

Latest revision as of 03:52, 18 October 2014

Smell the roses

BBa_K1403003 - Limonene synthase Limonene syntheses enzyme converts farnesyl-diphosphate to (+)-limonene, which is a component of lemon scent.

BBa_K1403006 - Jasmonic acid carboxyl methyltransferase Jasmonic acid carboxyl methyltransferase catalyzes the formation of methyl jasmonate from jasmonic acid.

BBa_K1403009 - bmst1 BMST1 enzyme that catalyzes production of methyl salicylate from salicylic acid. Methyl salicylate has a wintergreen smell. It laso produces floral smell (Methyl benzoate) from Benzoic acid.

BBa_K1403012 - alcohol acetyltransferase I This enzyme converts isoamyl alcohol to isoamyl acetate producing banana odor.

BBa_K1403013 - Germacradienol/germacrene D synthase This enzyme produces Geosmin (rain smell) from farnesyl diphosphate.

BBa_K1403017 - aldB AldB stimulates acetolactate decarboxylase activities to transform acetolactate to acetoin, which smells like butter.

BBa_K1403019 - ilvBN ilvBN gene encodes for acetolactate synthase process. We used it to increase basal production of acetolactate, which serves as precursor for acetoin production.

Something fishy

BBa_K1403015 - Trimethylamine monooxygenase Trimethylamine monooxygenase enzyme degrades Trimethylamine (fish odor) into non-smelly compund. It also produces indigo (blue pigment) form tryptophan.

Don't sweat it

BBa_K1403018 - agaA AgaA is a gene present in Corynebacterium striatum and it is the main responsible for body odor. It transforms 3-methyl-2-hexenoic acid into 3-hydroxy-3-methylhexanoic acid which smells like sweat.

Interlab study

BBa_K1403000 - GFP under strong promoter in pSB1C3 Measurment kit test of Part:BBa_J23101 in pSB1C3. This part is a tween of BBa_I20260 but in a high copy pSB1C3 plasmid.

BBa_J23101BBa_K1403000 - GFP generator under a weak promoter in pSB1C3 Measurment kit test of BBa_J23115 in pSB1C3. It is placed in a high coply plasmid,the GFP expression is under a weak Anderson promoter.

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.