Difference between revisions of "Team:Worldshaper-XSHS/Collaborations"

(Prototype team page)
 
 
(34 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Worldshaper-XSHS}}
 
 
<html>
 
<html>
 +
    <style type="text/css">
 +
    html body{
 +
        font-family:purista  !important;
 +
    }
 +
    section>p{
 +
        font-family: arial!important;
 +
        font-weight:600!important;
 +
        width: 1100px!important;
 +
    }
 +
    .dropdown .dropdown-menu > ul {
 +
        background-color:  rgba(132,176,110,0.6)!important
 +
    }
 +
    .myheader{
 +
        box-shadow:none !important;
 +
        background:rgba(132,176,110,0.6) !important;
 +
        border:none !important;
 +
    }
 +
    .positiontitle{
 +
        position: relative;
 +
        top:500px;
 +
        font-size: 68px;
 +
        color:#fff;
 +
        z-index: 100;
 +
        letter-spacing: 0.0588235em;
 +
    }
 +
    .colul .colactive a{
 +
        font-size:22px;
 +
        color: #00746b !important;
 +
    }
 +
    .v1{
 +
        font-family: purista !important;
 +
        font-weight: 600 !important;
 +
        font-style: normal !important;
 +
        font-size: 25px !important;
 +
        letter-spacing: .05em !important;
 +
        text-transform: uppercase !important;
 +
        line-height: 1.2em !important;
 +
        color: #4a4a4a !important;
 +
    }
 +
    #top_menu_14{
 +
        height:auto !important;
 +
    }
 +
    .colul a:hover{
  
 +
        color: #00746b !important;
 +
    }
 +
    .colul li a{
 +
        font-family: arial !important;
 +
        font-weight: 400;
 +
        font-style: normal;
 +
        font-size: 18px;
 +
        letter-spacing: 0px;
 +
        text-transform: none;
 +
        text-decoration: none;
 +
        line-height: 1.2em;
 +
        color: rgba(26,26,26,.7);
 +
        margin-bottom: .5em;
 +
     
 +
    }
 +
    .ulfixed {
 +
        position: fixed !important;
 +
       
 +
        top: 90px;
 +
    }
 +
    .myheader{
 +
        box-shadow:none !important;
 +
        background:rgba(132,176,110,0.4) !important;
 +
        border:none !important;
 +
    }
 +
    .itemstyle{
 +
        font-family: arial !important;
 +
        font-weight: 600 !important;
 +
        font-style: normal !important;
 +
        letter-spacing: 0px !important;
 +
        line-height: 1.6em !important;
 +
        color: rgba(26,26,26,.7) !important;
 +
        text-align: left;!important;
 +
    }
  
 +
        }
 +
    .footer{
 +
        background:rgba(12, 61, 12, 0.8509803921568627) !important;
 +
    }
 +
    #back-to-top{
 +
        position:fixed;
 +
    }
 +
    #back-to-top a{
 +
        text-align:center;
 +
        text-decoration:none;
 +
        color:#d1d1d1;
 +
        display:block;
 +
        width:80px;
 +
        /*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
 +
        -moz-transition:color 1s;
 +
        -webkit-transition:color 1s;
 +
        -o-transition:color 1s;
 +
    }
 +
    #back-to-top a img{
 +
        background:#d1d1d1;
 +
        border-radius:6px;
 +
        display:block;
 +
        height:80px;
 +
        width:80px;
 +
        margin-bottom:5px;
 +
        -moz-transition:background 1s;
 +
        -webkit-transition:background 1s;
 +
        -o-transition:background 1s;
 +
    }
 +
    @font-face
 +
{
 +
    font-family: purista;
 +
    src: url('https://static.igem.org/mediawiki/2018/4/44/T--worldshaper-XSHS--semibold.otf'),
 +
    url('https://static.igem.org/mediawiki/2018/4/44/T--worldshaper-XSHS--semibold.otf');
 +
}
 +
</style><!-- style -->
 +
    <link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/wiki_edit.css">
 +
    <link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/bootstrap.min.css">
 +
    <link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/ionicons.min.css">
 +
    <link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/animate.css">
 +
    <link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/slider.css">
 +
    <link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/owl.carousel.css">
 +
    <link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/owl.theme.css">
 +
    <link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/jquery.fancybox.css">
 +
    <link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/main.css">
 +
    <link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/responsive.css">
 +
    <script src="http://igem2017.worldshaper.cn/XSHS/js/vendor/modernizr-2.6.2.min.js"></script>
 +
    <script src="http://igem2017.worldshaper.cn/XSHS/js/jquery.min.js"></script>
 +
    <script src="http://igem2017.worldshaper.cn/XSHS/js/owl.carousel.min.js"></script>
 +
    <script src="http://igem2017.worldshaper.cn/XSHS/js/bootstrap.min.js"></script>
 +
    <script src="http://igem2017.worldshaper.cn/XSHS/js/wow.min.js"></script>
 +
    <script src="http://igem2017.worldshaper.cn/XSHS/js/slider.js"></script>
 +
    <script src="http://igem2017.worldshaper.cn/XSHS/js/jquery.fancybox.js"></script>
 +
    <script src="http://igem2017.worldshaper.cn/XSHS/js/main.js"></script>
 +
<script type="text/javascript">
 +
    $(function () {
 +
        //当点击跳转链接后,回到页面顶部位置
 +
        $("#back-to-top").hide();
 +
        window.onscroll = function () {
 +
            var t = document.documentElement.scrollTop || document.body.scrollTop;  //获取距离页面顶部的距离
 +
            var $x = $('#Ourteam').offset().top
 +
            if (t >= $x - 80) {
 +
                console.log(t, $x)
 +
                $('.colul').addClass('ulfixed')
 +
                $("#back-to-top").fadeIn(1500);
 +
            } else {
 +
                $('.colul').removeClass('ulfixed')
 +
                $("#back-to-top").fadeOut(1500);
 +
            }
 +
        }
 +
        $("#back-to-top").click(function () {
 +
            $('body,html').animate({ scrollTop: 0 }, 1000);
 +
            return false;
 +
        });
 +
        $('.colul li').click(function () {
 +
            $(this).siblings().removeClass('colactive')
 +
            $(this).addClass('colactive')
 +
        })
 +
    })
 +
</script><!-- css and js -->
  
<div class="column full_size judges-will-not-evaluate">
+
      <header id="top-bar" class="navbar-fixed-top animated-header  navbar navbar-default myheader"  >
<h3>★  ALERT! </h3>
+
        <div class="container">
<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>
+
            <div class="navbar-header" >
<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>
+
                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
</div>
+
                    <span class="sr-only">Toggle navigation</span>
 +
                    <span class="icon-bar"></span>
 +
                    <span class="icon-bar"></span>
 +
                    <span class="icon-bar"></span>
 +
        </button>
 +
                <div class="navbar-brand " style="display:block;color:#fff;margin-left:15px;font-size:20px">
 +
                    <a href="https://2018.igem.org/Team:Worldshaper-XSHS">
 +
                        Worldshaper- <b>XSHS</b>
 +
                    </a>
 +
                </div>
 +
      </div>
 +
            <nav class="collapse navbar-collapse navbar-right" role="navigation">
 +
                <div class="main-menu">
 +
                    <ul class="nav navbar-nav navbar-right">
 +
                       
 +
                        <li class="dropdown">
 +
                            <a class="dropdown-toggle" data-toggle="dropdown">
 +
                                Team
 +
                                <span class="caret"></span>
 +
                            </a>
 +
                            <div class="dropdown-menu">
 +
                                <ul>
  
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/aboutus.html">about us</a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Team">Members</a>
 +
                                    </li>
 +
                                   
 +
                                </ul>
 +
                            </div>
 +
                        </li>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Collaborations">Collaborations</a>
 +
                                    </li>
 +
                        <li class="dropdown">
 +
                            <a class="dropdown-toggle" data-toggle="dropdown">
 +
                                Project
 +
                                <span class="caret"></span>
 +
                            </a>
 +
                            <div class="dropdown-menu">
 +
                                <ul>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Background.html">Background</a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/design.html">Design</a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Protocols-methods.html">Protocols and methods</a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/result.html">Results</a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Future-plans.html">Future plans</a>
 +
                                    </li>
 +
                                   
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/InterLab">Interlab</a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Model">Model</a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Demonstrate">Demonstrate</a>
 +
                                    </li>
  
<div class="clear"></div>
+
                                </ul>
 +
                            </div>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2018.igem.org/Team:Worldshaper-XSHS/parts.html">Parts</a>
 +
                        </li>
 +
                        <li class="dropdown">
 +
                            <a class="dropdown-toggle" data-toggle="dropdown">
 +
                                HP
 +
                                <span class="caret"></span>
 +
                            </a>
 +
                            <div class="dropdown-menu">
 +
                                <ul>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/HP/Silver">Silver</a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/HP/Gold_Integrated">Integrated and Gold</a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Engagement">Engagement</a>
 +
                                    </li>
 +
                                </ul>
 +
                            </div>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Applied_Design">Applied Design</a>
 +
                        </li>
 +
                        <li class="dropdown">
 +
                            <a class="dropdown-toggle" data-toggle="dropdown">
 +
                                Achievement
 +
                                <span class="caret"></span>
 +
                            </a>
 +
                            <div class="dropdown-menu">
 +
                                <ul>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Medal-requirements.html">Medal requirements</a>
 +
                                    </li>
 +
                                </ul>
 +
                            </div>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2018.igem.org/Team:Worldshaper-XSHS/safety.html">Safety</a>
 +
                        </li>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Attributions">Attributions</a>
 +
                                    </li>
 +
                    </ul>
 +
                </div>
 +
            </nav>
 +
        </div>
 +
    </header><!-- header -->
  
 +
    <section class="visual wow fadeInLeft text-center animated" data-wow-duration="500ms" data-wow-delay="200ms" style="visibility: visible; animation-duration: 500ms; animation-delay: 200ms; animation-name: fadeInLeft;">
 +
        <strong  class="positiontitle">Collaborations</strong><!-- 这里是大图的标题 -->
 +
        <img src="https://static.igem.org/mediawiki/2018/c/cc/T--Worldshaper-XSHS--ti012.jpg" alt="" class="bg-stretch" style="width:100%">
 +
        <!-- 这里是大图的图片链接 -->
 +
    </section>
  
<div class="column full_size">
+
    <section class="pageInHere">
<h1>Collaborations</h1>
+
        <div class="container">
 +
            <div class="row">
 +
             
 +
                <div class="col-xs-2 xshs-box3  ">
 +
                    <ul class="colul text-left"style="width: 180px;font-size: 15px!important">
 +
                        <li class="colactive mt-1"><a href="#Ourteam">Collaborations with other teams</a></li>
 +
                        <hr>
 +
                        <li class="mt-1"><a href="#OurSchool">Collaboration on project research</a></li>
 +
                        <hr>
 +
                        <li class="mt-1"><a href="#Others">Collaboration on education and public engagement</a></li>
 +
                        <!-- 这里是页面定位锚点  href 对应代码的 “id属性  例如 id='xxx'  ”-->
 +
                        <li>
 +
                            <p id="back-to-top" style="margin-top: 50px;">
 +
                                <a href="#top">
 +
                                <img src="https://static.igem.org/mediawiki/2018/e/e5/T--worldshaper-XSHS--back.png">
 +
                                TO Top
 +
                                </a>
 +
                            </p>
 +
                        </li>
 +
                    </ul> 
 +
                </div>
 +
               
 +
                <div class="col-xs-10 ">
 +
                    <div class="xshs-box3">
 +
                        <p class="v1" id="Ourteam" style="text-align:  center; ">
 +
                            Collaborations with other teams
 +
                        </p>
 +
                        <div style="
 +
                            width: 100%;
 +
                            margin: 0 auto;
 +
                            margin-top: -34px;
 +
                        ">
 +
                        <hr style="
 +
                            height: 3px;
 +
                            background-color: #0c3d0c99!important;
 +
                            margin-top: 40px;
 +
                        "><div style="width:20px;">   
 +
                        </div>
 +
                       
 +
                    </div>
 +
                    <div class="xshs-box3">
 +
                        <p class="itemstyle">
 +
                          Nowadays, collaboration is a very important part for any successful project and iGEM is no exception. This summer, four iGEM team were working in the Zhejiang University Zijinguang Camps, including ZJU-China, ASTWS-China, HFLS_ZhejiangUnited and us. This advantage let us communicate and cooperate easily. Furthermore, for education and public engagement events,  we have cooperated with more teams, such as Worldshaper-Wuhan, ZJUT-China and Jiangnan, some of which were even based in other province.
 +
                        </p>
 +
                    <div class="xshs-box3">
 +
                        <div style="
 +
                            width: 5px;
 +
                            height: 24px;
 +
                            background-color:  #0c3d0cd9;
 +
                            /* text-align: left!important; */
 +
                            margin-left:  0px;
 +
                            border:  none;
 +
                            margin-top: 50px;
 +
                        "></div>
 +
                        <p style="width: 800px;margin-left: 11px;margin-top: -23px;font-size: 22px;margin-bottom: 20px;">Collaboration on Interlab study</p>
 +
                    </div>
 +
                     
 +
                        <p class="itemstyle">
 +
                            As high school teams, ASTWS-China, HFLS_ZhejiangUnited and us were all lack of using experiences of plate reader, moreover, neither of our labs had this equipment. Therefore, after discussion, we decided to borrow the plate reader as well as the take interlab measurement together, Dr. Huang Fangliang, the instructor of ASTWS-China team agreed to supervise the experiments.
 +
                        </p>
 +
                        <p class="itemstyle">
 +
                            During the interlab measurement experments, we provided the ASTWS-China team with E. coli DH5a and 100μl silicon beads of better quality as well as gave HFLS team the transcriptional shaking table bacteria solution and some experimental equipment (chloramphenicol resistance, micro pipette tips, etc.). When our measurement data submission was refused by the Measurement Committee, both of these two teams helped us analysis the potential problems, and offered us the glycerin bacteria that we needed.
 +
                        </p>
 +
                    </div>
 +
                                    <div class="col-xs-10 ">
 +
                    <div class="xshs-box3">
 +
                        <p class="v1" id="OurSchool" style="text-align:  center; ">
 +
                            Collaboration on project research
 +
                        </p>
 +
                        <div style="
 +
                            width: 133.3%;
 +
                            margin: 0 auto;
 +
                            margin-top: -34px;
 +
                        ">
 +
                        <hr style="
 +
                            height: 3px;
 +
                            background-color: #0c3d0c99!important;
 +
                            margin-top: 40px;
 +
                        "><div style="width:20px;">   
 +
                        </div>
 +
                       
 +
                    </div>
 +
                    <div class="xshs-box2">
 +
                        <p>
 +
                            <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/a/ab/T--worldshaper-XSHS--c001.png" />
 +
                        </p>
 +
                    </div>
 +
                    <div class="xshs-box3">
 +
                        <p class="itemstyle">
 +
                            During the experiments on project, despite visiting laboratory and discussion question, which happened quite often, we have many collaborations with other three teams in Zhejiang University, both on experimental materials and techniques. For example, because of unsuccessful transformation DNA parts  from official distribution kits, we lent our Kit1 and Kit 2 to team ASTWS-China, and borrowed Kit3 and Kit5 from all other three teams and bacteria with pSB1C3-GFP from ASTWS-China. Since we have continuously met obstacles on transformation, we exchanged views ASTWS-China as well as HFLS_ZhejiangUnited, eliminating the possibilities derived from operating errors and found the cause of the problem might be our E. coli competent cells. Moreover, when we asked help from undergraduate team ZJU-China, who are representing Zhejiang University, they offered us not only their distribution kits and commercial competent cells, but also an experimental operation training in their lab to make sure we solve this problem.
 +
                        </p>
 +
                       
 +
                    </div>
 +
                    <div class="xshs-box2">
 +
                        <p>
 +
                            <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/3/35/T--worldshaper-XSHS--c002.png" />
 +
                        </p>
 +
                        <p>
 +
                            <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/b/bb/T--worldshaper-XSHS--c003.png" />
 +
                        </p>
 +
                        <p>
 +
                            <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/7/74/T--worldshaper-XSHS--c004.png" />
 +
                        </p>
 +
                        <p>
 +
                            <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/a/a4/T--Worldshaper-XSHS--c007.png" />
 +
                        </p>
 +
                    </div>
 +
                    <div class="col-xs-10 ">
 +
                    <div class="xshs-box3">
 +
                        <p class="v1" id="Others" style="text-align:  center; ">
 +
                            Collaboration on education and public engagement
 +
                        </p>
 +
                        <div style="
 +
                            width: 133.3%;
 +
                            margin: 0 auto;
 +
                            margin-top: -34px;
 +
                        ">
 +
                        <hr style="
 +
                            height: 3px;
 +
                            background-color: #0c3d0c99!important;
 +
                            margin-top: 40px;
 +
                        "><div style="width:20px;">   
 +
                        </div>
 +
                       
 +
                    </div>
 +
                    <div class="xshs-box3">
 +
                        <p class="itemstyle">
 +
                          We have co-organized two large public education events together with other teams.</p>
 +
                          <p class="itemstyle">
 +
                          1.The event at Hangzhou low-carbon science and technology museum, we cooperated with three high school teams: ASTWS-China, HFLS_ZhejiangUnited and Worldshaper-Wuhan.  </p>
 +
                      </div>
 +
                          <div class="xshs-box2">
 +
                        <p>
 +
                            <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/f/f9/T--Worldshaper-XSHS--en011.png" />
 +
                        </p>
 +
                    </div>
 +
                    <div class="xshs-box3">
 +
                        <p class="itemstyle">
 +
                            2.The event at Zhejiang science and technology museum, we cooperated with two high school teams and three university teams: ASTWS-China, HFLS_ZhejiangUnited, ZJU-China, ZJUT-China and Jiangnan.
 +
                        </p>
 +
                    </div>
 +
                    <div class="xshs-box2">
 +
                        <p>
 +
                            <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/e/e1/T--worldshaper-XSHS--c005.png" />
 +
                        </p>
 +
                        <p>
 +
                            <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/3/38/T--Worldshaper-XSHS--c009.png" />
 +
                        </p>
 +
                    </div>
 +
                   
  
