Team:Lyon-INSA/Parts

From 2012.igem.org

(Difference between revisions)
(Prototype team page)
 
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box! You can remove it from your pages once you have read and understood the alert *** -->
+
{{Lyon-INSA/homeCss}}
 +
{{Lyon-INSA/datapage}}
 +
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xmlns:fb="https://www.facebook.com/2008/fbml" >   
 +
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 +
  <script type="text/javascript" href="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> 
 +
  <script type="text/javascript"  src="https://raw.github.com/kswedberg/jquery-cluetip/master/jquery.cluetip.min.js"></script>
 +
<script>
 +
$(document).ready(function(){
 +
$(".legendePicto").cluetip({splitTitle: '|', showTitle: false});
-
<html>
+
 
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
});
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
</script>
-
This is a template page. READ THESE INSTRUCTIONS.
+
<style>
 +
.legendePicto{
 +
margin-left:190px;
 +
 
 +
}
 +
</style>
 +
<head>
 +
</head>
 +
 
 +
<body>
 +
 
 +
 
 +
<div id="projectBar" class="menuBar">
 +
    <div class="boutonMenu" onclick="window.location='menu';">Menu</div>
 +
    <div id="ongletBar">
 +
        <div class="boutonOnglet"  onclick="window.location='project';">Project</div>
 +
        <div class="boutonOnglet"  onclick="window.location='modelling';">Modelling</div>
 +
        <div class="boutonOnglet"  onclick="window.location='safety';">Safety</div>
 +
        <div class="boutonOnglet" onclick="window.location='notebook';">Notebook</div>
 +
        <div class="boutonOnglet"  onclick="window.location='protocol';">Protocols</div>
 +
        <div class="boutonOnglet BOClicked" >Data Page</div>
 +
        <div class="boutonOnglet" onclick="window.location='Achievements';">Achievements</div>
 +
    </div>
</div>
</div>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
<div id="bandeau"></div>
-
You are provided with this team page template with which to start the iGEM seasonYou may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wikiYou can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
<br/>
 +
<h1>Interactive pattern of our construction : Toggle switch option</h1>
 +
<div style="margin:20px;font-size:15px;">
 +
<center><strong><big>Hover your mouse over a step number/letter to see more</big></strong></center><br/>
 +
<br/>
 +
<div id="schemaRecap" width="600" style="margin-left:200px">
 +
<div id="picto1" class="legendePicto" title="|<img width='600' src='https://static.igem.org/mediawiki/2012/d/d8/Hover1%28bis%29.PNG'/>" style="background-color:transparent;z-index:50;width:30px;height:30px;position:absolute;left:45px;margin-top:57px"></div>
 +
<div id="pictoA" title="|<img width='600' src='https://static.igem.org/mediawiki/2012/8/86/RepointageA.PNG'/>"  class="legendePicto" style="background-color:transparent;z-index:50;width:30px;height:30px;position:absolute;left:200px;margin-top:130px"></div>
 +
<div id="pictoB" class="legendePicto" title="|<img width='550' src='https://static.igem.org/mediawiki/2012/f/f2/RepointageB.PNG'/>"  style="background-color:transparent;z-index:50;width:30px;height:30px;position:absolute;left:305px;margin-top:130px"></div>
 +
<div id="picto2" title="|<img width='600' src='https://static.igem.org/mediawiki/2012/f/fc/Repointage2.PNG'/>" class="legendePicto" style="background-color:transparent;z-index:50;width:30px;height:30px;position:absolute;left:70px;margin-top:270px"></div>
 +
<div id="picto3" title="|<img width='600' src='https://static.igem.org/mediawiki/2012/4/46/Pointage3bis.PNG'/>"   class="legendePicto" style="background-color:transparent;z-index:50;width:30px;height:30px;position:absolute;left:213px;margin-top:263px"></div>
 +
<div id="pictoC" title="|<img width='600' src='https://static.igem.org/mediawiki/2012/f/fc/RepointageC.PNG'/>" class="legendePicto" style="background-color:transparent;z-index:50;width:30px;height:30px;position:absolute;left:135px;margin-top:345px"></div>
 +
