Team:UT-Tokyo/Project

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
{{:Team:UT-Tokyo/Template/Style}}
 +
<html>
 +
    <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,300italic,400,600,700' rel='stylesheet' type='text/css'>
-
<html>
+
<div id="global_wrapper">
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
    <div id="header">
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
        <div class="logo">
-
This is a template page. READ THESE INSTRUCTIONS.
+
        <img src="https://static.igem.org/mediawiki/2013/9/93/Clock_ecoli_paper5.png" height="120px">
-
</div>
+
        </div>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
        <div class="wrapper">
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
            <div class="box">
-
</div>
+
            The contents are...
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
                <ol class="menu">
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace. 
+
                    <li><span class="mhead">Multicellular Analog Clock</span>
-
</div>
+
                    <ol class="menu">
-
</div>
+
                        <li><a href="#mSummary">Summary</a></li>
 +
                        <li><a href="#mBackground">Background</a></li>
 +
                        <li><a href="#mSystems">Systems</a></li>
 +
                        <li><a href="#mResults_and_Discussion">Results and Discussion</a></li>
 +
                        <li><a href="#mReferences">References</a></li>
 +
                    </ol>
 +
                    </li>
 +
                    <li><span class="mhead">RNA Silencing</span>
 +
                    <ol class="menu">
 +
                        <li><a href="#rSummary">Summary</a></li>
 +
                        <li><a href="#rBackground">Background</a></li>
 +
                        <li><a href="#rSystems">Systems</a></li>
 +
                        <li><a href="#rResults_and_Discussion">Results and Discussion</a></li>
 +
                        <li><a href="#rReferences">References</a></li>
 +
                    </ol>
 +
                    </li>
 +
                </ol>
 +
            </div>
 +
        </div>
</html>
</html>
 +
{{:Team:UT-Tokyo/Template/Header1|subpagename=PROJECT}}
<html>
<html>
 +
        <div id="contents">
 +
</p>
 +
<h1>Multicellular Analog Clock</h1>
 +
            <h2 id="mSummary">Summary</h2>
 +
            <p class="ini"> Our concept of the multicellular analog clock is based on qualitative assumption such as how negative feedback loop behaves, how AHL diffuses, and so on. To ascertain our multicellular analog clock can function as an analogue clock, namely, to confirm the feasibility of our cell-cell communication included gene circuit, and to deepen understanding of behavior of the system, we conducted the following simulation. </p>
-
    <div id="mydiv" style="border:1px solid #dadada; padding:5px; background:#fff; display: none;">
+
            <p>Our model for multicellular analog clock consists of four parts: DDE analysis, parameter sensitivity analysis, parameter sweep, stochastic analysis. DDE analysis is to examine the feasibility of our project, and also provides the foundation for the other parts of analysis. Through parameter sensitivity analysis, we gained more insight of the relationship between input and output variables. The insight led to the third part of analysis, in which parameter sweep enabled us to grasp appropriate ranges fo the identified sensitive parameters. Finally, we conducted stochastic analysis with the sensitive parameters fixed, and simulate our device's behavior under the actual conditions.
-
        <iframe id="myframe" src="https://2013.igem.org/Team:UT-Tokyo"  width="700" height="650"></iframe>
+
            </p>
-
    </div>
+
                   
-
</html>
+
            <h2 id="mBackground">Background</h2>
 +
                 
 +
           
 +
            <p class="ini">To simulate the cell-cell communication system, we developed a delayed differential equation model. The equation used in the model are followings. The variables are described in the following table. </p>
 +
            <img src="ddes.png" class="figure">
-
<!-- *** End of the alert box *** -->
+
<p> In our cell-cell communication system, the major kinetic events are: mCherry synthesis and degradation, LuxI synthesis and degradation, TetR synthesis and degradation, AHL synthesis and degradation. These kinetic events are contained in the equations. The following describes how the equations are developed.
 +
</p>
 +
<ul>
 +
<li>mCherry synthesis and degradation
 +
<li>LuxI synthesis and degradation</li>
 +
<li>TetR synthesis and degradation</li>
 +
<li>AHL synthesis and degradation</li>
 +
</ul>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
<h2 id="mSystems">Systems</h2>
-
!align="center"|[[Team:UT-Tokyo|Home]]
+
<h2 id="mResults_and_Discussion">Results and Discussion</h2>
-
!align="center"|[[Team:UT-Tokyo/Team|Team]]
+
<h2 id="mReferences">References</h2>
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=UT-Tokyo Official Team Profile]
+
-
!align="center"|[[Team:UT-Tokyo/Project|Project]]
+
-
!align="center"|[[Team:UT-Tokyo/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:UT-Tokyo/Modeling|Modeling]]
+
-
!align="center"|[[Team:UT-Tokyo/Notebook|Notebook]]
+
-
!align="center"|[[Team:UT-Tokyo/Safety|Safety]]
+
-
!align="center"|[[Team:UT-Tokyo/Attributions|Attributions]]
+
-
|}
+
 +
            <h1>RNA Silencing</h1>
 +
            <h2 id="mSummary">Summary</h2>
 +
            <p class="ini"> Our concept of the multicellular analog clock is based on qualitative assumption such as how negative feedback loop behaves, how AHL diffuses, and so on. To ascertain our multicellular analog clock can function as an analogue clock, namely, to confirm the feasibility of our cell-cell communication included gene circuit, and to deepen understanding of behavior of the system, we conducted the following simulation. </p>
 +
            <p>Our model for multicellular analog clock consists of four parts: DDE analysis, parameter sensitivity analysis, parameter sweep, stochastic analysis. DDE analysis is to examine the feasibility of our project, and also provides the foundation for the other parts of analysis. Through parameter sensitivity analysis, we gained more insight of the relationship between input and output variables. The insight led to the third part of analysis, in which parameter sweep enabled us to grasp appropriate ranges fo the identified sensitive parameters. Finally, we conducted stochastic analysis with the sensitive parameters fixed, and simulate our device's behavior under the actual conditions.
 +
            </p>
 +
                   
 +
            <h2 id="mBackground">Background</h2>
 +
                 
 +
           
 +
            <p class="ini">To simulate the cell-cell communication system, we developed a delayed differential equation model. The equation used in the model are followings. The variables are described in the following table. </p>
 +
            <img src="ddes.png" class="figure">
 +
