Difference between revisions of "Team:Hong Kong-CUHK/Collaborations"

 
(32 intermediate revisions by 5 users not shown)
Line 5: Line 5:
 
   <style>
 
   <style>
  
.container {
 
    overflow: hidden;
 
    background-color: #FFFFFF;
 
    font-family: Arial;
 
}
 
  
.container a {
+
section {
    float: left;
+
  margin:auto;
    font-size: 16px;
+
  position: relative;
    color: black;
+
  width: 85%;
 +
  height: auto;
 +
}
 +
 
 +
 
 +
h1 {
 
     text-align: center;
 
     text-align: center;
    padding: 14px 16px;
 
    text-decoration: none;
 
}
 
 
.igem_2017_menu_wrapper #display_menu_control {
 
display:none;
 
text-align:center
 
 
}
 
}
 

 </style>  
 

 </style>  
Line 35: Line 28:
 
       </div>
 
       </div>
 
     </div>
 
     </div>
<div class="column full_size">
 
 
<h2>This year we collaborated with <a href="https://2017.igem.org/Team:Hong_Kong_UCCKE">Hong_Kong_UCCKE</a> and also the
 
<a href="https://2017.igem.org/Team:Hong_Kong_HKUST">Hong_Kong_HKUST</a>.
 
</h2>
 
<h1>UST Collab<h1>
 
<p>
 
  <ul>
 
      <li><p>We wanted to do stochastic modelling that simulates RNA molecules and UST provided python code.</p></li>
 
      <li><p>The professor said ODEs are better to model large amounts of RNA.</p></li>
 
      <li><p>UST provided us the ODE python code.</p></li>
 
      <li><p>The code allowed inputs of initial concentration of molecules, timeframe of the experiment, timestep of calculations, and outputs a graph showing concentrations of different molecules over time.</p></li>
 
      <li><p>We modified the code to simulate the transcription, Switch-Trigger RNA dimer formation and translation process of the toehold switch, which tries to predict RFP concentration over time.</p></li>
 
      <li><p>We tried to compare predictions with experimental results.</p></li>
 
    </ul>
 
</p>
 
 
 
 
 
<div class="clear"></div>
 
  
 
<div class="column full_size">
 
<div class="column full_size">
<h1>Collaborations</h1>
 
 
<p>
 
Sharing and collaboration are core values of iGEM. We encourage you to reach out and work with other teams on difficult problems that you can more easily solve together.
 
</p>
 
 
<h3>Silver Medal Criterion #2</h3>
 
<p>
 
Complete this page if you intend to compete for the silver medal criterion #2 on collaboration. Please see the <a href="https://2017.igem.org/Judging/Medals">2017 Medals Page</a> for more information.
 
</p>
 
  
<div class="column half_size">
+
<p><h1>Collaboration</h1></p>
 +
<p style="font-family: roboto;font-size:115%;">
 +
Every iGEM team have its strength and weaknesses. And every project have flaws that could not be seen in a single perspective. Through in-depth collaborations, we can complement each other’s weakness with our strength, and refine our project by evaluating one another.
 +
<br>
 +
<p><h2>Mentoring with UCCKE</h2></p>
 +
<p style="font-family: roboto;font-size:115%;">
 +
The <a href="https://2017.igem.org/Team:Hong_Kong_UCCKE/Collaborations">Hong Kong UCCKE team</a> aims to create biobricks that detect and degrade uric acid in order to control gout disease. We mentored the team by providing advice, protocols and also helping them to do experimental work. In the beginning of their project, they had difficulty in designing their experiment, especially when designing the assay for characterizing their biobricks. We helped them to construct an assay for measuring the fluorescence signal of their detection module. The assay can be done by incubating transformed E. coli in LB medium with saturated uric acid overnight followed by measuring fluorescent signal in plate reader. The detailed protocols can be viewed below. When they started doing their wet lab, they encountered difficulty in cloning their biobricks. To help them solve the problem, we have provided many advice. For example, to deal with the low insert concentration problem, we suggested them to amplify the synthesized DNA before doing restriction cut. We also suggested them to do restriction map before sequencing. We emphasized them the importance of negative and positive controls when troubleshooting problem of cloning and assaying. At the final stage of the project, we helped them to clone biobricks in parallel. We also helped them to sequence their plasmids and analyze sequencing result. Luckily, they constructed their biobricks on time. After having the biobricks, we helped them to perform the uric acid assay because they do not have plate reader in their school. In return, the Hong Kong UCCKE team helped us to  <a href="https://2017.igem.org/Team:Hong_Kong-CUHK/Prototype">3D- print</a> our hardware detection kit. They also provided us suggestions on the improvement of the prototype. They helped us a lot because we do have any knowledge in product designing and 3D printing previously. </p>
  
