Difference between revisions of "Team:OUC-China/Collaborations"

 
(29 intermediate revisions by 6 users not shown)
Line 8: Line 8:
  
 
<style type="text/css">
 
<style type="text/css">
body{padding-top: 50px;}
+
.ouc-right{position: relative;}
.ouc-nav{color:white; background-color: #008EA1;display:block; width: 100%; color: white;}
+
.ouc-rightnav{position:absolute;right: -200%;top: 0; display: none;background-color: white;width: 200%; z-index: 2001}
 +
.ouc-right:visited{background-color:#D2D2D2; color: white;text-decoration: none;}
 +
.ouc-right:hover .ouc-rightnav{display: inherit;}
 +
.ouc-rightnav a{background-color: white; color: #008EA1; width: 100%;height: 40px; line-height: 40px;}
 +
.ouc-rightnav a:visited {color: #008EA1;text-decoration: none; }
 +
.ouc-rightnav a:hover {background-color:#D2D2D2; color: white;text-decoration: none; }
 +
.ouc-vicedown{position: absolute; top:50px; }
 +
.ouc-vicedown a{display: block;height: 40px; width: 100%;text-decoration: none;color: #008EA1; line-height: 40px;text-align: center;}
 +
.ouc-vicedown a:visited{color:#008EA1;text-decoration: none }
 +
.ouc-vicedown a:hover{color:  #EDEC8Cl}
 +
 
 +
 +
.ouc-nav{color:white; background-color: #008EA1;display:block; width: 100%; color: white;padding: 0}
 
.ouc-nav:visited{text-decoration: none; color: white}
 
.ouc-nav:visited{text-decoration: none; color: white}
 
.ouc-nav:hover{text-decoration: none; background-color: white; color:#008EA1; }
 
.ouc-nav:hover{text-decoration: none; background-color: white; color:#008EA1; }
 
.ouc-navbar{position: relative;padding: 0;margin: 0;}
 
.ouc-navbar{position: relative;padding: 0;margin: 0;}
 
.ouc-navbar:hover .ouc-down{display: inherit;}
 
.ouc-navbar:hover .ouc-down{display: inherit;}
.ouc-down{position: absolute; top:50px;display: none;background-color: white;}
+
.ouc-down{position: absolute; top:50px;display: none;background-color: white; z-index: 1001}
 
.ouc-navdown{color: #008EA1;display: block; width: 100%;height: 40px;}
 
.ouc-navdown{color: #008EA1;display: block; width: 100%;height: 40px;}
 
.ouc-navdown:visited{text-decoration: none;color:#008EA1; }
 
.ouc-navdown:visited{text-decoration: none;color:#008EA1; }
.ouc-navdown:hover{background-color:#D2D2D2;color: white;text-decoration: none}
+
.ouc-navdown:hover{background-color:#D2D2D2;color: white;text-decoration: none; z-index: 1501}
 
.ouc-guide{position: fixed; width: 100%;top: 15px;z-index:1000}
 
.ouc-guide{position: fixed; width: 100%;top: 15px;z-index:1000}
 
.ouc-page-header{border-bottom-color: #EDEC8C;border-bottom-width: thick;color: #008F75;}
 
.ouc-page-header{border-bottom-color: #EDEC8C;border-bottom-width: thick;color: #008F75;}
 
.top{position: fixed;bottom:0;right: 0;}
 
.top{position: fixed;bottom:0;right: 0;}
 
.top:hover{animation: upp 0.6s ;}
 
.top:hover{animation: upp 0.6s ;}
 +
 
@keyframes upp {
 
@keyframes upp {
 
0% {margin-bottom: 0;}
 
0% {margin-bottom: 0;}
Line 36: Line 49:
 
<div class="ouc-guide" style="height: 50px;background-color:#008EA1 ;">
 
<div class="ouc-guide" style="height: 50px;background-color:#008EA1 ;">
 
<div class="row">
 
<div class="row">
    <div class="col-md-1"></div>
+
 
<div class="col-md-1" style="padding-top: 5px;"><a href="https://2017.igem.org/Team:OUC-China"><img src="https://static.igem.org/mediawiki/2017/8/89/T--OUC-China--logo.jpg" height="40px"/></a></div>
+
<div class="col-md-2 navbar-header" style="text-align: center; padding: 0">
<div class="col-md-1"></div>
+
<div class="col-md-1 ouc-navbar">
+
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".navbar-responsive-collapse">
 +
        <span class="sr-only">Toggle Navigation</span>
 +
        <span class="caret" style="color: white"></span>
 +
 
 +
      </button>
 +
<a href="https://2017.igem.org/Team:OUC-China"><img src="https://static.igem.org/mediawiki/2017/8/89/T--OUC-China--logo.jpg" height="50px"/></a></div>
 +
 +
 +
<div class="collapse navbar-collapse navbar-responsive-collapse" style="padding: 0">
 +
 +
 +
 +
<div class="col-md-1" style="padding: 0"></div>
 +
<div class="col-md-1 ouc-navbar" style="padding: 0">
 
    <a href="##" style="line-height: 50px;text-align: center" class="ouc-nav">Team<span class="caret"></span></a>
 
    <a href="##" style="line-height: 50px;text-align: center" class="ouc-nav">Team<span class="caret"></span></a>
 
    <div class="ouc-down" style=" width: 100%; text-align: center">
 
    <div class="ouc-down" style=" width: 100%; text-align: center">
Line 47: Line 73:
 
    </div>
 
    </div>
 
</div>
 
</div>
<div class="col-md-1 ouc-navbar">
+
<div class="col-md-1 ouc-navbar" style="padding: 0">
 
    <a href="##" style="line-height: 50px;text-align: center" class="ouc-nav">Project<span class="caret"></span></a>
 
    <a href="##" style="line-height: 50px;text-align: center" class="ouc-nav">Project<span class="caret"></span></a>
 
    <div class="ouc-down" style=" width: 100%; text-align: center">
 
    <div class="ouc-down" style=" width: 100%; text-align: center">
 
    <div><a href="https://2017.igem.org/Team:OUC-China/Description" style="line-height: 40px; " class="ouc-navdown">Description</a></div>
 
    <div><a href="https://2017.igem.org/Team:OUC-China/Description" style="line-height: 40px; " class="ouc-navdown">Description</a></div>
 
    <div><a href="https://2017.igem.org/Team:OUC-China/Design" style="line-height: 40px; " class="ouc-navdown">Design</a></div>
 
    <div><a href="https://2017.igem.org/Team:OUC-China/Design" style="line-height: 40px; " class="ouc-navdown">Design</a></div>
    <div><a href="https://2017.igem.org/Team:OUC-China/Results" style="line-height: 40px; font-size: 15px;" class="ouc-navdown">Proof of concept</a></div>
+
                <div class="ouc-right">
    <div><a href="https://2017.igem.org/Team:OUC-China/Demonstrate" style="line-height: 40px; " class="ouc-navdown">Demonstrate</a></div>
+
        <a style="line-height: 40px; font-size: 15px;" class="ouc-navdown" href="https://2017.igem.org/Team:OUC-China/proof1">Proof of concept</a>
 +
        <div class="ouc-rightnav">
 +
        <a href="https://2017.igem.org/Team:OUC-China/proof1" style="display: block">Basic fermentation</a>
 +
        <a href="https://2017.igem.org/Team:OUC-China/proof2" style="display: block">Adhesion platform</a>
 +
        <a href="https://2017.igem.org/Team:OUC-China/proof3" style="display: block">MINI-GRE</a>
 +
        </div>
 +
    </div>
 +
    <div><a href="https://2017.igem.org/Team:OUC-China/Demonstrate" style="line-height: 40px; " class="ouc-navdown">Demonstration</a></div>
 
    <div><a href="https://2017.igem.org/Team:OUC-China/InterLab" style="line-height: 40px; " class="ouc-navdown">InterLab</a></div>
 
    <div><a href="https://2017.igem.org/Team:OUC-China/InterLab" style="line-height: 40px; " class="ouc-navdown">InterLab</a></div>
    <div><a href="https://2017.igem.org/Team:OUC-China/Improve" style="line-height: 40px; " class="ouc-navdown">Improve</a></div>
+
    <div><a href="https://2017.igem.org/Team:OUC-China/Improve" style="line-height: 40px; " class="ouc-navdown">Improvement</a></div>
 
    <div><a href="https://2017.igem.org/Team:OUC-China/Notebook" style="line-height: 40px; " class="ouc-navdown">Notebook</a></div>
 
    <div><a href="https://2017.igem.org/Team:OUC-China/Notebook" style="line-height: 40px; " class="ouc-navdown">Notebook</a></div>
 
    </div>
 
    </div>
 
</div>
 
</div>
<div class="col-md-1"><a href="https://2017.igem.org/Team:OUC-China/Model" style="line-height: 50px;text-align: center" class="ouc-nav">Model</a></div>
+
<div class="col-md-1" style="padding: 0"><a href="https://2017.igem.org/Team:OUC-China/Model" style="line-height: 50px;text-align: center" class="ouc-nav">Model</a></div>
<div class="col-md-1"><a href="https://2017.igem.org/Team:OUC-China/Parts" style="line-height: 50px;text-align: center" class="ouc-nav">Parts</a></div>
+
<div class="col-md-1" style="padding: 0"><a href="https://2017.igem.org/Team:OUC-China/Parts" style="line-height: 50px;text-align: center" class="ouc-nav">Parts</a></div>
<div class="col-md-1"><a href="https://2017.igem.org/Team:OUC-China/Safety" style="line-height: 50px;text-align: center" class="ouc-nav">Safety</a></div>
+
<div class="col-md-1" style="padding: 0"><a href="https://2017.igem.org/Team:OUC-China/Safety" style="line-height: 50px;text-align: center" class="ouc-nav">Safety</a></div>
<div class="col-md-2 ouc-navbar">
+
<div class="col-md-2 ouc-navbar" style="padding: 0">
    <a href="##" style="line-height: 50px;text-align: center" class="ouc-nav">Human Practice<span class="caret"></span></a>
+
    <a href="https://2017.igem.org/Team:OUC-China/Engagement" style="line-height: 50px;text-align: center" class="ouc-nav">Human Practice<span class="caret"></span></a>
 
    <div class="ouc-down" style=" width: 100%; text-align: center">
 
    <div class="ouc-down" style=" width: 100%; text-align: center">
 
    <div><a href="https://2017.igem.org/Team:OUC-China/HumanPractice" style="line-height: 40px; " class="ouc-navdown">Overview</a></div>
 
    <div><a href="https://2017.igem.org/Team:OUC-China/HumanPractice" style="line-height: 40px; " class="ouc-navdown">Overview</a></div>
Line 71: Line 104:
 
    </div>
 
    </div>
 
</div>
 
</div>
<div class="col-md-2"></div>
+
<div class="col-md-2" style="padding: 0"></div>
 +
 +
 +
</div>
 +
 +
 +
 +
 
</div>
 
</div>
 
</div> <!--此处是导航-->
 
</div> <!--此处是导航-->
Line 77: Line 117:
 
<div class="container">
 
<div class="container">
 
     <div class="page-header ouc-page-header">
 
     <div class="page-header ouc-page-header">
         <h1><strong>Collaborations</strong></h1>
+
         <h1><strong>Collabrations</strong></h1>
 
     </div>
 
     </div>
 
     <p style="font-size: 20px">
 
     <p style="font-size: 20px">
     In order to share our ideas and experience, we collaborate with eight iGEM teams in experiment and Human Practice.
+
     In order to share our ideas and experience, we collaborate with nine iGEM teams in experiment, Human Practice, modeling and software test this year, making each other benefit from the collaboration.
 
     </p>
 
     </p>
 
     <h3 class="ouc-heading"><strong>SDU-China 2017</strong></h3>
 
     <h3 class="ouc-heading"><strong>SDU-China 2017</strong></h3>
 
     <p style="font-size: 20px">
 
     <p style="font-size: 20px">
     We help SDU-China completed the model of the effect of EGF on hTERT promoter and YM155 on surviving promoter successfully.
+
     We help SDU-China model the effect of EGF on hTERT promoter (activation) and YM155 on surviving promoter (inhibition) successfully using Hill equation, fit their experimental data, calculate the statistical characteristics and determine the concentrations of inducer and inhibitors that lead to half-expression level.
    </p>
+
    <p style="font-size: 20px">
+
    What’s more,this year is the first year for SDU-China join this competition. This summer, SDU-China's team members came to our school to communicate with us. At the same time, we jointly held the life science and technology camp. They worked with us to prepare materials and publicize summer camps. During the summer camp, they held medical lectures to introduce the application of synthetic biology in the field of medicine for campers.
+
 
     </p>
 
     </p>
 +
   
 
     <hr style="width: 800px"/>
 
     <hr style="width: 800px"/>
 
      
 
      
 
     <p style="font-size: 20px">
 
     <p style="font-size: 20px">
    
+
     What’s more, this year is the first year that SDU-China participate this competition so that they came to our college to communicate experimental ideas and modeling with us. When we held the Life Science and Technology Camp, we worked together to prepare material and publicize the camp and they also held a lecture to introduce the application of synthetic biology in the field of medicine.
 
     </p>
 
     </p>
     <h3 class="ouc-heading"><strong>TJU-China 2017</strong></h3>
+
<div class="row" style="text-align: center">
 +
    <div class="col-md-4">
 +
    <img src="https://static.igem.org/mediawiki/2017/thumb/9/91/T--OUC-China--HPSD1.jpg/320px-T--OUC-China--HPSD1.jpg"/>
 +
    </div>
 +
    <div class="col-md-4">
 +
    <img src="https://static.igem.org/mediawiki/2017/thumb/e/ec/T--OUC-China--HPSD2.jpg/320px-T--OUC-China--HPSD2.jpg"/>
 +
    </div>
 +
    <div class="col-md-4">
 +
    <img src="https://static.igem.org/mediawiki/2017/thumb/b/b6/T--OUC-China--HPSD3.jpg/180px-T--OUC-China--HPSD3.jpg"/>
 +
    </div>
 +
    </div>
 +
 
 +
    Link:<a href="https://2017.igem.org/Team:SDU_CHINA/Collaborations">https://2017.igem.org/Team:SDU_CHINA/Collaborations</a>
 +
     <h3 class="ouc-heading"><strong>Tianjin 2017</strong></h3>
 
     <p style="font-size: 20px">
 
     <p style="font-size: 20px">
     We help TJU-China build plasmids.
+
     We help Tianjin expand the error-prone PCR library. Easy-to-error PCR library development. We were supposed to amplify theirs existing error-prone PCR library by conducting error-prone PCR for the CUP1 promoter.
 
     </p>
 
     </p>
 +
    <p>
 +
    <strong>Protocols:</strong><br/>
 +
    1. Specific steps:<br/>
 +
        2. Error-prone PCR<br/>
 +
        3. Digestion<br/>
 +
        4. Purification / Adsorption<br/>
 +
        5. Connect<br/>
 +
        6. <i>E.coli</i> transformation<br/>
 +
        <strong>Easy-to-error PCR protocol (100μl):</strong><br/>
 +
        5X buffer(140mM MgCl2, 250mM KCl, 50mM Tris, and 0.1%(wt/vol) gelatin)20μl<br/>
 +
        Template (iGEM-Tianjin provided) 4μl<br/>
 +
        Primers (iGEM-Tianjin provided) 4μl*2<br/>
 +
        10X dNTP (2mM dGTP, 2mM dATP, 10mM dCTP, and 10 mM TTP) 10μl<br/>
 +
        Taq polymerase 2μl<br/>
 +
        5mM MnCl2 10μl<br/>
 +
        ddH2O 46μl<br/>
 +
        94℃ 3min<br/>
 +
        94℃ 30s<br/>
 +
        53℃ 30s<br/>
 +
        72℃ 30s<br/>
 +
        72℃ 1min<br/>
 +
        Recycle for 35 times<br/>
 +
        The PCR products were obtained and digested with BamHI and XbaI, and ligated with vector pRS416.
 +
    </p>
 +
 +
<div class="row" style="text-align: center">
 +
    <div class="col-md-6">
 +
    <img src="https://static.igem.org/mediawiki/2017/thumb/9/9f/T--OUC-China--HPTJ2.png/311px-T--OUC-China--HPTJ2.png"/>
 +
    </div>
 +
    <div class="col-md-6">
 +
    <img src="https://static.igem.org/mediawiki/2017/thumb/8/8f/T--OUC-China--HPTJ3.jpg/240px-T--OUC-China--HPTJ3.jpg"/>
 +
    </div>
 +
    </div>
 +
   
 
     <hr style="width: 800px"/>
 
     <hr style="width: 800px"/>
 
     <p style="font-size: 20px">
 
     <p style="font-size: 20px">
     TJU-China has helped us to test the mini system in order to verify that our mini systems can still achieve the expected function under experimental conditions in different yeast strains and in different laboratories.
+
     Tianjin assists us with the test of the mini combination in order to verify that the MINI-GRE can work successfully in different yeast strains and under various laboratories conditions.
 
     </p>
 
     </p>
 
     <p style="font-size: 20px">
 
     <p style="font-size: 20px">
     This year, the project of TJU-China is also based on yeast for the chassis biology, they helped us test in their synthetic yeast strains, the mini system effect was validated.  
+
     Accidentally, the chassis in the project of Tianjin are yeasts but with a synthetic genome, so that they also tested our mini combination in their special yeast called SynX. Consequently, the efficiency of our MINI-GRE is validated.
 +
<p style="text-align: center;color: gray">
 +
<img src="https://static.igem.org/mediawiki/2017/f/f0/T--OUC-China--demo18.png"/>
 +
</p>
 
     </p>
 
     </p>
 +
    Link:<a href="https://2017.igem.org/Team:Tianjin/Collaborations">https://2017.igem.org/Team:Tianjin/Collaborations</a>
 
     <h3 class="ouc-heading"><strong>HFUT-China 2017</strong></h3>
 
     <h3 class="ouc-heading"><strong>HFUT-China 2017</strong></h3>
 
     <p style="font-size: 20px">
 
     <p style="font-size: 20px">
     We sincere assistance to the software of HFUT-China 2017.
+
     We test the software called BioDesigner Dolphin, which was developed by HFUT-China this year.
 
     </p>
 
     </p>
     <hr style="width: 800px"/>
+
<p style="font-size: 20px">
      
+
This software can be utilized to search for teams under certain or combined track and biobrick information, which is very useful.
 +
</p>
 +
     <p style="font-size: 20px">
 +
    There are some recommendation teams will appear when you search with key words or look over specific teams, which is based on how much teams are related according to their contents and themes.
 +
    </p>
 +
<p style="text-align: center;color: gray">
 +
<img src="https://static.igem.org/mediawiki/2017/thumb/0/0f/T--OUC-China--HPHF.png/800px-T--OUC-China--HPHF.png"/>
 +
</p>
 +
     Link:<a href="https://2017.igem.org/Team:HFUT-China/Collaborations">https://2017.igem.org/Team:HFUT-China/Collaborations</a>
 
     <h3 class="ouc-heading"><strong>Peking 2017</strong></h3>
 
     <h3 class="ouc-heading"><strong>Peking 2017</strong></h3>
 
      
 
      
    <hr style="width: 800px"/>
 
 
     <p style="font-size: 20px">
 
     <p style="font-size: 20px">
         The Peking 2017  provided us with a genetic fragment of mSA that helped us in our heterogeneous adhesion platform.
+
         Team Peking provided us with genetic element of mSA that have been utilized in our heterogeneous adhesion platform.
 
     </p>
 
     </p>
 
     <p style="font-size: 20px">
 
     <p style="font-size: 20px">
     We went to Beijing in Augest this year to communicate with Peking iGEMers. Not only did we acquire a wealth of useful suggestions about our project design but also their instructors helped us to process the data more scientifically.
+
     In August, we went to Beijing to communicate with Peking members. We not only acquired many valuable suggestions for our project design but also got some instruction in scientific data processing.  
 
     </p>
 
     </p>
     <h3 class="ouc-heading"><strong>NJU-China 2017</strong></h3>
+
 
 +
<div class="row" style="text-align: center">
 +
    <div class="col-md-4">
 +
    <img src="https://static.igem.org/mediawiki/2017/thumb/8/85/T--OUC-China--HPP1.jpg/320px-T--OUC-China--HPP1.jpg"/>
 +
    </div>
 +
    <div class="col-md-4">
 +
    <img src="https://static.igem.org/mediawiki/2017/thumb/0/01/T--OUC-China--HPP2.jpg/320px-T--OUC-China--HPP2.jpg"/>
 +
    </div>
 +
    <div class="col-md-4">
 +
    <img src="https://static.igem.org/mediawiki/2017/thumb/c/c5/T--OUC-China--HPP3.jpg/320px-T--OUC-China--HPP3.jpg"/>
 +
    </div>
 +
    </div>
 +
 
 +
 
 +
 
 +
 
 +
    Link:<a href="https://2017.igem.org/Team:Peking/Collaborations">https://2017.igem.org/Team:Peking/Collaborations</a>
 +
   
 +
     <h3 class="ouc-heading"><strong>Nanjing-China 2017</strong></h3>
 
     <p style="font-size: 20px">
 
     <p style="font-size: 20px">
     We helped NJU-China verify the efficiency of the hydrogen sulfide pathway three sets of starter and RBS combinations.
+
     We helped Nanjing-China validate the function of their formaldehyde whole-cell sensor. We transformed their plasmids to <i>E. coli</i> BL-21 and induced the becteria with 1400uM formaldehyde( or without formaldehyde for control).  After 13h’s  incubation, the difference was revealed in the picture. After pelleting the cells, we could see clearly that the medium in the experimental group turned red, while the negative control do not, indicating that their plasmids function well under our experimental conditions.  
 
     </p>
 
     </p>
 
     <hr style="width: 800px"/>
 
     <hr style="width: 800px"/>
 
     <p style="font-size: 20px">
 
     <p style="font-size: 20px">
     NJU-China has helped us to test the mini system in order to verify that our mini systems can still achieve the expected function under experimental conditions in different yeast strains and in different laboratories.
+
     Nanjing-China helped us test the performance of mini combination under different experimental conditions such as in different yeast strains or in different laboratories. In this way we can better verify the application prospect of mini combinations.
 +
<div class="row" style="text-align: center">
 +
    <div class="col-md-6">
 +
    <img src="https://static.igem.org/mediawiki/2017/thumb/5/58/T--OUC-China--HPNJ1.png/255px-T--OUC-China--HPNJ1.png"/>
 +
    </div>
 +
    <div class="col-md-6">
 +
    <img src="https://static.igem.org/mediawiki/2017/thumb/f/f6/T--OUC-China--HPNJ2.jpg/320px-T--OUC-China--HPNJ2.jpg"/>
 +
    </div>
 +
    </div>
 +
 
 
     </p>
 
     </p>
 +
    Link:<a href="https://2017.igem.org/Team:Nanjing-China/Collaborations">https://2017.igem.org/Team:Nanjing-China/Collaborations</a>
 +
    <h3 class="ouc-heading"><strong>CSMU X NCHU Taiwan 2017</strong></h3>
 
     <p style="font-size: 20px">
 
     <p style="font-size: 20px">
     NJU-China helped us test in wild yeast strain, the mini system effect was validated.  
+
     We help CSMU & NCHU 2017 build the kinetic model of aflatoxin degradation using Michaelis-Menten equations. We simulate it using ODE equations to estimate the kinetic parameters from experimental data given by them, and do the stochastic simulations to explore the robustness of the degradation process.
 
     </p>
 
     </p>
    <h3 class="ouc-heading"><strong>CSMU X NCHU Taiwan 2017</strong></h3>
 
   
 
 
     <hr style="width: 800px"/>
 
     <hr style="width: 800px"/>
 
     <p style="font-size: 20px">
 
     <p style="font-size: 20px">
     In the Human Practice section CSMU X NCHU Taiwan helps us gather information about algae outbreaks caused by water environments.
+
     The Human Practice section helps us gather information about the algae outbreak caused by water pollution. They shared with us their information about water eutrophication in Taiwan and documented several governmental reports, online database and academic papers in National Digital Library of Theses and Dissertations in Taiwan.
 
     </p>
 
     </p>
     <h3 class="ouc-heading"><strong>NUW-China 2017</strong></h3>
+
 
 +
<p style="text-align: center;color: gray">
 +
<img src="https://static.igem.org/mediawiki/2017/thumb/d/d8/T--OUC-China--HPCS.png/775px-T--OUC-China--HPCS.png"/>
 +
</p>
 +
    Link:<a href=" https://2017.igem.org/Team:CSMU_NCHU_Taiwan/Collaborations"> https://2017.igem.org/Team:CSMU_NCHU_Taiwan/Collaborations</a>
 +
     <h3 class="ouc-heading"><strong>NWU-China 2017</strong></h3>
 
     <p style="font-size: 20px">
 
     <p style="font-size: 20px">
     This year, NWU-China members came to our school to communicate with us for advice on team training, competitions and other aspects.
+
     This year, team members of NWU-China came to our school for communication. We talked about synthetic biology, team running, iGEM competition, and many other things with shared concerns.
 
     </p>
 
     </p>
     <hr style="width: 800px"/>
+
      
 
     <p style="font-size: 20px">
 
     <p style="font-size: 20px">
     At the same time, during our summer camp for life science, they helped us with the publicity and the collection of some materials.
+
     Moreover, we organized a summer camp for primary and secondary school students to spread our understandings of synthetic biology, during which NWU-China and other universities also played important roles by helping with the propagandization and material preparing.
 
     </p>
 
     </p>
 +
<div class="row" style="text-align: center">
 +
    <div class="col-md-4">
 +
    <img src="https://static.igem.org/mediawiki/2017/thumb/2/2d/T--OUC-China--HPNW1.jpg/302px-T--OUC-China--HPNW1.jpg"/>
 +
    </div>
 +
    <div class="col-md-4">
 +
    <img src="https://static.igem.org/mediawiki/2017/thumb/c/cc/T--OUC-China--HPNW2.jpg/180px-T--OUC-China--HPNW2.jpg"/>
 +
    </div>
 +
    <div class="col-md-4">
 +
    <img src="https://static.igem.org/mediawiki/2017/thumb/a/ae/T--OUC-China--HPNW3.jpg/320px-T--OUC-China--HPNW3.jpg"/>
 +
    </div>
 +
    </div>
 +
 +
 +
 +
 +
    Link:<a href="https://2017.igem.org/Team:NWU-CHINA/Collaborations">https://2017.igem.org/Team:NWU-CHINA/Collaborations</a>
 
     <h3 class="ouc-heading"><strong>NAU-China 2017</strong></h3>
 
     <h3 class="ouc-heading"><strong>NAU-China 2017</strong></h3>
 
      
 
      
    <hr style="width: 800px"/>
 
 
     <p style="font-size: 20px">
 
     <p style="font-size: 20px">
     NAU-China 2017 has provided us with plasmids, which are used in the detection of heterologous cell co-expression platform.
+
     NAU-China provided us with plasmid pFA6a-GFP-kan-MX6, which is used in the detection of our adhesion platform between heterologous cells. They lent us a hand at a critical moment.
 
     </p>
 
     </p>
</div>
+
    Link:<a href="https://2017.igem.org/Team:NAU-CHINA/Collaborations">https://2017.igem.org/Team:NAU-CHINA/Collaborations</a>
 
+
    <h3 class="ouc-heading"><strong>Paris Bettencourt 2017</strong></h3>
<!--此处是置顶及赞助页-->
+
    <p style="font-size: 20px">
 +
    They completed our survey-Investigation on Aquatic organisms outbreak caused by water entrophication- and give us valuable feedback. They investigate the trends of eutrophication in the Loire River (France) and gathered related information for us.
 +
    </p>
 +
<p style="text-align: center;color: gray">
 +
<img src="https://static.igem.org/mediawiki/2017/b/bd/T--OUC-China--HPPB.png"/>
 +
</p>
 +
    Link:<a href="https://2017.igem.org/Team:Paris_Bettencourt/Collaborations">https://2017.igem.org/Team:Paris_Bettencourt/Collaborations</a>
 +
    <br/>
 +
   
 +
</div><!--此处是置顶及赞助页-->
 
<a href="#top"><img class="top" src="https://static.igem.org/mediawiki/2017/b/b7/T--OUC-China--top.jpeg" width="101" height="101" /></a>
 
<a href="#top"><img class="top" src="https://static.igem.org/mediawiki/2017/b/b7/T--OUC-China--top.jpeg" width="101" height="101" /></a>
 
<div class="container-fluid ouc-reserve">
 
<div class="container-fluid ouc-reserve">

Latest revision as of 13:49, 18 November 2017

collabrations

In order to share our ideas and experience, we collaborate with nine iGEM teams in experiment, Human Practice, modeling and software test this year, making each other benefit from the collaboration.

SDU-China 2017

We help SDU-China model the effect of EGF on hTERT promoter (activation) and YM155 on surviving promoter (inhibition) successfully using Hill equation, fit their experimental data, calculate the statistical characteristics and determine the concentrations of inducer and inhibitors that lead to half-expression level.


What’s more, this year is the first year that SDU-China participate this competition so that they came to our college to communicate experimental ideas and modeling with us. When we held the Life Science and Technology Camp, we worked together to prepare material and publicize the camp and they also held a lecture to introduce the application of synthetic biology in the field of medicine.

Link:https://2017.igem.org/Team:SDU_CHINA/Collaborations

Tianjin 2017

We help Tianjin expand the error-prone PCR library. Easy-to-error PCR library development. We were supposed to amplify theirs existing error-prone PCR library by conducting error-prone PCR for the CUP1 promoter.

Protocols:
1. Specific steps:
2. Error-prone PCR
3. Digestion
4. Purification / Adsorption
5. Connect
6. E.coli transformation
Easy-to-error PCR protocol (100μl):
5X buffer(140mM MgCl2, 250mM KCl, 50mM Tris, and 0.1%(wt/vol) gelatin)20μl
Template (iGEM-Tianjin provided) 4μl
Primers (iGEM-Tianjin provided) 4μl*2
10X dNTP (2mM dGTP, 2mM dATP, 10mM dCTP, and 10 mM TTP) 10μl
Taq polymerase 2μl
5mM MnCl2 10μl
ddH2O 46μl
94℃ 3min
94℃ 30s
53℃ 30s
72℃ 30s
72℃ 1min
Recycle for 35 times
The PCR products were obtained and digested with BamHI and XbaI, and ligated with vector pRS416.


Tianjin assists us with the test of the mini combination in order to verify that the MINI-GRE can work successfully in different yeast strains and under various laboratories conditions.

Accidentally, the chassis in the project of Tianjin are yeasts but with a synthetic genome, so that they also tested our mini combination in their special yeast called SynX. Consequently, the efficiency of our MINI-GRE is validated.

Link:https://2017.igem.org/Team:Tianjin/Collaborations

HFUT-China 2017

We test the software called BioDesigner Dolphin, which was developed by HFUT-China this year.

This software can be utilized to search for teams under certain or combined track and biobrick information, which is very useful.

There are some recommendation teams will appear when you search with key words or look over specific teams, which is based on how much teams are related according to their contents and themes.

Link:https://2017.igem.org/Team:HFUT-China/Collaborations

Peking 2017

Team Peking provided us with genetic element of mSA that have been utilized in our heterogeneous adhesion platform.

In August, we went to Beijing to communicate with Peking members. We not only acquired many valuable suggestions for our project design but also got some instruction in scientific data processing.

Link:https://2017.igem.org/Team:Peking/Collaborations

Nanjing-China 2017

We helped Nanjing-China validate the function of their formaldehyde whole-cell sensor. We transformed their plasmids to E. coli BL-21 and induced the becteria with 1400uM formaldehyde( or without formaldehyde for control). After 13h’s incubation, the difference was revealed in the picture. After pelleting the cells, we could see clearly that the medium in the experimental group turned red, while the negative control do not, indicating that their plasmids function well under our experimental conditions.


Nanjing-China helped us test the performance of mini combination under different experimental conditions such as in different yeast strains or in different laboratories. In this way we can better verify the application prospect of mini combinations.

Link:https://2017.igem.org/Team:Nanjing-China/Collaborations

CSMU X NCHU Taiwan 2017

We help CSMU & NCHU 2017 build the kinetic model of aflatoxin degradation using Michaelis-Menten equations. We simulate it using ODE equations to estimate the kinetic parameters from experimental data given by them, and do the stochastic simulations to explore the robustness of the degradation process.


The Human Practice section helps us gather information about the algae outbreak caused by water pollution. They shared with us their information about water eutrophication in Taiwan and documented several governmental reports, online database and academic papers in National Digital Library of Theses and Dissertations in Taiwan.

Link: https://2017.igem.org/Team:CSMU_NCHU_Taiwan/Collaborations

NWU-China 2017

This year, team members of NWU-China came to our school for communication. We talked about synthetic biology, team running, iGEM competition, and many other things with shared concerns.

Moreover, we organized a summer camp for primary and secondary school students to spread our understandings of synthetic biology, during which NWU-China and other universities also played important roles by helping with the propagandization and material preparing.

Link:https://2017.igem.org/Team:NWU-CHINA/Collaborations

NAU-China 2017

NAU-China provided us with plasmid pFA6a-GFP-kan-MX6, which is used in the detection of our adhesion platform between heterologous cells. They lent us a hand at a critical moment.

Link:https://2017.igem.org/Team:NAU-CHINA/Collaborations

Paris Bettencourt 2017

They completed our survey-Investigation on Aquatic organisms outbreak caused by water entrophication- and give us valuable feedback. They investigate the trends of eutrophication in the Loire River (France) and gathered related information for us.

Link:https://2017.igem.org/Team:Paris_Bettencourt/Collaborations



Contact Us : oucigem@163.com  |  ©2017 OUC IGEM.All Rights Reserved.  |  Based On Bootstrap