<p> In our cell-cell communication system, the major kinetic events are: mCherry synthesis and degradation, LuxI synthesis and degradation, TetR synthesis and degradation, AHL synthesis and degradation. These kinetic events are contained in the equations. The following describes how the equations are developed.
 +
</p>
-
== '''Overall project''' ==
+
<ul>
 +
<li>mCherry synthesis and degradation
 +
<li>LuxI synthesis and degradation</li>
 +
<li>TetR synthesis and degradation</li>
 +
<li>AHL synthesis and degradation</li>
 +
</ul>
-
Tell us more about your project.  Give us background.  Use this is the abstract of your project.  Be descriptive but concise (1-2 paragraphs)
+
<h2 id="mSystems">Systems</h2>
 +
<h2 id="mResults_and_Discussion">Results and Discussion</h2>
 +
<h2 id="mReferences">References</h2>
 +
        </div>
 +
    </div>
 +
    <div id="footer">
 +
    </div>
 +
</div>
 +
</body>
-
 
+
</html>
-
== Project Details==
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
=== Part 2 ===
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
=== The Experiments ===
+
-
 
+
-
 
+
-
 
+
-
 
+
-
=== Part 3 ===
+
-
 
+
-
 
+
-
 
+
-
 
+
-
== Results ==
+

Revision as of 10:04, 11 September 2013

           PROJECT
       

Multicellular Analog Clock

Summary

Our concept of the multicellular analog clock is based on qualitative assumption such as how negative feedback loop behaves, how AHL diffuses, and so on. To ascertain our multicellular analog clock can function as an analogue clock, namely, to confirm the feasibility of our cell-cell communication included gene circuit, and to deepen understanding of behavior of the system, we conducted the following simulation.

Our model for multicellular analog clock consists of four parts: DDE analysis, parameter sensitivity analysis, parameter sweep, stochastic analysis. DDE analysis is to examine the feasibility of our project, and also provides the foundation for the other parts of analysis. Through parameter sensitivity analysis, we gained more insight of the relationship between input and output variables. The insight led to the third part of analysis, in which parameter sweep enabled us to grasp appropriate ranges fo the identified sensitive parameters. Finally, we conducted stochastic analysis with the sensitive parameters fixed, and simulate our device's behavior under the actual conditions.

Background

To simulate the cell-cell communication system, we developed a delayed differential equation model. The equation used in the model are followings. The variables are described in the following table.

In our cell-cell communication system, the major kinetic events are: mCherry synthesis and degradation, LuxI synthesis and degradation, TetR synthesis and degradation, AHL synthesis and degradation. These kinetic events are contained in the equations. The following describes how the equations are developed.

  • mCherry synthesis and degradation
  • LuxI synthesis and degradation
  • TetR synthesis and degradation
  • AHL synthesis and degradation

Systems

Results and Discussion

References

RNA Silencing

Summary

Our concept of the multicellular analog clock is based on qualitative assumption such as how negative feedback loop behaves, how AHL diffuses, and so on. To ascertain our multicellular analog clock can function as an analogue clock, namely, to confirm the feasibility of our cell-cell communication included gene circuit, and to deepen understanding of behavior of the system, we conducted the following simulation.

Our model for multicellular analog clock consists of four parts: DDE analysis, parameter sensitivity analysis, parameter sweep, stochastic analysis. DDE analysis is to examine the feasibility of our project, and also provides the foundation for the other parts of analysis. Through parameter sensitivity analysis, we gained more insight of the relationship between input and output variables. The insight led to the third part of analysis, in which parameter sweep enabled us to grasp appropriate ranges fo the identified sensitive parameters. Finally, we conducted stochastic analysis with the sensitive parameters fixed, and simulate our device's behavior under the actual conditions.

Background

To simulate the cell-cell communication system, we developed a delayed differential equation model. The equation used in the model are followings. The variables are described in the following table.

In our cell-cell communication system, the major kinetic events are: mCherry synthesis and degradation, LuxI synthesis and degradation, TetR synthesis and degradation, AHL synthesis and degradation. These kinetic events are contained in the equations. The following describes how the equations are developed.

  • mCherry synthesis and degradation
  • LuxI synthesis and degradation
  • TetR synthesis and degradation
  • AHL synthesis and degradation

Systems

Results and Discussion

References