<p>
+
                </div>
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.
+
            </div>
</p>
+
        </div>
 
+
    </section>
<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://2018.igem.org/Judging/Medals">2018 Medals Page</a> for more information.
+
</p>
+
</div>
+
 
+
<div class="column two_thirds_size">
+
 
+
<h4> Which other teams can we work with? </h4>
+
<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>
+
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>
+
 
+
</div>
+
 
+
 
+
 
+
<div class="column third_size">
+
<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 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>
+
  
 +
  <footer class="footer" style="background: rgba(12, 61, 12, 0.8509803921568627)!important;">
 +
        <div class="container">
 +
            <div class="foot-box">
 +
                <ul class="clearfix">
 +
                    <li class="foot-box-c1">
 +
                        <img src="https://static.igem.org/mediawiki/2017/7/71/T-worldshaper-XSHS-logoxshs.jpeg" alt="">
 +
                    </li>
 +
                    <li class="foot-box-c2">
 +
                        <img src="https://static.igem.org/mediawiki/2017/c/ce/T-worldshaper-igemlogo.jpeg" alt="">
 +
                    </li>
 +
                    <li class="foot-box-c3">
 +
                        <p>Worldshaper-XSHS, Xiaoshan High School</p>
 +
                        <p>Adress: No.538,Gongxiu Road,Xiaoshan District,Hangzhou,Zhejiang Province,China</p>
 +
                    </li>
 +
                    <li class="foot-box-c4">
 +
                        <img src="https://static.igem.org/mediawiki/2018/9/96/T--worldshaper-XSHS--wechat.png" alt="">
 +
                    </li>
 +
                </ul>
 +
            </div>
 +
        </div>
 +
    </footer>
  
 