<h4> Which other teams can we work with? </h4>
+
<img src="https://static.igem.org/mediawiki/2017/7/70/UCCKE1.jpg" width="450px" height="auto"><img src="https://static.igem.org/mediawiki/2017/b/b6/T--Hong_Kong_UCCKE--CU_MEETING_1.jpg" width="450px" height="auto">
<p>
+
You can work with any other team in the competition, including software, hardware, high school and other tracks. You can also work with non-iGEM research groups, but they do not count towards the iGEM team collaboration silver medal criterion.
+
</p>
+
  
<p>
+
<p><h2>Collaboration with HKUST</h2></p>
In order to meet the silver medal criteria on helping another team, you must complete this page and detail the nature of your collaboration with another iGEM team.
+
<p style="font-family: roboto;font-size:115%;">
</p>
+
The <a href="https://2017.igem.org/Team:Hong_Kong_HKUST/Collaborations"> Hong Kong HKUST team</a> aspire to create a safety switch that would not compromise the functionality of original biobrick, but able to revert the transformant back to wild-type with time. We helped HKUST team’s progress by providing them a Cython-implemented Python interface. It enables them to use the ViennaRNA package functions(written in C language) in Python interface, so they can easily model the dissociation constant for the antisense mRNA and transcript mRNA.
 +
We also help characterizing their biobricks by running an GFP assay, detailed protocol and results attached below. In return, they provided us two Python scripts for our modelling of free energies of opened and closed toehold switches, by plotting ODE-based model and stochastic model using Euler’s method and Gillespie algorithm respectively. This facilitates our screening of optimal toehold switches in our program.</p>
 +
<center> <img src="https://static.igem.org/mediawiki/2017/5/5d/CUHK_UST.jpg" width="450px" height="auto"> </center>
 +
<br>
 +
<center> <p>Below showed the test result of the characteriation of 6 biobricks provided by Hong Kong HKUST team. (Detailed interpretation of data is in <a href="https://2017.igem.org/Team:Hong_Kong_HKUST">their wiki</a>)The biobricks were incubated with varying concentrations of AHT and measured the GFP fluorescence with COSTAR plate reader. Only pSB1C3-BBa_F2620-C0261-E0240-R0063-Anti2 shows a positive trend with increasing AHT concentration. In contrast, Hong Kong HKUST team's own results show a positive trend with pSB1C3_BBa_T9002. </p>
 +
<center> <img src="https://static.igem.org/mediawiki/2017/5/54/CUHK_collab_result2.jpeg" width="900px" height="auto"> </center>
 +
<br>
 +
<center> <img src="https://static.igem.org/mediawiki/2017/a/ab/CUHK_USTahl.jpg" width=80%  height="auto"></center><br>
  
</div>
 
  
 +
<br>
  
 +
<p> <h3>Protocols for collaborations:</h3> </p>
 +
<p style="font-family: roboto;font-size:115%;">
 +
<b>UCCKE:</b><br>
 +
Uric acid assay
 +
<br>
 +
(The protocol is designed and provided by us)
 +
<br>
 +
<br>
 +
>Materials:
 +
<br>
 +
Detection part in DH5a E coli
 +
<br>
 +
LB+ Chloramphenicol
 +
<br>Uric acid
 +
<br>96 well plate+ ClarioSTAR plate reader
 +
<br>>Procedures:
 +
<br>
 +
1.Transform 300ng plasmid into Dh5a E coli cell
 +
<br>2.Pick a clone for the 300ng plasmid into 5ml LB with Chloramphenicol
 +
<br>3.Prepare saturated uric acid solution with LB solution and perform 1:1 serial dilution to make 5 different concentrations of uric acid in LB.
 +
<br>4.Inoculate 2ml of LB into 250 ml of LB with Chloramphenicol and varing concentration of uric acid in 37C overnight.
 +
<br>5.Measure the fluorescence of GFP(absoprtion:583nm emittion:607nm) of 200μl of biobrick by ClarioSTAR plate reader.
 +
<br><br>
 +
<b>HKUST:</b><br>
 +
