Team:Heidelberg/Modeling

From 2014.igem.org

(Difference between revisions)
 
(53 intermediate revisions not shown)
Line 1: Line 1:
{{:Team:Heidelberg/Templates/IncludeCSS|:Team:Heidelberg/css/boxes}}
{{:Team:Heidelberg/Templates/IncludeCSS|:Team:Heidelberg/css/boxes}}
 +
<html>
 +
<style>
 +
.subtitle {
 +
color: white;
 +
}
 +
</style>
 +
</html>
{{:Team:Heidelberg/templates/wikipage_new|
{{:Team:Heidelberg/templates/wikipage_new|
body-style=background-color:white;
body-style=background-color:white;
|
|
-
container-style=background-color: #B7B7B7; background-image: url(/wiki/images/2/26/Heidelberg_Epic_Background_light.jpg); background-repeat: no-repeat; background-size: 100% auto;
+
container-style=background-color: black; background-image: url(/wiki/images/6/6a/Heidelberg_epic_background.jpg); background-repeat: no-repeat; background-size: 100% auto;
|
|
title=MODELING
title=MODELING
|
|
-
subtitle=Subtitle
+
subtitle=Quantitative insights
|
|
white=true
white=true
|
|
-
body-style=background-color:#B9B9B9;|
+
body-style=background-color:black;
 +
|
red-logo=true
red-logo=true
|
|
Line 18: Line 26:
content=
content=
<html>
<html>
-
<div class="col-lg-12" style="margin-bottom:15px;">
+
<style type="text/css">
 +
.main{
 +
background-image:url(https://static.igem.org/mediawiki/2014/a/af/Enzymekinetics.png);
 +
background-position:right;
 +
background-size:60% auto;
 +
background-repeat:no-repeat;
 +
}
 +
 
 +
div.transbox {
 +
    width: 100%;
 +
    height: 100%;
 +
    background-color: rgba(191,191,191,0.7);
 +
}
 +
</style>
 +
 
 +
 
 +
 
 +
<div class="col-lg-6">
 +
 
 +
<div style="width:100%;padding:0 15px 0 15px;">
 +
    <a href="/Team:Heidelberg/Modeling/Linker_Modeling" class="box" style="display:block; width:100%;">
 +
      <h2><span>LINKER MODELING</span></h2>
 +
      The design of linkers, which are essential for our intein-based circularization and assembly methods, is a complicated task. Here we employ structural modeling and statistical analyses to guide our linker experiments and their design.
 +
<div class="clearfix"></div>
 +
    </a>
 +
</div>
 +
</br>
   <div style="width:100%;padding:0 15px 0 15px;">
   <div style="width:100%;padding:0 15px 0 15px;">
-
     <a href="/Team:Heidelberg/Team/Members" class="box" style="display:block; width:30%;">
+
     <a href="/Team:Heidelberg/Modeling/Enzyme_Modeling" class="box" style="display:block; width:100%;">
 +
      <h2><span>ENZYME KINETICS MODELING</span></h2>
 +
      Based on over 1000 degradation curves of our circularized lysozyme variants, we tried to interpret the effect of linkers on protein thermostability. This was achieved by use of quantitative dynamical modeling.
<div class="clearfix"></div>  
<div class="clearfix"></div>  
-
   
 
-
  <div style="width:30%;padding:15px;">
 
-
    <a href="/Team:Heidelberg/Team/Sponsoring" class="box" style="display:block">
 
-
    <h3><span>Sponsoring</span></h3>
 
-
  Our project is funded in part by the sponsors below. Without them, our work would not be possible.
 
     </a>
     </a>
-
  </div>
 
</div>
</div>
 +
</div>
 +
 +
 +
 +
 +
</div>
 +
</html>
</html>
|
|

Latest revision as of 03:04, 18 October 2014