</html>
 
</html>

Latest revision as of 19:16, 17 October 2018

Collaborations

Collaborations with other teams


Nowadays, collaboration is a very important part for any successful project and iGEM is no exception. This summer, four iGEM team were working in the Zhejiang University Zijinguang Camps, including ZJU-China, ASTWS-China, HFLS_ZhejiangUnited and us. This advantage let us communicate and cooperate easily. Furthermore, for education and public engagement events, we have cooperated with more teams, such as Worldshaper-Wuhan, ZJUT-China and Jiangnan, some of which were even based in other province.

Collaboration on Interlab study

As high school teams, ASTWS-China, HFLS_ZhejiangUnited and us were all lack of using experiences of plate reader, moreover, neither of our labs had this equipment. Therefore, after discussion, we decided to borrow the plate reader as well as the take interlab measurement together, Dr. Huang Fangliang, the instructor of ASTWS-China team agreed to supervise the experiments.

During the interlab measurement experments, we provided the ASTWS-China team with E. coli DH5a and 100μl silicon beads of better quality as well as gave HFLS team the transcriptional shaking table bacteria solution and some experimental equipment (chloramphenicol resistance, micro pipette tips, etc.). When our measurement data submission was refused by the Measurement Committee, both of these two teams helped us analysis the potential problems, and offered us the glycerin bacteria that we needed.