<div id="pictoD" title="|<img width='500' src='https://static.igem.org/mediawiki/2012/f/fb/RepointageD.PNG'/>"  class="legendePicto" style="background-color:transparent;z-index:50;width:30px;height:30px;position:absolute;left:305px;margin-top:345px"></div>
 +
<div id="pictoE" title="|<img width='450' src='https://static.igem.org/mediawiki/2012/e/e1/RepointageE.PNG'/>"  class="legendePicto" style="background-color:transparent;z-index:50;width:30px;height:30px;position:absolute;left:375px;margin-top:345px"></div>
 +
<div id="pictoF"  title="|<img width='400' src='https://static.igem.org/mediawiki/2012/b/b9/RepointageF.PNG'/>"  class="legendePicto" style="background-color:transparent;z-index:50;width:30px;height:30px;position:absolute;left:440px;margin-top:345px"></div>
 +
 
 +
<img src="https://static.igem.org/mediawiki/2012/thumb/d/df/Schemaglobal.png/800px-Schemaglobal.png" width="600"/>
</div>
</div>
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
 
-
You <strong>MUST</strong>  have all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace. 
 
</div>
</div>
-
</div>
+
<h1>Our parts : </h1>
-
</html>
+
<div style="margin:20px;font-size:15px;">
 +
<div class="petitSsTitre">Data about our favorite new parts </div>
-
<!-- *** End of the alert box *** -->
+
<a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K802001" target="_blank"><font color="#664499"><b>1. Main Page</b></font></a>: <b>Dispersin generator for <i>B. subtilis</i></b> BBa_K802001 : This part associates the <i>Bacillus subtilis</i> constitutive promoter (P<sub>veg</sub>) with the dispersin B gene (<i>dspB</i>). This part allows to efficiently scatter Staphylococci biofilms. <br>
 +
<br>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
<a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K802003" target="_blank"><font color="#664499"><b>2. Main Page</b></font></a>: <b>Shuttle vector for <i>E. coli</i> and <i>B. subtilis</i> </b>BBa_K802003 : This part is a shuttle vector of 6.5kb which is Ampicillin resistant in <i>E. coli</i> and Erythromycin resistant in <i>B. subtilis</i>. It is a <b>low</b> copy number plasmid in <i>B. subtilis</i> and a high copy number plasmid in <i>E. coli</i>. It has a polylinker containing all 4 of the iGEM restriction sites. This vector is characterized in <i>B. subtilis</i> by a transformation yield of 70 transformants/µg and a erythromycin resistance up to 900 µg/mL.
-
!align="center"|[[Team:Lyon-INSA|Home]]
+
-
!align="center"|[[Team:Lyon-INSA/Team|Team]]
+
-
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=Lyon-INSA Official Team Profile]
+
-
!align="center"|[[Team:Lyon-INSA/Project|Project]]
+
-
!align="center"|[[Team:Lyon-INSA/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:Lyon-INSA/Modeling|Modeling]]
+
-
!align="center"|[[Team:Lyon-INSA/Notebook|Notebook]]
+
-
!align="center"|[[Team:Lyon-INSA/Safety|Safety]]
+
-
!align="center"|[[Team:Lyon-INSA/Attributions|Attributions]]
+
-
|}
+
 +
<br><br>
 +
