Difference between revisions of "Team:Hong Kong HKUST/NUS"

 
(8 intermediate revisions by 3 users not shown)
Line 10: Line 10:
 
</head>
 
</head>
 
<body>
 
<body>
 +
<section class="section jumbotron">
 +
<div class="content_wrapper_neo">
 +
    <h1 class="title text-center">Collaborations with <br>iGEM team NUS Singapore <br><p style="font-size:35px;"></p></h1>
 +
</div>
 +
        </section>
 +
<section class="section">
 +
<div class="content_wrapper_neo"><br>
 +
<h2 class="text-muted">
 +
<b><em>Modelling</em></b>
 +
</h2><br>
 +
<p style="color: black; font-size:1.2em;">The iGEM team from the National University of Singapore offered us a model to snapshot the dynamic of our tristable system. A simulation model was built, based on chemical kinetics which assumes that the system is spatially homogenous i.e. diffusion of all molecules are neglected.
 +
<br><br>
 +
This class of modelling approach simplifies the analysis, which is capable of capturing most of the properties of our system accurately. Nonetheless, the formulation approach, that considers diffusion processes as negligible may give rise to the loss of certain amount of information, which associated with molecular diffusion, can be critical to some special dynamic of the system.
 +
<br><br>
 +
To tackle this, NUS helped us in developing a diffusion framework by applying their RIOT modelling system. Grounded on our original chemical-kinetics-based ODE model, NUS modeler incorporated modules, which describe the diffusion of the repressors, fluorescent proteins, and both intracellular and extracellular inducers.
 +
<br><br>
 +
Thanks to their work, we have a more detailed and comprehensive understanding of the behaviour of our system on molecular level.
  
<ul id="navlist">
+
</p>
  <li id="default"><a href="https://2016.igem.org/Team:Hong_Kong_HKUST/NUS"></a></li>
+
  <li id="tour" style="display:block;"></li>
+
  <li id="circuit" style="display:block;"></li>
+
</ul>
+
<div id="circuit-overlay"><img id="circuitFig" src="https://static.igem.org/mediawiki/2016/6/69/T--Hong_Kong_HKUST--circuit.png"></div>
+
<div id="tour-overlay">
+
<div id="tourdiv">
+
<img src="https://static.igem.org/mediawiki/2016/9/9d/T--Hong_Kong_HKUST--routemaptest.png" alt="TourMode" usemap="#RouteMap" style="float: left; width:60%; height: 60%;">
+
<map name="RouteMap">
+
<area shape="circle" coords="50 110 10" alt="Home" href="https://2016.igem.org/Team:Hong_Kong_HKUST/Danson" onmouseover="tourFunction_home()" onmouseout="tourFunction_home()">
+
<area shape="circle" coords="160 35 10" alt="About" href="https://2016.igem.org/Team:Hong_Kong_HKUST/The_Team" onmouseover="tourFunction_about()" onmouseout="tourFunction_home()">
+
<area shape="circle" coords="" alt="Project" href="https://2016.igem.org/Team:Hong_Kong_HKUST/Project_Overview" onmouseover="tourFunction_project()" onmouseout="tourFunction_home()">
+
<area shape="circle" coords="625 110 10" alt="Achievements" href="https://2016.igem.org/Team:Hong_Kong_HKUST/Parts_Submitted" onmouseover="tourFunction_achievements()" onmouseout="tourFunction_home()">
+
<area shape="circle" coords="" alt="Human Practices" href="https://2016.igem.org/Team:Hong_Kong_HKUST/HP_Intro" onmouseover="tourFunction_human_practices()" onmouseout="tourFunction_home()">
+
<area shape="circle" coords="" alt="Modelling" href="https://2016.igem.org/Team:Hong_Kong_HKUST/Modelling" onmouseover="tourFunction_modelling()" onmouseout="tourFunction_home()">
+
<area shape="circle" coords="" alt="Lab" href="hhttps://2016.igem.org/Team:Hong_Kong_HKUST/Protocols_Logbook" onmouseover="tourFunction_lab()" onmouseout="tourFunction_home()"">
+
<area shape="circle" coords="" alt="Interlab" href="https://2016.igem.org/Team:Hong_Kong_HKUST/Interlab" onmouseover="tourFunction_interlab()" onmouseout="tourFunction_home()"
+
<area shape="circle" coords="" alt="Collaboration" href="https://2016.igem.org/Team:Hong_Kong_HKUST/Collab" onmouseover="tourFunction_collaboration()" onmouseout="tourFunction_home()">
+
</map>
+
<p id="tourPar" style="overfloat: auto; float: left;">Welcome to HKUST 2016 iGEM team - Troika!!</p>
+
</div>
+
 
