Team:Imperial College London/Modelling/Output

From 2010.igem.org

(Difference between revisions)
(Creating menu - cannot see other way!)
(Removing all content from page)
 
(24 intermediate revisions not shown)
Line 1: Line 1:
-
{{:Team:Imperial_College_London/Templates/Header}}
 
-
{| style="width:900px;background:#f5f5f5;text-align:left;font-family: helvetica, arial, sans-serif;color:#555555;margin-top:25px;" cellspacing="20"
 
-
|style="font-family: helvetica, arial, sans-serif;font-size:2em;color:#ea8828;"|Output Amplification Model
 
-
|-
 
-
|<html>
 
-
<head>
 
-
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></"></script>
 
-
<script type="text/javascript">
 
-
$(document).ready(function() {
 
-
 
-
$('div.accordionButton').click(function() {
 
-
 
-
$(this).next().slideToggle('normal');
 
-
});
 
-
 
-
$("div.accordionContent").hide();
 
-
 
-
});
 
-
 
-
</script>
 
-
<style type="text/css">
 
-
#wrapper {
 
-
width: 800px;
 
-
margin-left: auto;
 
-
margin-right: auto;
 
-
}
 
-
 
-
.accordionButton {
 
-
width: 800px;
 
-
        height: 20px;
 
-
float: left;
 
-
text-align: center;
 
-
        display: block;
 
-
        color: #ffffff;
 
-
        background: #Ea8828;
 
-
border-bottom: 5px solid #FFFF99;
 
-
cursor: pointer;
 
-
        padding: 10px;
 
-
}
 
-
 
-
.accordionContent {
 
-
width: 800px;
 
-
float: left;
 
-
        text-align: justify;
 
-
background: #f5f5f5;
 
-
display: none;
 
-
        padding:10px;
 
-
}
 
-
</style>
 
-
</head>
 
-
<body style="background-color:FFFFCC">
 
-
<div id="wrapper">
 
-
<div class="accordionButton">Objectives</div>
 
-
<div class="accordionContent">
 
-
We came up with a simple concept of output amplification, which is enhanced by using enzymes. It is beneficial for us to model the behaviour of our design so that we will be able to answer the following questions.
 
-
<ol>
 
-
<li>How beneficial is the use of amplification? (Compare speed of response of transcription (and translation) with 1- or 2-step amplification).</li>
 
-
<li>How many amplification steps are beneficial to have? Will further adding of amplification steps introduce too many time delays?</li>
 
-
<li>Is it better to use TEV all or HIV1?</li>
 
-
</ol>
 
-
 
-
Modelling should allows us to make a decision on which design is the most efficient one.
 
-
</div>
 
-
 
-
<div class="accordionButton">Abandoned Initial Attempts</div>
 
-
<div class="accordionContent"></div>
 
-
 
-
<div class="accordionButton">Output Amplification Model</div>
 
-
<div class="accordionContent"></div>
 
-
 
-
</body>
 
-
</html>
 
-
|}
 

Latest revision as of 16:03, 17 October 2010