<a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K802000" target="_blank"><font color="#664499"><b>3. Main Page</b></font></a>: <b>Lysostaphin generator for <i>B. subtilis</i></b> BBa_K802000  : This part associates the <i>Bacillus subtilis</i> constitutive promoter (P<sub>veg</sub>) with the lysostaphin gene. This part allows an efficient killing of <i>S. aureus</i> cells.<br>
-
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 place them in the [http://partsregistry.org Registry of Standard Biological Parts]. 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.  Note that if you want to document a part you need to document it on the [http://partsregistry.org Registry], not on your team wiki.
+
<div class="petitSsTitre">We've also characterized the following new parts </div>
-
Remember that the goal of proper part documentation is to describe and define a part such that it can be used without a need to refer to the primary literature. The next iGEM team 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.
+
<a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K802002" target="_blank"><font color="#664499"><b>Main Page</b></font></a>: <b>P<sub>lac</sub>-RBS-GFP</b>  BBa_K802002 : This part has been designed to determine the behavior of the P<sub>lac</sub> promoter used to drive the STICK module (<span class="unProto" onclick="window.open('http://partsregistry.org/Part:BBa_K802009', 'Part BBa_K802009'); return false;">Part BBa_K802009</span>)
 +
<br>
 +
<br>
 +
<a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K802004" target="_blank"><font color="#664499"><b>Main Page</b></font></a>: <b>Shuttle vector for <i>E. coli</i> and <i>B. subtilis</i> </b> BBa_K802004 : This part is a shuttle vector of 6.5kb which is Ampicillin resistant in <i>E. coli</i> and Erythromycin resistant in <i>B. subtilis</i>. It is a <b>high</b> copy number plasmid in both <i>B. subtilis</i> and <i>E. coli</i>. It has a polylinker containing all 4 of the iGEM restriction sites. This vector is characterized in <i>B. subtilis</i> by a transformation yield of 80 transformants/µg and a erythromycin resistance to at least 1,5 mg/mL.
 +
<br><br>
 +
<a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K802009" target="_blank"><font color="#664499"><b>Main Page</b></font></a>: <b>Surfactin generator and biofilm repressor for <i>B. subtilis</i></b> BBa_K802009: This part can be used to induce surfactin production and to repress the biofilm formation in <i> B. subtilis</i> strains (COAT module).
 +
<br>
-
<groupparts>iGEM012 Lyon-INSA</groupparts>
+
</body>
 +
</div>
 +
</html>
 +
{{Lyon-INSA/pub}}

Latest revision as of 22:19, 26 September 2012


Interactive pattern of our construction : Toggle switch option

Hover your mouse over a step number/letter to see more


Our parts :

Data about our favorite new parts
1. Main Page: Dispersin generator for B. subtilis BBa_K802001 : This part associates the Bacillus subtilis constitutive promoter (Pveg) with the dispersin B gene (dspB). This part allows to efficiently scatter Staphylococci biofilms.

2. Main Page: Shuttle vector for E. coli and B. subtilis BBa_K802003 : This part is a shuttle vector of 6.5kb which is Ampicillin resistant in E. coli and Erythromycin resistant in B. subtilis. It is a low copy number plasmid in B. subtilis and a high copy number plasmid in E. coli. It has a polylinker containing all 4 of the iGEM restriction sites. This vector is characterized in B. subtilis by a transformation yield of 70 transformants/µg and a erythromycin resistance up to 900 µg/mL.

3. Main Page: Lysostaphin generator for B. subtilis BBa_K802000 : This part associates the Bacillus subtilis constitutive promoter (Pveg) with the lysostaphin gene. This part allows an efficient killing of S. aureus cells.
We've also characterized the following new parts
Main Page: Plac-RBS-GFP BBa_K802002 : This part has been designed to determine the behavior of the Plac promoter used to drive the STICK module (Part BBa_K802009)

Main Page: Shuttle vector for E. coli and B. subtilis BBa_K802004 : This part is a shuttle vector of 6.5kb which is Ampicillin resistant in E. coli and Erythromycin resistant in B. subtilis. It is a high copy number plasmid in both B. subtilis and E. coli. It has a polylinker containing all 4 of the iGEM restriction sites. This vector is characterized in B. subtilis by a transformation yield of 80 transformants/µg and a erythromycin resistance to at least 1,5 mg/mL.

Main Page: Surfactin generator and biofilm repressor for B. subtilis BBa_K802009: This part can be used to induce surfactin production and to repress the biofilm formation in B. subtilis strains (COAT module).

Retrieved from "http://2012.igem.org/Team:Lyon-INSA/Parts"