User:Anita Nguyen: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
Line 12: Line 12:
*[[OpenWetWare:Welcome|Introductory tutorial]]
*[[OpenWetWare:Welcome|Introductory tutorial]]


<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(){
$(".flip").click(function(){
    $(".panel").slideToggle("slow");
  });
});
</script>
<style type="text/css">
div.panel,p.flip
{
margin:0px;
padding:5px;
text-align:center;
background:#eeeeee;
border:solid 1px #c3c3c3;
}
div.panel
{
height:80px;
display:none;
}
</style>
</head>
<body>
<p class="flip">Objectives</p>
<div class="panel">
<p>Here are our daily objectives.</p>
</div>
<p class="flip">Output Amplification Model</p>
<div class="panel">
<p>Model based on Michaelis Menten Kinetics</p>
<p>Model based on Law of Mass Action</p>
<p>Variables and Constants for this Model</p>
</div>
<p class="flip">Protein Display Model</p>
<div class="panel">
<p>Protein Display Model</p>
<p>Variables and Constants for this Model</p>
</div>
<p class="flip">Feedback from Wetlab</p>
<div class="panel">
<p>Experiments for the Output Amplification Model</p>
<p>Experiments for the Protein Display Model</p>
<p></p>
</div>
</body>
</html>
<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().slideDown('normal');
});
$("div.accordionContent").hide();
});
</script>
<style type="text/css">
#wrapper {
width: 1000px;
margin-left: auto;
margin-right: auto;
}
.accordionButton {
width: 1000px;
        height: 30px;
float: left;
text-align: center;
        background: #FF9900;
border-bottom: 1px solid #FFFFFF;
cursor: pointer;
}
.accordionContent {
width: 1000px;
float: left;
        text-align: center;
background: #FFFF99;
display: none;
}
</style>
</head>
<body>
<div id="wrapper">
<div class="accordionButton"><b>Objectives</b></div>
<div class="accordionContent"><br />These are our daily objectives.<br /><br /></div>
<div class="accordionButton"><b>Output Amplification Model</b></div>
<div class="accordionContent"><br />Model based on Michaelis Menten Kinetics<br /><br />Model based on Law of Mass Action<br /><br />Variables and Constants<br /><br /></div>
<div class="accordionButton"><b>Protein Display Model</b></div>
<div class="accordionContent"><br />Protein Display Model<br /><br />Variables and Constants<br /><br /></div>
<div class="accordionButton"><b>Feedback from Wetlab</b></div>
<div class="accordionContent"><br />Experiments for Output Amplification Model<br /><br />Experiments for Protein Display Model<br /></div>
</div>
</body>
</html>




Line 141: Line 31:
     <td style="background-color:#FFCC66;height:100px;width:200 px;text-align:center;"><b>TEV Enzyme Dynamics</b>
     <td style="background-color:#FFCC66;height:100px;width:200 px;text-align:center;"><b>TEV Enzyme Dynamics</b>
     </td>
     </td>
     <td style="background-color:#eeeeee;height:100px;width:800px;text-align:center;">
     <td style="background-color:#eeeeee;height:100px;width:800px;text-align:center;">Enzymatic Reaction:
<math>E+S\rightleftarrows ES \rightarrow E+P</math>
 
     </td>
     </td>
</tr>
</tr>

Revision as of 02:50, 9 September 2010

Contact Info

Education

Useful links


<html> <h1>Constants for Modelling</h1> </html>

<html> <table width="1000px" border="0">

<tr>

   <td style="background-color:#FFFF66;height:50px;width:200;text-align:center"><b>Type of Constant</b>
   </td>
   <td style="background-color:#FFFF99;height:50px;width:800;text-align:center"><b>Derivation of Value</b>
   </td>

</tr>

<tr>

   <td style="background-color:#FFCC66;height:100px;width:200 px;text-align:center;"><b>TEV Enzyme Dynamics</b>
   </td>
   <td style="background-color:#eeeeee;height:100px;width:800px;text-align:center;">Enzymatic Reaction: 

<math>E+S\rightleftarrows ES \rightarrow E+P</math>

   </td>

</tr>

<tr>

   <td style="background-color:#FFCC66;height:100px;width:200px;text-align:center;"><b>Degradation rate (common for all)</b>
   </td>
   <td style="background-color:#eeeeee;height:100px;width:800px;text-align:center;">
   </td>

</tr>

<tr>

   <td style="background-color:#FFCC66;height:100px;width:200px;text-align:center;"><b>Production rate (TEV and Dioxygenase)</b>
   </td>
   <td style="background-color:#eeeeee;height:100px;width:800px;text-align:center;">
   </td>

</tr>

<tr>

   <td style="background-color:#FFCC66;height:100px;width:200px;text-align:center;"><b>Kinetic Parameters of Dioxygenase</b>
   </td>
   <td style="background-color:#eeeeee;height:100px;width:800px;text-align:center;">
   </td>

</tr>

<tr>

   <td style="background-color:#FFCC66;height:100px;width:200px;text-align:center;"><b>Dimensions of B.sub cell</b>
   </td>
   <td style="background-color:#eeeeee;height:100px;width:800px;text-align:center;">
   </td>

</tr>

<tr>

   <td style="background-color:#FFCC66;height:100px;width:200px;text-align:center;"><b>Production Rate of split TEV</b>
   </td>
   <td style="background-color:#eeeeee;height:100px;width:800px;text-align:center;">
   </td>

</tr>

<tr>

   <td style="background-color:#FFCC66;height:100px;width:200px;text-align:center;"><b>Relevant concentrations of Catechol</b>
   </td>
   <td style="background-color:#eeeeee;height:100px;width:800px;text-align:center;">
   </td>

</tr>

</table> </html>