|
|
| (2 intermediate revisions not shown.) |
| Line 1: |
Line 1: |
| - | ==Contact Info==
| |
| - | [[Image:OWWEmblem.png|thumb|right|]]
| |
| | | | |
| - | *Anita Nguyen
| |
| - | *Imperial College London
| |
| - | *[[Special:Emailuser/Anita Nguyen|Email me through OpenWetWare]]
| |
| - |
| |
| - | ==Education==
| |
| - | <!--Include info about your educational background-->
| |
| - |
| |
| - | ==Useful links==
| |
| - | *[[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>
| |
| - |
| |
| - |
| |
| - | <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;">
| |
| - | </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>
| |