Difference between revisions of "Team:IIT Delhi/standardpage introduction"

(Created page with "<html> <link rel="stylesheet" href="https://2013.igem.org/Team:WHU-China/basecss?action=raw&ctype=text/css" type="text/css" /> <link rel="stylesheet" href="https://2013.igem.org/Te...")
 
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<html>
 
<html>
<link rel="stylesheet" href="https://2013.igem.org/Team:WHU-China/basecss?action=raw&ctype=text/css" type="text/css" />
+
<head>
<link rel="stylesheet" href="https://2013.igem.org/Team:WHU-China/middlerightcss?action=raw&ctype=text/css" type="text/css" />
+
<style>
  
</div>
+
/*--------------Global/content start----------------*/
 +
#content { /*-- changes default wiki settings --*/
 +
width: 100%;
 +
height: 100%;
 +
border: 0px;
 +
background-color: white;
 +
margin: 0px;
 +
padding: 0px;
  
<a name="blueprint"></a>
+
}
<div class="mac" style="height:auto;width:67%;float:right;margin-right:7%;*width:98%;*border: 3px solid green;">
+
<h1 style="font-size:20px;"><b>Blueprint of our project</b></h1></br>
+
  
If people want to drive a system to work for them, even if the system is a simple one, simply keep pushing the system toward the goal may not be the best shoot. For example, if a professor is too pushing, his students may, on the contrary, unable to perform their best; if a farmer adding too much fertilizer, the land may be damaged in the long run, etc.</br></br>
 
  
Biological systems are extremely complex, and the components in the system are intensely interconnected. So in order to exploit the maximum potentiality of a biological system, we'll have to keep the protein or metabolic product production in a desired range. Not too high, as it may hurt the cell or inhibit its growth; either not too low, as it will be economically inefficient. </br></br>
+
/*--------------Global end------------------*/
  
So how can we reach a desired range of expression? We need to properly combine the transcription and translation initiation elements, just as an recent published Nature article suggested[1]. But that paper just used the throughly studied E.coli expression elements in E.coli. What if we are doing engineering in a non-model organism that we just have data about a handful of expression elements, can we create the elements we need? </br></br>
+
        #intro{
 +
        border: 5px solid red;
 +
        margin-left:200px;
 +
        margin-right:10px;
 +
        }
  
Our project proposed a way to employ a limited set of promoters to reach any desired expression level, or even switch between several expression level. </br></br>
+
td{
<div style="width:100%;text-align:center;">
+
padding:10px 35px;
<img src="https://static.igem.org/mediawiki/2013/9/95/WHUIntro1.png" /></br></br>
+
text-aling:justify;
 +
        }
 +
 +
        td.det{
 +
width:80%;
 +
        }
 +
 +
        h3{
 +
font-weight:bold;
 +
}
 +
 +
        img.team{
 +
background-color: #B0B0B0;
 +
border: 5px solid transparent;
 +
        height:200px;
 +
width:200px;
 +
}
 +
 
 +
/* Page Top */
 +
section.page-top {
 +
background-color: #171717;
 +
border-bottom: 5px solid #CCC;
 +
border-top: 5px solid #384045;
 +
margin-bottom: 35px;
 +
margin-top: 15px;
 +
min-height: 50px;
 +
padding: 0;
 +
padding: 20px;
 +
position: relative;
 +
text-align: left;
 +
}
 +
 
 +
section.page-top ul.breadcrumb {
 +
background: none;
 +
margin: -3px 0 0;
 +
padding: 0;
 +
}
 +
 
 +
section.page-top ul.breadcrumb > li {
 +
text-shadow: none;
 +
}
 +
 
 +
section.page-top h2 {
 +
border-bottom: 5px solid #CCC;
 +
color: #FFF;
 +
display: inline-block;
 +
font-weight: 200;
 +
margin: 0 0 -25px;
 +
min-height: 37px;
 +
padding: 0 0 17px;
 +
position: relative;
 +
}
 +
 
 +
/* Page Top Custom - Create your Own */
 +
section.page-top.custom-product {
 +
background: #999;
 +
border-top: 5px solid #888;
 +
}
 +
 
 +
section.page-top.custom-product div.row {
 +
position: relative;
 +
}
 +
 
 +