Collaboration on project research


During the experiments on project, despite visiting laboratory and discussion question, which happened quite often, we have many collaborations with other three teams in Zhejiang University, both on experimental materials and techniques. For example, because of unsuccessful transformation DNA parts from official distribution kits, we lent our Kit1 and Kit 2 to team ASTWS-China, and borrowed Kit3 and Kit5 from all other three teams and bacteria with pSB1C3-GFP from ASTWS-China. Since we have continuously met obstacles on transformation, we exchanged views ASTWS-China as well as HFLS_ZhejiangUnited, eliminating the possibilities derived from operating errors and found the cause of the problem might be our E. coli competent cells. Moreover, when we asked help from undergraduate team ZJU-China, who are representing Zhejiang University, they offered us not only their distribution kits and commercial competent cells, but also an experimental operation training in their lab to make sure we solve this problem.

Collaboration on education and public engagement


We have co-organized two large public education events together with other teams.

1.The event at Hangzhou low-carbon science and technology museum, we cooperated with three high school teams: ASTWS-China, HFLS_ZhejiangUnited and Worldshaper-Wuhan.

2.The event at Zhejiang science and technology museum, we cooperated with two high school teams and three university teams: ASTWS-China, HFLS_ZhejiangUnited, ZJU-China, ZJUT-China and Jiangnan.

  • Worldshaper-XSHS, Xiaoshan High School

    Adress: No.538,Gongxiu Road,Xiaoshan District,Hangzhou,Zhejiang Province,China