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

 
(24 intermediate revisions by 4 users not shown)
Line 5: Line 5:
 
   <style>
 
   <style>
  
.container {
 
    overflow: hidden;
 
    background-color: #FFFFFF;
 
    font-family: Arial;
 
}
 
  
.container a {
 
    float: left;
 
    font-size: 16px;
 
    color: black;
 
    text-align: center;
 
    padding: 14px 16px;
 
    text-decoration: none;
 
}
 
 
section {
 
section {
 
   margin:auto;
 
   margin:auto;
Line 25: Line 12:
 
   height: auto;
 
   height: auto;
 
}  
 
}  
.igem_2017_menu_wrapper #display_menu_control {
+
 
display:none;
+
text-align:center
+
}
+
  
 
h1 {
 
h1 {
Line 44: Line 28:
 
       </div>
 
       </div>
 
     </div>
 
     </div>
 
<br><br>
 
  
 
<div class="column full_size">
 
<div class="column full_size">
  
<h1>Collaboration</h1>
+
<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.
 
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>
 
<br>
<h2>Mentoring with UCCKE</h2>
+
<p><h2>Mentoring with UCCKE</h2></p>
The Hong Kong UCCKE team aims to create biobricks that detect and control gout by degrading uric acid and transport it. The Hong Kong UCCKE team presented their idea to us and we proposed that they can run an assay with plate reader measuring the fluorescence signal of the detection module, and incubating transformed E. coli in LB medium with saturated uric acid over night for the assay of the degradation module. Detailed protocols can be viewed here.
+
<p style="font-family: roboto;font-size:115%;">
We have visited each others lab and presented our project in July, and we have suggested them to amplify the synthesized DNA from IDT for stock and use screening method other than restriction digestion(e.g TA clone) as the insert and vector have similar size. We also pointed the need of negative and positive controls in their assays.  
+
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>
Apart from providing advice and analysing the results, we also provided instrument for the standard cloning of their biobricks. As one of the secondary schools with advanced lab settings, they still lacks important devices like fridges for storing competent cell. Thus we helped them to clone the plasmids into Dh5 E coli. We also helped preparing the sequencing of their plasmids and perform the uric acid assay through plate reader for them.
+
In return, the Hong Kong UCCKE team realised our hardware detection kit by translating our blueprint into 3d model and printed it for us. They also provided us suggestions on the improvement of the prototype regarding 3d printing production. The resulting product is as shown in the following figures.
+
  
<img src="https://static.igem.org/mediawiki/2017/7/70/UCCKE1.jpg" width="50%" height="auto"> <img src="https://static.igem.org/mediawiki/2017/b/b6/T--Hong_Kong_UCCKE--CU_MEETING_1.jpg" width="50%" height="auto">
+
<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">
 
+
<h2>Collaboration with HKUST</h2>
+
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, for detailed protocols check out here. 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><h2>Collaboration with HKUST</h2></p>
 +
<p style="font-family: roboto;font-size:115%;">
 +
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>
 
<br>
<img src="https://static.igem.org/mediawiki/2017/5/5d/CUHK_UST.jpg" width="50%" height="auto">
+
<center> <img src="https://static.igem.org/mediawiki/2017/a/ab/CUHK_USTahl.jpg" width=80% height="auto"></center><br>
 
+
  
  
 
<br>
 
<br>
Protocols:
+
 
UCCKE:
+
<p> <h3>Protocols for collaborations:</h3> </p>
 +
<p style="font-family: roboto;font-size:115%;">
 +
<b>UCCKE:</b><br>
 
Uric acid assay
 
Uric acid assay
Materials:
+
<br>
Project300 part in DH5a E coli  
+
(The protocol is designed and provided by us)
 +
<br>
 +
<br>
 +
>Materials:
 +
<br>
 +
Detection part in DH5a E coli  
 +
<br>
 
LB+ Chloramphenicol
 
LB+ Chloramphenicol
Uric acid
+
<br>Uric acid
96 well plate+ ClarioSTAR plate reader
+
<br>96 well plate+ ClarioSTAR plate reader
Transform 300 plasmid into Dh5a E coli cell
+
<br>>Procedures:
Pick a clone for the 300 plasmid into 5ml LB with Chloramphenicol
+
<br>
Prepare saturated uric acid solution with LB solution and perform 1:1 serial dilution to make 5 different concentrations of uric acid in LB.
+
1.Transform 300ng plasmid into Dh5a E coli cell
Inoculate 2ml of LB into 250 ml of LB with Chloramphenicol and varing concentration of uric acid in 37C overnight.
+
<br>2.Pick a clone for the 300ng plasmid into 5ml LB with Chloramphenicol
Measure the fluorescence of GFP(absoprtion:583nm emittion:607nm) by ClarioSTAR plate reader.
+
<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.
HKUST:
+
<br>5.Measure the fluorescence of GFP(absoprtion:583nm emittion:607nm) of 200μl of biobrick by ClarioSTAR plate reader.
The protocol is provided by HKUST here.
+
<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>
  
 
</section>
 
</section>

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.