Difference between revisions of "Team:SDU-CHINA/Collaborations"

(Prototype team page)
 
 
(24 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{SDU-CHINA}}
 
 
<html>
 
<html>
 +
<head>
 +
<meta charset="utf-8" />
 +
<link rel="stylesheet" href="https://2018.igem.org/Team:SDU-CHINA/bootstrap337?action=raw&ctype=text/css">
  
 +
<link href="https://2018.igem.org/wiki/index.php?title=Template:SDU-China/slickcss190&action=raw&ctype=text/css" rel="stylesheet">
 +
<link href="https://2018.igem.org/wiki/index.php?title=Template:SDU-China/slickthemecss190&action=raw&ctype=text/css" rel="stylesheet">
 +
  <script src="https://2018.igem.org/Team:SDU-China/jquery211?action=raw&ctype=text/javascript"></script>
 +
  <script src="https://2018.igem.org/Team:SDU-China/bootjs?action=raw&ctype=text/javascript"></script>
 +
  <script src="https://2018.igem.org/Team:SDU-China/jquery311?action=raw&ctype=text/javascript"></script>
  
  
<div class="column full_size judges-will-not-evaluate">
+
    <style>
<h3>★  ALERT! </h3>
+
    #contentSub, #footer-box, #catlinks, #search-controls, #p-logo,
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
+
    #sideMenu, #menubar, .logo_2018, .printfooter, .firstHeading,.visualClear {
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
        display: none;
</div>
+
    }
  
 +
    #top-section { 
 +
        border: 0 none;
 +
        height: 14px;
 +
        z-index: 100;
 +
        top: 0;
 +
        position: fixed;
 +
        width: 975px;
 +
        left: 50%;
 +
        margin-left: -487px;
 +
    }
  
<div class="clear"></div>
+
    #globalWrapper, #content {
 +
        width: 100%;
 +
        height: 100%;
 +
        border: 0px;
 +
        background-color: transparent;
 +
        margin: 0px;
 +
        padding: 0px;
 +
    }
  
 +
    html, body, .wrapper {
 +
        width: 100%;
 +
        height: 100%;
 +
        background-color: transparent; 
 +
    }
  
<div class="column full_size">
 
<h1>Collaborations</h1>
 
  
<p>
+
#logo {
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.
+
    float: left;
</p>
+
    position: relative;
 +
    margin-left:1%;
 +
    display: block !important;
 +
}
 +
#logo img {  width:150px;} /*???*/
  
<h3>Silver Medal Criterion #2</h3>
+
#content{
<p>
+
    margin-top: -22px;
Complete this page if you intend to compete for the silver medal criterion #2 on collaboration. Please see the <a href="https://2018.igem.org/Judging/Medals">2018 Medals Page</a> for more information.
+
    padding: 0px;
</p>
+
    background-color: #E6E6F2;
</div>
+
        width: 100%;
 +
        height: 100%;
 +
        border: 0px;
 +
}
  
<div class="column two_thirds_size">
+
#header {
 +
    background: linear-gradient(to right, #005AB5, #007500);
 +
    background: -webkit-linear-gradient(to right, #005AB5, #007500);
 +
    background: -moz-linear-gradient(to right, #005AB5, #007500);
 +
    background: -o-linear-gradient(to right, #005AB5, #007500);
 +
    float: left;
 +
    width: 100%;
 +
    padding: 2% 0%;
 +
        margin: 0 0px !important;
 +
}
  
<h4> Which other teams can we work with? </h4>
+
#footer {
<p>
+
    background: linear-gradient(to right, #005AB5, #007500);
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.
+
    background: -webkit-linear-gradient(to right, #005AB5, #007500);
</p>
+
    background: -moz-linear-gradient(to right, #005AB5, #007500);
 +
    background: -o-linear-gradient(to right, #005AB5, #007500);
 +
    float: left;
 +
    width: 100%;
 +
    padding: 7px 0;
 +
        margin: 0 0px !important;
 +
}
 +
#menu a { text-decoration: none; }
 +
#menu a:link, a:visited, a:active { color: white; }
 +
#menu a:hover { color: #c1d9ff; }
 +
#menu {
 +
    float: right;
 +
    position: relative;
 +
    transform: translateY(-10%);
 +
    margin-right: 1%;
 +
    display: block !important;
 +
}
 +
#menu li {
 +
    float: left;
 +
    position: relative;
 +
    padding:2% 0%;
 +
   
 +
}
 +
#menu li a { font: 18px sans-serif;  font-weight: bolder;  padding: 15px; }
 +
#menu ul li ul {
 +
    background-color: #336666;
 +
    opacity: 0.8    ;
 +
    display: none;
 +
    position: absolute;
 +
    margin: 0;
 +
    padding: 10% 0;
 +
    font-weight: lighter !important;
 +
}
 +
#menu ul li ul li { font-size: 10px;  padding: 5%; }
 +
#menu li:hover ul, .menu li.over ul { display: block; }
  
<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>
 
  
 +
#sponsors {
 +
    text-align: center;
 +
    float: left;
 +
    margin-left: 15px;
 +
    margin-top: 2px;
 +
}
 +
#contact {
 +
    text-align: center;
 +
    float: right;
 +
    position: relative;
 +
    margin-right: 30px;
 +
    margin-top: 15px;
 +
}
 +
 +
#contact a { text-decoration: none; }
 +
#contact a:link, a:visited, a:active { color: white; }
 +
#contact a:hover { color: #c1d9ff; }
 +
 +
 +
#section {clear: both;
 +
width:100%;
 +
margin-top:-20px;
 +
padding: 133px auto 0 auto;
 +
overflow: hidden;
 +
background-color:white !important;}
 +
