Line 6: | Line 6: | ||
<LINK rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:Grenoble-Alpes/CSS" /> | <LINK rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:Grenoble-Alpes/CSS" /> | ||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous"> | <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous"> | ||
+ | |||
<style> | <style> | ||
#welcome{ | #welcome{ | ||
Line 34: | Line 35: | ||
margin: 1vh;} | margin: 1vh;} | ||
#text-container ul{font-size:1.4em} | #text-container ul{font-size:1.4em} | ||
− | |||
</style> | </style> | ||
</head> | </head> | ||
+ | <body> | ||
+ | <div id="container"> | ||
+ | <div id="welcome"> | ||
+ | <div id="overlay"></div> | ||
+ | <p id="titre-image">CONSERVATION</p> | ||
+ | </div> | ||
+ | <div id="sous-menu"> | ||
+ | <ul> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:Grenoble-Alpes">HOME</a> | ||
+ | </li> | ||
+ | |||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:Grenoble-Alpes/project" >PROJECT </a> | ||
+ | <ul> | ||
+ | <li><a href="https://2018.igem.org/Team:Grenoble-Alpes/biology">BIOLOGY</a><ul><li> | ||
+ | <a href="https://2018.igem.org/Team:Grenoble-Alpes/selection" id="current-menu">SELECTION</a> | ||
+ | </li><li> | ||
+ | <a href="https://2018.igem.org/Team:Grenoble-Alpes/phage_lysis">PHAGE LYSIS AND EXTRACTION</a> | ||
+ | </li><li> | ||
+ | <a href="https://2018.igem.org/Team:Grenoble-Alpes/construction">CONSTRUCTION</a> | ||
+ | </li><li> | ||
+ | <a href="https://2018.igem.org/Team:Grenoble-Alpes/hybridation">HYBRIDATION</a> | ||
+ | </li><li> | ||
+ | <a href="https://2018.igem.org/Team:Grenoble-Alpes/conservation">CONSERVATION</a> | ||
+ | </li></ul></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Grenoble-Alpes/engineering" >ENGINEERING</a><ul><li> | ||
+ | <a href="https://2018.igem.org/Team:Grenoble-Alpes/pipetting_module">PIPETTING MODULE</a> | ||
+ | </li><li> | ||
+ | <a href="https://2018.igem.org/Team:Grenoble-Alpes/fluorescence_module">FLUORESCENCE MODULE</a> | ||
+ | </li><li> | ||
+ | <a href="https://2018.igem.org/Team:Grenoble-Alpes/temperature_module">TEMPERATURE MODULE</a> | ||
+ | </li><li> | ||
+ | <a href="https://2018.igem.org/Team:Grenoble-Alpes/purification_module">PURIFICATION MODULE</a> | ||
+ | </li></ul></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Grenoble-Alpes/proof_of_concept">PROOF OF CONCEPT</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:Grenoble-Alpes/modeling"> | ||
+ | MODELING | ||
+ | </a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:Grenoble-Alpes/human_practices">HUMAN PRACTICES</a> | ||
+ | </li> | ||
+ | <li><a href="https://2018.igem.org/Team:Grenoble-Alpes/safety">SAFETY & SECURITY</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:Grenoble-Alpes/ressources">RESSOURCES</a> | ||
+ | |||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
Line 79: | Line 133: | ||
} | } | ||
</style> | </style> | ||
− | |||
− | + | ||
+ | |||
+ | |||
+ | <div class="row equal_height"> | ||
+ | <div class="col-lg-2 col-md-2 hidden-xs hidden-sm"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/4/4b/Heidelberg_Parts_bg.png" class="img-responsive" style="height: 350px"/> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <div class="col-lg-4 | ||
+ | col-md-4 | ||
+ | col-sm-12 col-xs-12"> | ||
+ | <a href="#Basic_Part" class="box hyperbox" style="margin-bottom:15px; display:block;"> | ||
+ | <h3 style="line-height: 50px !important; margin-top:0px; text-align:left"> | ||
+ | Our Best Basic Part</h3> | ||
+ | We present as best basic part the codon-optimized version of the cytochrome c protein that is able to convert silicon educts to organosilicon products. | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-lg-6 | ||
+ | col-md-6 | ||
+ | col-sm-12 col-xs-12"> | ||
+ | <a href="#Composite_Part" class="box hyperbox" style="display:block; position:relative; margin-bottom:15px;"> | ||
+ | <h3 style="line-height: 50px !important; margin-top:0px; text-align: left"> | ||
+ | Our Best Composite Part</h3> | ||
+ | As best composite part, we present the theophylline riboswitch. In order to select for the cytochrome c that most efficiently converts caffeine to theophylline, evolutionary pressure is applied dependent on geneIII expression and subsequent phage propagation. | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <div class="row equal_height"> | ||
+ | |||
+ | |||
+ | <div class="col-lg-6 | ||
+ | col-md-6 | ||
+ | col-sm-12 col-xs-12"> | ||
+ | <a href="#Improved_Part" class="box hyperbox" style="margin-bottom:15px; display:block;"> | ||
+ | <h3 style="line-height: 50px !important; margin-top:0px; text-align:left"> | ||
+ | Our Improved Part</h3> | ||
+ | Our improved part, beta-lactamase_E102F, was designed to confirm the generative capabilities of our software package. Our algorithm has proven to be successful by engineering the enzyme to exhibit more than twice the activity of the wildtype protein. | ||
+ | </a> | ||
+ | </div> | ||
− | + | <div class="col-lg-6 | |
− | + | col-md-6 | |
− | + | col-sm-12 col-xs-12"> | |
− | < | + | <a href="#Part_List" class="box hyperbox" style="margin-bottom:15px; display:block;"> |
− | + | <h3 style="line-height: 50px !important; margin-top:0px; text-align:left"> | |
− | + | Our Part List</h3> | |
− | + | Here, we present the complete list of all parts that compose our evolutionary toolbox. Thereby, we aim to provide the synthetic biology community with all essential parts for their own accelerated evolution. | |
− | + | </a> | |
− | + | </div> | |
− | + | ||
− | + | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | <div class="row equal_height"> | ||
+ | |||
+ | |||
+ | <div class="col-lg-12 | ||
+ | col-md-12 | ||
+ | col-sm-12 col-xs-12"> | ||
+ | <a href="#Part_Collection" class="box hyperbox" style="margin-bottom:15px; display:block;"> | ||
+ | <h3 style="line-height: 50px !important; margin-top:0px; text-align:left"> | ||
+ | Our Parts Collection</h3> | ||
+ | We present the first self-contained in vivo evolution toolbox comprising 26 standardized BioBricks. At the heart of our toolbox is an innovative workflow for enzyme engineering, paving the way towards bio-production of novel compounds. It comprises promiscuous enzyme candidates (CYP1A2 and Cytochrome c) and selection-mediating accessory parts such as our riboswitch for detection of an organosilicon (BBa_K2398555). | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <div class="col-lg-12 | ||
+ | col-md-12 | ||
+ | col-sm-12 col-xs-12"> | ||
+ | <a href="https://2017.igem.org/Team:Heidelberg/RFC" class="box hyperbox" style="margin-bottom:15px; display:block;"> | ||
+ | <h3 style="line-height: 50px !important; margin-top:0px; text-align:left"> | ||
+ | Our RFC</h3> | ||
+ | Our BBF RFC combines the methodical aspects of this year´s iGEM Team Heidelberg project, presenting a new golden-gate cloning standard for simple production of geneIII-deficient phages carrying any gene-of-interest and the first accessory plasmid construction kit for selection of the best phage library member on the one hand, while having our easy-to-use and low-cost bacteriophage based in vivo directed method PREDCEL (Phage-RElated DisContinous EvoLution) on the other hand. Together with our ODE-based modeling and computer simulations performed in context of AIGEM, our RFC opens up the principle of Phage-assisted continous evolution (PACE) to the scientific world, enabling every other iGEM team to perform directed evolution on their own without the highly challenging task of setting up a PACE apparatus. | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | </div>}} | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | {{Heidelberg/templateus/Contentsection| | ||
+ | {{#tag:html| | ||
+ | |||
+ | |||
+ | <h2 id="Basic_Part" style="text-align: center !important">Our Best Basic Part: Cytochrome C</h2> | ||
+ | {{Heidelberg/best_basic}} | ||
+ | |||
+ | }} | ||
+ | }} | ||
+ | {{Heidelberg/templateus/Contentsection| | ||
+ | {{#tag:html| | ||
+ | <h2 id="Composite_Part" style="text-align: center !important">Our Best Composite Part</h2> | ||
+ | {{Heidelberg/best_composite}} | ||
+ | }} | ||
+ | }} | ||
+ | |||
+ | {{Heidelberg/templateus/Contentsection| | ||
+ | {{#tag:html| | ||
+ | <h2 id="Improved_Part" style="text-align: center !important">Improved Part</h2> | ||
+ | {{Heidelberg/improved_part}} | ||
+ | }} | ||
+ | }} | ||
+ | {{Heidelberg/templateus/Contentsection| | ||
+ | {{#tag:html| | ||
+ | <h2 id="Part_Collection" style="text-align: center !important">Parts Collection</h2> | ||
+ | {{Heidelberg/part_collection}} | ||
+ | }} | ||
+ | }} | ||
+ | {{Heidelberg/templateus/Contentsection| | ||
+ | {{#tag:html| | ||
+ | <h2 id="Part_List" style="text-align: center !important">Parts List</h2> | ||
+ | {{Heidelberg/part_list}} | ||
+ | }} | ||
+ | }} | ||
− | + | }} | |
− | + | }} | |
+ | }} |
Revision as of 06:56, 9 October 2018
Template loop detected: Template:Grenoble-Alpes
CONSERVATION