The protocol is provided by HKUST <a href="https://static.igem.org/mediawiki/2017/a/a1/Hong_Kong_HKUST_sensing_characterization.pdf">here</a>. </p>
  
<div class="column half_size">
+
</section>
<p>
+
Here are some suggestions for projects you could work on with other teams:
+
</p>
+
  
<ul>
 
<li> Improve the function of another team's BioBrick Part or Device</li>
 
<li> Characterize another team's part </li>
 
<li> Debug a construct </li>
 
<li> Model or simulating another team's system </li>
 
<li> Test another team's software</li>
 
<li> Help build and test another team's hardware project</li>
 
<li> Mentor a high-school team</li>
 
</ul>
 
</div>
 
  
  
 
</html>
 
</html>
 +
{{Template:Hong_Kong-CUHK_footer}}

Latest revision as of 08:51, 1 November 2017





Collaboration

Every iGEM team have its strength and weaknesses. And every project have flaws that could not be seen in a single perspective. Through in-depth collaborations, we can complement each other’s weakness with our strength, and refine our project by evaluating one another.

Mentoring with UCCKE

The Hong Kong UCCKE team aims to create biobricks that detect and degrade uric acid in order to control gout disease. We mentored the team by providing advice, protocols and also helping them to do experimental work. In the beginning of their project, they had difficulty in designing their experiment, especially when designing the assay for characterizing their biobricks. We helped them to construct an assay for measuring the fluorescence signal of their detection module. The assay can be done by incubating transformed E. coli in LB medium with saturated uric acid overnight followed by measuring fluorescent signal in plate reader. The detailed protocols can be viewed below. When they started doing their wet lab, they encountered difficulty in cloning their biobricks. To help them solve the problem, we have provided many advice. For example, to deal with the low insert concentration problem, we suggested them to amplify the synthesized DNA before doing restriction cut. We also suggested them to do restriction map before sequencing. We emphasized them the importance of negative and positive controls when troubleshooting problem of cloning and assaying. At the final stage of the project, we helped them to clone biobricks in parallel. We also helped them to sequence their plasmids and analyze sequencing result. Luckily, they constructed their biobricks on time. After having the biobricks, we helped them to perform the uric acid assay because they do not have plate reader in their school. In return, the Hong Kong UCCKE team helped us to 3D- print our hardware detection kit. They also provided us suggestions on the improvement of the prototype. They helped us a lot because we do have any knowledge in product designing and 3D printing previously.

Collaboration with HKUST

The Hong Kong HKUST team aspire to create a safety switch that would not compromise the functionality of original biobrick, but able to revert the transformant back to wild-type with time. We helped HKUST team’s progress by providing them a Cython-implemented Python interface. It enables them to use the ViennaRNA package functions(written in C language) in Python interface, so they can easily model the dissociation constant for the antisense mRNA and transcript mRNA. We also help characterizing their biobricks by running an GFP assay, detailed protocol and results attached below. In return, they provided us two Python scripts for our modelling of free energies of opened and closed toehold switches, by plotting ODE-based model and stochastic model using Euler’s method and Gillespie algorithm respectively. This facilitates our screening of optimal toehold switches in our program.


Below showed the test result of the characteriation of 6 biobricks provided by Hong Kong HKUST team. (Detailed interpretation of data is in their wiki)The biobricks were incubated with varying concentrations of AHT and measured the GFP fluorescence with COSTAR plate reader. Only pSB1C3-BBa_F2620-C0261-E0240-R0063-Anti2 shows a positive trend with increasing AHT concentration. In contrast, Hong Kong HKUST team's own results show a positive trend with pSB1C3_BBa_T9002.




Protocols for collaborations:

UCCKE:
Uric acid assay
(The protocol is designed and provided by us)

>Materials:
Detection part in DH5a E coli
LB+ Chloramphenicol
Uric acid
96 well plate+ ClarioSTAR plate reader
>Procedures:
1.Transform 300ng plasmid into Dh5a E coli cell
2.Pick a clone for the 300ng plasmid into 5ml LB with Chloramphenicol
3.Prepare saturated uric acid solution with LB solution and perform 1:1 serial dilution to make 5 different concentrations of uric acid in LB.
4.Inoculate 2ml of LB into 250 ml of LB with Chloramphenicol and varing concentration of uric acid in 37C overnight.
5.Measure the fluorescence of GFP(absoprtion:583nm emittion:607nm) of 200μl of biobrick by ClarioSTAR plate reader.

HKUST:
The protocol is provided by HKUST here.