#main-title {
 +
    font-size: 45px;
 +
    color: #4b5ea4;
 +
    font-family: sans-serif;
 +
    text-align: center;
 +
    font-weight: lighter;
 +
    margin: 0;
 +
    padding: 30px 0px 0px 0px;
 +
    margin: 0px 67px 0px 65px;
 +
}
 +
.sublinks { text-align: center; }
 +
.sublinks h2 {
 +
    display: inline-block;
 +
    margin: 20px 40px;
 +
}
 +
.sublinks a:link, .sublinks a:visited, .sublinks a:active, .p-top a:link, .p-top a:visited, .p-top a:active { color: #4b5ea4;  font-family: sans-serif;  font-weight: lighter; }
 +
.sub-title {
 +
    font-family: sans-serif;
 +
    color: white;
 +
    text-align: center;
 +
}
 +
.conteudo {
 +
    width:100%;
 +
    max-width: 1800px;
 +
    background-color: white;
 +
    line-height: 1.5;
 +
    clear: both;
 +
}
 +
.p-top {
 +
    color: #4b5ea4;
 +
    text-align: center;
 +
    margin-top: 5px;
 +
    font: 25px sans-serif;
 +
    transform: translateY(80%);
 +
}
 +
 +
.panel-default > .panel-heading {
 +
    color: #333;
 +
    border-color: #ddd;
 +
}
 +
 +
 +
p.partone {
 +
    text-align: justify;
 +
    text-justify: inter-word;
 +
 
 +
}
 +
p {
 +
    font-family: 'Open Sans', sans-serif;
 +
    font-weight: 400 !important;
 +
    font-size: 18px !important;
 +
    line-height: 1.5;
 +
    margin-bottom: 20px;
 +
}
 +
h4 {
 +
    font-family: 'Josefin Sans', sans-serif !important;
 +
    font-size: 30px !important;
 +
}
 +
.some-padding {
 +
    padding-top: 20px;
 +
}
 +
 +
h4{
 +
    display: inline-block;
 +
    display:-webkit-inline-block; /* Safari, Chrome, and Opera */
 +
    display: -moz-inline-block;/* Firefox */
 +
    display: -o-inline-block;
 +
    width: 700px;
 +
}
 +
h1{
 +
  margin-bottom:0px !important;
 +
}
 +
*{margin: 0;padding: 0;}
 +
         
 +
  #box div{
 +
    position: relative;
 +
    display: block;
 +
    width: 600px;
 +
    height: 500px;
 +
    margin: 0 auto;
 +
  }
 +
  #box img{
 +
    width: 600px;
 +
    height: 500px;
 +
    display: table-cell;
 +
    vertical-align: middle;
 +
  text-align: center;
 +
 +
  }
 +
 +
ul li{
 +
  list-style: none;
 +
}
 +
ol li{​
 +
 +
        list-style-type:decimal;
 +
 +
        list-style-position:inside ;
 +
 +
        font-size: 15px;
 +
 +
}
 +