</div>
 
</div>
 +
</section>
  
 +
<section class="section jumbotron">
 +
<div class="content_wrapper_neo">
 +
<h2 class="text-muted">
 +
<b><em>Construct Characterisation</em></b>
 +
</h2><br>
 +
<p>
 +
In order to assist NUS to verify their characterisation data, we were characterising four of their constructs with different strengths processing a lactate responsive promoter and a sfGFP reporter gene on our end. Assay method was provided by NUS.<br><br>
 +
But it seemed to us that the bacteria culture did not grow well after transformation, and the blank solution also showed very high fluorescence signals, which were not compatible with the data obtained in NUS, making the results incomparable. <br><br>
 +
*To learn more about the project of NUS Singapore iGEM team, please go to <a href="https://2016.igem.org/Team:NUS_Singapore" target="_blank">here</a>.
 +
</p>
 +
</div>
 +
</div>
 
<script>
 
<script>
//Tour mode Effect of changing content
+
    $(document).ready(function(){
function tourFunction_home(){
+
        $("div#ustMenuWrapper li#ustCollaborationsTab").addClass("ustActiveTab");
      document.getElementById("tourPar").innerHTML = "Welcome to HKUST 2016 iGEM team - Troika!!";
+
    });
}
+
function tourFunction_about(){
+
      document.getElementById("tourPar").innerHTML = "Let's meet the members in our team!";
+
}
+
function tourFunction_project(){
+
      document.getElementById("tourPar").innerHTML = "Get to know our project here!";
+
}
+
function tourFunction_achievements(){
+
      document.getElementById("tourPar").innerHTML = "Have a look on what we have made through!";
+
}
+
function tourFunction_human_practices(){
+
      document.getElementById("tourPar").innerHTML = "See how far our hands reach!";
+
}
+
function tourFunction_modelling(){
+
      document.getElementById("tourPar").innerHTML = "Here are the results we predicted and the stability we analysed.";
+
}
+
function tourFunction_lab(){
+
      document.getElementById("tourPar").innerHTML = "Follow our home sweet home!";
+
}
+
function tourFunction_interlab(){
+
      document.getElementById("tourPar").innerHTML = "Find here our contributions to the interlab!";
+
}
+
function tourFunction_collaboration(){
+
      document.getElementById("tourPar").innerHTML = "Check out the institutions we have collaborated with!";
+
}
+
 
</script>
 
</script>
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 20:02, 19 October 2016

Collaborations with
iGEM team NUS Singapore


Modelling


The iGEM team from the National University of Singapore offered us a model to snapshot the dynamic of our tristable system. A simulation model was built, based on chemical kinetics which assumes that the system is spatially homogenous i.e. diffusion of all molecules are neglected.

This class of modelling approach simplifies the analysis, which is capable of capturing most of the properties of our system accurately. Nonetheless, the formulation approach, that considers diffusion processes as negligible may give rise to the loss of certain amount of information, which associated with molecular diffusion, can be critical to some special dynamic of the system.

To tackle this, NUS helped us in developing a diffusion framework by applying their RIOT modelling system. Grounded on our original chemical-kinetics-based ODE model, NUS modeler incorporated modules, which describe the diffusion of the repressors, fluorescent proteins, and both intracellular and extracellular inducers.

Thanks to their work, we have a more detailed and comprehensive understanding of the behaviour of our system on molecular level.

Construct Characterisation


In order to assist NUS to verify their characterisation data, we were characterising four of their constructs with different strengths processing a lactate responsive promoter and a sfGFP reporter gene on our end. Assay method was provided by NUS.

But it seemed to us that the bacteria culture did not grow well after transformation, and the blank solution also showed very high fluorescence signals, which were not compatible with the data obtained in NUS, making the results incomparable.

*To learn more about the project of NUS Singapore iGEM team, please go to here.