section.page-top.custom-product p.lead {
 +
color: #CCC;
 +
}
 +
 
 +
section.page-top.custom-product img {
 +
bottom: -20px;
 +
position: absolute;
 +
right: 0;
 +
}
 +
 
 +
section.page-top.custom-product h1 {
 +
color: #FFF;
 +
margin-bottom: 10px;
 +
margin-top: 30px;
 +
}
 +
 
 +
<link rel="stylesheet" href="https://2015.igem.org/Team:IIT_Delhi/CSS_bootstrap?action=raw&ctype=text/css" type="text/css"/>
 +
</style>
 +
</head>
 +
 
 +
<body>
 +
<div id="intro">
 +
<div role="main" class="main">
 +
 
 +
<section class="page-top">
 +
    <div class="container">
 +
<div class="span12">
 +
<ul class="breadcrumb" style:"text-decoration:none;">
 +
        <a href="index.html">Home</a> <span class="divider">/</span>
 +
        Team
 +
</ul>
 +
<h2>Current Team</h2>
 +
    </div>
 +
      </div>
 +
</section>
 +
 
 +
<div class="container">
 +
 
 +
    <h2>Meet the <strong>Team</strong></h2>
 +
<ul class="nav nav-pills sort-source" data-sort-id="team" data-option-key="filter"></ul>
 +
    <hr />
 +
</div>
 
</div>
 
</div>
<center><em>Fig.1 Tandem promoter</em></br></center>
+
First, we combined the known promoter into tandem promoter system. We've done experiments and modeling to show how can we use a 0.1 promoter and a 0.3 promoter to reach expression level from 0.1 to the maximum. Please check experiment here and modeling here. </br></br>
+
<div class="container">
<div style="width:100%;text-align:center;">
+
    <table>
<img src="https://static.igem.org/mediawiki/2013/6/6f/WHUIntro2.png" /></br>
+
<tr>
</div>
+
<td class="det" align="right">
<center><em>Fig.2 Cas9 regulated multistage promoter</em></br></center>
+
<h3>ABC<br><small>BBBBBBBBBBBB</small></h3>
<div style="width:100%;text-align:center;">
+
content content
<img src="https://static.igem.org/mediawiki/2013/4/4e/WHUSliderR.png" /></br>
+
        </td>
</div>
+
<td><img class="team" src="img/p.jpg" height="200px" width="200px"></td>
<center><em>Fig 3. An analog to slide rheostat</em></br></center>
+
</tr>
Then, we made the tandem promoter a “slide rheostat” by using d/aCas9 to regulate it. This enable the tandem promoter to switch between several designable expression level, and become a multistage promoter. This is different from the normal regulated promoter that usually has only two stage: on and off (Fig.4). To see our experiment about this multistage promoter, please <a href="https://2013.igem.org/Team:WHU-China/modules#tandem_promoter">click here</a>. It's also important to ensure the orthogonality of this multistage promoter. So the off-target tendency of Cas9 is modeled and analyzed by combining the data of six paper about Cas9 off-target. For the modeling result, please <a href="https://2013.igem.org/Team:WHU-China/modelingintro">click here</a>. </br></br>
+
      </table>
<div style="width:100%;text-align:center;">
+
 
<img src="https://static.igem.org/mediawiki/2013/a/a8/WHUSwitches.png" /></br>
+
                      <table>
</div>
+
  <tr>
<center><em>Fig 4. Bi-stage promoter and multistage promoter</em></br></center>
+
    <td><img class="team" src="img/t.jpg" height="200px" width="200px"></td>
</br></br>
+
<td class="det">
<h1><b>Reference</b></h1>
+
<h3 align="left">DEF<br><small>BBBBBBBB</small></h3>
<em>[1]Mutalik, Vivek K., et al. "Precise and reliable gene expression via standard transcription and translation initiation elements." Nature methods 10.4 (2013): 354-360.</em>
+
content content
 +
<br />
 +
                                        <br />
 +
</td>
 +
</tr>
 +
</table>
 +
        </div>
 
</div>
 
</div>
 +
</body>
 
</html>
 
</html>

Latest revision as of 18:34, 11 September 2015

Current Team

Meet the Team


ABC
BBBBBBBBBBBB

content content

DEF
BBBBBBBB

content content