ol{
 +
  padding-left: 10px ;
 +
  padding-bottom: 40px;
 +
}
 +
.paragraphs p{
 +
    font-size: 20px !important;
 +
    text-align: justify;
 +
 +
}
 +
 +
.parttwo a{
 +
  display: block;
 +
  text-align: center !important;
 +
}
 +
#header{
 +
width: 100%;
 +
    height:95px;  /* header的高度一定要是固定值*/
 +
    position:fixed;
 +
    top:0px;
 +
    left:0px;
 +
clear:both;
 +
z-index: 3;
 +
 +
}
 +
#footer{
 +
    width: 100%;
 +
    height:100px;  /* footer的高度一定要是固定值*/
 +
    position:absolute;
 +
    bottom:0px;
 +
    left:0px;
 +
    color: white;
 +
}
 +
.body{
 +
  clear:both;
 +
  overflow: hidden;
 +
  padding-top: 80px;
 +
  padding-bottom: 100px;
 +
  /*保证footer是相对于container位置绝对定位*/
 +
    position:relative;
 +
    margin-bottom: -123px;
 +
    width:100%;
 +
    min-height:100%;
 +
    /*设置padding-bottom值大于等于footer的height值,以保证main的内容能够全部显示出来而不被footer遮盖;*/ 
 +
    box-sizing: border-box;
 +
-moz-box-sizing:border-box; /* Firefox */
 +
-webkit-box-sizing:border-box; /* Safari */
 +
}
 +
 +
.paragraphs{
 +
  padding: 0 150px 0 150px; 
 +
  font-family: sans-serif;
 +
 +
}
 +
.paragraphs img{
 +
  position: relative;
 +
  display: inline-block;
 +
  margin: 10 auto;
 +
}
 +
 +
.paragraphs a:visited { color:#5a3428;text-decoration: none;}
 +
.paragraphs a:hover { color:#80ddbf;text-decoration: none;}
 +
p.reference{
 +
  font-size: 15px !important;
 +
}
 +
#tiao{
 +
margin:0 150px;
 +
font-size: 20px !important
 +
}
 +
.paragraphs img{
 +
    display: inline-block;
 +
    position: relative;
 +
}
 +
.aspect{
 +
    font-size: 18px;
 +
}
 +
.imgcon{
 +
    text-align: center;
 +
}
 +
</style>
 +
 +
 +
   
 +
</head>
 +
<body>
 +
 +
<div class="body">
 +
  <div id="header">
 +
  <!--LOGO LINK--->
 +
  <div id="logo"><a href="https://2018.igem.org/Team:SDU-CHINA"><img src="https://static.igem.org/mediawiki/2018/7/72/T--SDU-China--duihui.jpg" alt="LOGO" /></a></div>
 +
  <div id="menu">
 +
    <ul>
 +
            <li>
 +
                <a href="#">PROJECT &#9662;</a>
 +
                <ul>
 +
                    <!--links-->
 +
                    <li><a href="https://2018.igem.org/Team:SDU-CHINA/Description">Description</a></li>
 +
                    <li><a href="https://2018.igem.org/Team:SDU-CHINA/Design">Design</a></li>
 +
                    <li><a href="https://2018.igem.org/Team:SDU-CHINA/Results">Results</a></li>
 +
                    <li><a href="https://2018.igem.org/Team:SDU-CHINA/Demonstrate">Demonstrate</a></li>
 +
                </ul>
 +
            </li>
 +
            <li>
 +
                <a href="#">WETLAB &#9662;</a>
 +
                <ul>
 +
                    <!--links-->
 +
                    <li><a href="https://2018.igem.org/Team:SDU-CHINA/Experiments">Protocols</a></li>
 +
                    <li><a href="https://2018.igem.org/Team:SDU-CHINA/Notebook">Notebook</a></li>
 +
                    <li><a href="https://2018.igem.org/Team:SDU-CHINA/Safety">Safety</a></li>
 +
                </ul>
 +
            </li>
 +
            <li>
 +
                <a href="#">DRYLAB &#9662;</a>
 +
                <ul>
 +
                    <!--links-->
 +
                    <li><a href="https://2018.igem.org/Team:SDU-CHINA/Model">Model</a></li>
 +
                    <li><a href="https://2018.igem.org/Team:SDU-CHINA/Hardware">Hardware</a></li>
 +
                </ul>
 +
            </li>
 +
            <li>
 +
                <a href="#">TEAM &#9662;</a>
 +
                <ul>
 +
                    <!--links-->
 +
                    <li><a href="https://2018.igem.org/Team:SDU-CHINA/Team">Members</a></li>
 +
                    <li><a href="https://2018.igem.org/Team:SDU-CHINA/Attributions">Attributoins</a></li>
 +
                    <li><a href="https://2018.igem.org/Team:SDU-CHINA/Collaborations">Collaborations</a></li>
 +
                </ul>
 +
            </li>
 +
            <!--links-->
 +
            <li><a href="https://2018.igem.org/Team:SDU-CHINA/InterLab">INTERLAB</a></li>
 +
            <li><a href="#">PARTS &#9662;</a>
 +
            <ul>
 +
                    <!--links-->
 +
                    <li><a href="https://2018.igem.org/Team:SDU-CHINA/Parts">Parts</a></li>
 +
 +
                    <li><a href="https://2018.igem.org/Team:SDU-CHINA/Improve">Improve</a></li>
 +
                   
 +
                </ul>
 +
                </li>
 +
            <li><a href="https://2018.igem.org/Team:SDU-CHINA/Human_Practices">HUMAN PRACTICES &#9662;</a>
 +
            <ul>
 +
                    <!--links-->
 +
                    <li><a href="https://2018.igem.org/Team:SDU-CHINA/Human_Practices#Silver">Silver</a></li>
 +
                    <li><a href="https://2018.igem.org/Team:SDU-CHINA/Human_Practices#integrated">Gold & Integrated</a></li>
 +
                    <li><a href="https://2018.igem.org/Team:SDU-CHINA/Public_Engagement">Engagement</a></li>
 +
                </ul>
 +
                </li>
 +
        </ul>
 +
  </div>
 
</div>
 
</div>
  
  
 +
  <div class="conteudo">
 +
    <h1 id="main-title">Collaborations</h1><br>
 +
 
 +
<div class="paragraphs">
 +
<p>&nbsp;&nbsp;&nbsp;&nbsp;As a new team in iGEM, we participate in 2018’ s iGEM competition with enthusiasm to synthetic biology. In this season, we received a great amount of guidance and assistance from many experienced teams and mentors, and we learnt a lot from them. At the same time, we hold collaborations with many teams in experiment, modeling and human practices. </p><br>
 +
<p><b>1. With OUC-China</b> <br><br>
 +
    &nbsp;&nbsp;&nbsp;&nbsp;This year, it is our first time to participate in iGEM competition. <br><br>
 +
    <b class="aspect">Interaction</b><br><br>
 +
  &nbsp;&nbsp;&nbsp;&nbsp;OUC-China is an experienced team that has been participating in iGEM competition for 8 years. They give us huge support. At the beginning, they explained the process of the iGEM competition to us in detail and remind us some important deadlines. For the project, they gave us some pertinent suggestions. <br></p>
 +
  <div class="imgcon"><img src="https://static.igem.org/mediawiki/2018/e/e8/T--SDU-China--OUC0.jpg" alt=""></div>
 +
  <br><br>
 +
<p> <b class="aspect">Public engagement</b><br><br>
 +
  &nbsp;&nbsp;&nbsp;&nbsp;For human practice activities, during the summer vacation, they invited us to hold a summer camp. We are very glad to collaborate with them and explained to the campers how to make insect specimens. <br>
  
<div class="column third_size">
 
<p>
 
Here are some suggestions for projects you could work on with other teams:
 
 
</p>
 
</p>
 +
<!--<img src="https://static.igem.org/mediawiki/2018/a/a7/T--SDU-China--OUC.jpg" width="300px" alt="">-->
 +
<div  class="imgcon"><img src="https://static.igem.org/mediawiki/2018/8/83/T--SDU-China--OUC2.jpg" width="500px" alt=""><img src="https://static.igem.org/mediawiki/2018/0/06/T--SDU-China--OUC3.jpg" width="500px" alt=""></div>
 +
<br>
 +
<p><b class="aspect">Experiment</b> <br><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;Apart from that, we also help them in return. We help them test the performance of miniToe, proving that their system has the same trend under our experimental conditions. </p><br>
 +
<div  class="imgcon"><img src="https://static.igem.org/mediawiki/2018/d/d5/T--SDU-China--OUC4.png" alt=""><br></div><br>
 +
<a href="https://2018.igem.org/Team:OUC-China/Collaborations">https://2018.igem.org/Team:OUC-China/Collaborations</a><br><br>
 +
<p><b>2.With SKLMT</b><br><br>
 +
<b class="aspect">Interaction</b><br><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;SKLMT-China and us come from the same university, so it’s pretty convenient for our two teams to communicate with each other. Because we were both freshmen to iGEM, we helped each other with all kinds of issues during the iGEM season, from project design to experiment support and competition issues. From the beginning, the projects were polished by two teams together through holding some seminars.    <br><br></p>
 +
<div  class="imgcon"><img src="https://static.igem.org/mediawiki/2018/3/3d/T--SDU-China--team2.jpg" width="800px alt=""><br></div><br>
 +
<p><b class="aspect">Experiments</b><br><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;What’s more, we did the interLab experiment together, experimental materials and equipment were shared together, besides, we analysed the data and discussed the consequence we got together. Recently, we gave them a favour in testing their new plasmid backbone for standardization, and it worked really well. In a word, thanks to our sister team for playing such a significant role in our growth!
 +
<div  class="imgcon"><img src="https://static.igem.org/mediawiki/2018/9/9e/T--SDU-China--chen.jpg" width="600px" alt=""><br></div><br>
 +
</p><a href="https://2018.igem.org/Team:SKLMT-China/Collaborations">https://2018.igem.org/Team:SKLMT-China/Collaborations</a><br><br>
 +
<p><b>3. With BIT</b> <br><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;This year, we were happy to cooperate with BIT, we collaborate with each other in many aspects. Firstly, they did us a great favour in founding this new team. Secondly, we met each other and discussed about our project design in June. We explained the project idea and design to each other and we also discussed about doing modelling and hardware equipment. We offered some advice on modelling and they showed us some tips of making hardware in return. Besides, they showed us the labs around. Apart from this meeting, we shared the Interlab data with each other and analysed whether the consequence was proper together. We were truly thankful to be guided and cooperate with such a lovely team!
 +
</p><a href="https://2018.igem.org/Team:BIT/Collaborations">https://2018.igem.org/Team:BIT/Collaborations</a><br><br>
 +
<img src="https://static.igem.org/mediawiki/2018/a/ae/T--SDU-China--BIT1.jpg" width="500px" alt="">
 +
<img src="https://static.igem.org/mediawiki/2018/7/7b/T--SDU-China--BIT2.jpg" width="500px"  alt=""><br><br>
 +
<p><b>4. With HZAU</b> <br><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;The CcaS-CcaR TCS we applied to respond to green/red light was used by HZAU-China 2017 before. They have been working on improving this TCS for two years, which means they are more experienced than us to deal with the construction and usage of this system derived from cyanobacteria. They helped us with the approach where we could acquire plasmids containing the light-sensing components, and they also shared the experience on how they regulated the expression of CcaS and CcaR protein to control this optogenetic tools and what they achieved. Thanks for they guidance and their precious experience on CcaS-CcaR TCS. </p>
 +
<a href="https://2018.igem.org/Team:HZAU-China/Collaborations">https://2018.igem.org/Team:HZAU-China/Collaborations</a><br><br>
 +
<p><b>5. With SCU</b><br><br>
 +
    &nbsp;&nbsp;&nbsp;&nbsp;As an experienced team, SCU-China has developed a very mature model in participating this competition, which guides us a lot in team management, time arrangement and project designing. For example, they showed their division of labour and time table for the whole competition season. What’s more, during this season, they also gave us some valuable advice in many details and mentioned some notes for us to pay attention to in iGEM. Especially, we are truly thankful for the opportunity they offered to watch their idea screening through bilibili Live.
 +
</p><a href="https://2018.igem.org/Team:SCU-China/Collaborations">https://2018.igem.org/Team:SCU-China/Collaborations</a>
 +
<br><br>
 +
    <p>&nbsp;&nbsp;&nbsp;&nbsp;We developed friendship with many teams through iGEM and we really appreciate this opportunity!</p><br>
 +
<br><br>
  
<ul>
+
</div>
<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 simulate 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>
 
</div>
  
  
 +
<div id="footer">
 +
    <div id="sponsors">
 +
        <img src="https://static.igem.org/mediawiki/2018/a/ab/T--SDU-CHINA--Sponsors0.svg" alt="SPONSORS" usemap="#Map-Sponsors" />
 +
        <map name="Map-Sponsors" class="Map-Sponsors">
 +
            <area title="SDU" href="http://www.lifesci.sdu.edu.cn/" shape="rect" coords="0,0,247,60" />
 +
            <area title="MATHWOAR" href="https://www.mathworks.com/" shape="rect" coords="247,0,440,60" />
 +
            <area title="KLAB" href="http://www.mbtech.sdu.edu.cn/" shape="rect" coords="440,0,715,60" />
 +
        </map>
 +
    </div>
 +
    <div id="contact">
 +
        <div><a href="mailto:sdubioigem@163.com">mailto:sdubioigem@163.com</a></div>
 +
        <div><a href="https://www.instagram.com/sdubiochina_2018/">www.instagram.com/sdubiochina_2018/</a></div>
 +
    </div>
 +
</div>
 +
</div>
 +
 +
</body>
 
</html>
 
</html>

Latest revision as of 03:53, 18 October 2018

Collaborations


    As a new team in iGEM, we participate in 2018’ s iGEM competition with enthusiasm to synthetic biology. In this season, we received a great amount of guidance and assistance from many experienced teams and mentors, and we learnt a lot from them. At the same time, we hold collaborations with many teams in experiment, modeling and human practices.


1. With OUC-China

    This year, it is our first time to participate in iGEM competition.

Interaction

    OUC-China is an experienced team that has been participating in iGEM competition for 8 years. They give us huge support. At the beginning, they explained the process of the iGEM competition to us in detail and remind us some important deadlines. For the project, they gave us some pertinent suggestions.



Public engagement

    For human practice activities, during the summer vacation, they invited us to hold a summer camp. We are very glad to collaborate with them and explained to the campers how to make insect specimens.


Experiment

    Apart from that, we also help them in return. We help them test the performance of miniToe, proving that their system has the same trend under our experimental conditions.




https://2018.igem.org/Team:OUC-China/Collaborations

2.With SKLMT

Interaction

    SKLMT-China and us come from the same university, so it’s pretty convenient for our two teams to communicate with each other. Because we were both freshmen to iGEM, we helped each other with all kinds of issues during the iGEM season, from project design to experiment support and competition issues. From the beginning, the projects were polished by two teams together through holding some seminars.



Experiments

    What’s more, we did the interLab experiment together, experimental materials and equipment were shared together, besides, we analysed the data and discussed the consequence we got together. Recently, we gave them a favour in testing their new plasmid backbone for standardization, and it worked really well. In a word, thanks to our sister team for playing such a significant role in our growth!



https://2018.igem.org/Team:SKLMT-China/Collaborations

3. With BIT

    This year, we were happy to cooperate with BIT, we collaborate with each other in many aspects. Firstly, they did us a great favour in founding this new team. Secondly, we met each other and discussed about our project design in June. We explained the project idea and design to each other and we also discussed about doing modelling and hardware equipment. We offered some advice on modelling and they showed us some tips of making hardware in return. Besides, they showed us the labs around. Apart from this meeting, we shared the Interlab data with each other and analysed whether the consequence was proper together. We were truly thankful to be guided and cooperate with such a lovely team!

https://2018.igem.org/Team:BIT/Collaborations



4. With HZAU

    The CcaS-CcaR TCS we applied to respond to green/red light was used by HZAU-China 2017 before. They have been working on improving this TCS for two years, which means they are more experienced than us to deal with the construction and usage of this system derived from cyanobacteria. They helped us with the approach where we could acquire plasmids containing the light-sensing components, and they also shared the experience on how they regulated the expression of CcaS and CcaR protein to control this optogenetic tools and what they achieved. Thanks for they guidance and their precious experience on CcaS-CcaR TCS.

https://2018.igem.org/Team:HZAU-China/Collaborations

5. With SCU

    As an experienced team, SCU-China has developed a very mature model in participating this competition, which guides us a lot in team management, time arrangement and project designing. For example, they showed their division of labour and time table for the whole competition season. What’s more, during this season, they also gave us some valuable advice in many details and mentioned some notes for us to pay attention to in iGEM. Especially, we are truly thankful for the opportunity they offered to watch their idea screening through bilibili Live.

https://2018.igem.org/Team:SCU-China/Collaborations

    We developed friendship with many teams through iGEM and we really appreciate this opportunity!