Difference between revisions of "Team:CPU CHINA/Collaborations"

Line 1: Line 1:
{{IGEM_TopBar}}
+
<html lang="en">
{{CPU_CHINA}}
+
<html>
+
  
 +
<head>
 +
    <meta charset="UTF-8">
 +
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
 +
    <title>Collaboration</title>
 +
    <link rel="stylesheet"
 +
        href="https://2017.igem.org/wiki/index.php?title= Template:SCU_China/default_CSS &action=raw&ctype=text/css">
 +
    <link rel="stylesheet"
 +
        href="https://2021.igem.org/wiki/index.php?title= Template:CPU_CHINA/reset_CSS &action=raw&ctype=text/css">
 +
    <link rel="stylesheet"
 +
        href="https://2021.igem.org/wiki/index.php?title= Template:CPU_CHINA/common_CSS &action=raw&ctype=text/css">
 +
    <link rel="stylesheet"
 +
        href="https://2021.igem.org/wiki/index.php?title= Template:CPU_CHINA/contentCommon_CSS &action=raw&ctype=text/css">
 +
    <style>
 +
        #header #title {
 +
            left: 15%;
 +
        }
  
 +
        #contain .left img {
 +
            position: absolute;
 +
            width: 80%;
 +
            top: 150px;
 +
            left: 12%;
 +
            z-index: 2;
 +
        }
 +
    </style>
 +
</head>
  
 +
<body>
 +
    <header id="header">
 +
        <div id="load" v-show="loading"><img src="https://static.igem.org/mediawiki/2021/c/c4/T--CPU_CHINA--loading.gif"
 +
                alt=""></div>
 +
        <div id="menu">
 +
            <div id="menuBack" v-show="isOpen" :class="isActive" @click="ifclick"></div>
 +
            <a href="https://2021.igem.org/Team:CPU_CHINA"><img id="logo"
 +
                    src="https://static.igem.org/mediawiki/2021/d/d5/T--CPU_CHINA--ProjectLogo.png" alt="项目logo"></a>
 +
            <div id="select" @mouseleave="leave" @mouseover="on">
 +
                <img id="menuImg" :src="menu" alt="这是菜单图片" @mouseover="mouseover" @click="click">
 +
                <ul id="class-a" class="class" v-show="classA">
 +
                    <li v-for="(item,index) in classList" :class="isActiveA == index? 'class-a' : ''"
 +
                        @click="classAClick(index)">{{item}}</li>
 +
                </ul>
 +
                <ul id="class-b" class="class" v-show="classB">
 +
                    <li v-for="item in classList2[isActiveA]" :class="isActiveB == item.num? 'class-b' : ''"
 +
                        @mouseover="classBOver(item.num)" @mouseleave="classBLeave(item.num)"><a :href="item.url">
 +
                            {{item.text}}</a></li>
 +
                </ul>
 +
            </div>
 +
        </div>
 +
        <img class="background" src="https://static.igem.org/mediawiki/2021/d/df/T--CPU_CHINA--Collabration--Background.png"
 +
            alt="">
 +
        <h1 id="title">COLLABORATION</h1>
 +
        <svg width="100%" height="100%" viewBox="0 0 1920 600" version="1.1"
 +
            style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
 +
            <g transform="matrix(1.16285,0,0,1.38837,253.426,-231.748)">
 +
                <g id="AD1">
 +
                    <path id="凹形遮罩"
 +
                        d="M1433.18,439.801C1433.18,439.801 1001.08,524.071 607.621,524.374C219.99,524.673 -217.935,439.801 -217.935,439.801L-217.935,944.811L1433.18,944.811L1433.18,439.801Z"
 +
                        style="fill:#FAFAFA;" />
 +
                </g>
 +
            </g>
 +
        </svg>
 +
    </header>
 +
    <div id="contain" class=" clearfix">
 +
        <div class="left clearfix">
 +
            <svg class="Frosting" width="70%" height="280px">
 +
                <defs>
 +
                    <pattern id="cardBg" x="0" y="0" width="100" height="100" patternUnits="userSpaceOnUse">
 +
                        <image opacity="0.5" width="100" height="100"
 +
                            xlink:href="https://static.igem.org/mediawiki/2021/7/75/T--CPU_CHINA--Frosting1.png" />
 +
                        <image class="fillLight" opacity="0.5" width="100" height="100"
 +
                            xlink:href="https://static.igem.org/mediawiki/2021/f/fd/T--CPU_CHINA--Frosting2.png" />
 +
                    </pattern>
 +
                </defs>
 +
                <g class="main">
 +
                    <g class="card">
 +
                        <rect fill="none" stroke="#ccc" opacity="0.75" stroke-width="3" width="100%" height="100%"
 +
                            rx="10" ry="10" opacity="0.6" />
 +
                        <rect fill="url(#cardBg)" width="100%" height="100%" rx="11" ry="11" opacity="0.6" />
 +
                    </g>
 +
                </g>
 +
            </svg>
 +
            <nav>
 +
                <div class="catalogue-title">COLLABORATION</div>
 +
                <ul class="catalogue">
 +
                    <li class="num">
 +
                        <a href="#section1" title="CONFERENCES AND MEETUPS">CONFERENCES AND MEETUPS</a>
 +
                    </li>
 +
                    <li class="num">
 +
                        <a href="#section2" title="TEAM COLLABORATIONS">TEAM COLLABORATIONS</a>
 +
                    </li>
 +
                    <li class="num">
 +
                        <a href="#section3" title="SPECIAL ISSUE: INTO CHINA, INTO iGEM (ICII)">SPECIAL ISSUE: INTO
 +
                            CHINA, INTO iGEM (ICII)</a>
 +
                    </li>
 +
                </ul>
 +
            </nav>
 +
            <img src="https://static.igem.org/mediawiki/2021/2/2e/T--CPU_CHINA--walking.png" alt="">
 +
        </div>
 +
        <div id="detail" class="clearfix">
 +
            <div class="section" id="section1">
 +
                <h2>CONFERENCES AND MEETUPS</h2>
 +
                <h3>THE CONFERENCE OF NANJING iGEM TEAMS</h3>
 +
                <p><span>On May 5th, 2021, the conference of Nanjing iGEM teams hosted by NJU-China was held in the
 +
                        Nanjing
 +
                        University. We were invited to participate in this very collaborative event in which we were
 +
                        able to
 +
                        acquire actual feedback of project design from others. At the meeting, each team made a brief
 +
                        introduction to their projects and future plans. Nanjing iGEM Association, a regional
 +
                        cooperation
 +
                        and exchange organization for iGEM teams in Nanjing, was officially established after the
 +
                        meeting.</span></p>
 +
                <img src="https://static.igem.org/mediawiki/2021/4/4b/T--CPU_CHINA--Collaboration-1.png"
 +
                    referrerpolicy="no-referrer" alt="T--CPU_CHINA--Collaboration-1">
 +
                <p class="imgdescribe"><strong><span>Fig. 1 Members of CPU_CHINA presenting project
 +
                            background</span></strong></p>
 +
                <img src="https://static.igem.org/mediawiki/2021/f/f4/T--CPU_CHINA--Collaboration-2.png"
 +
                    referrerpolicy="no-referrer" alt="T--CPU_CHINA--Collaboration-2">
 +
                <p class="imgdescribe"><strong><span>Fig. 2 Group photo of CPU_CHINA participants during the conference
 +
                            of Nanjing iGEM
 +
                            teams</span></strong></p>
 +
                <img src="https://static.igem.org/mediawiki/2021/4/43/T--CPU_CHINA--Collaboration-3.png"
 +
                    referrerpolicy="no-referrer" alt="T--CPU_CHINA--Collaboration-3">
 +
                <p class="imgdescribe"><strong><span>Fig. 3 Group photo of all the participants of the conference of
 +
                            Nanjing iGEM
 +
                            teams.</span></strong></p>
 +
                <p><span>We gained suggestions that we shall further determine the authenticity of H2O2-producing
 +
                        hypothesis
 +
                        of laccase before we decided to implement it into experiments. In addition, we had received
 +
                        several
 +
                        new cooperation intentions with other iGEM teams. As a result, we planned to team up with
 +
                        NAU-China
 +
                        for future cooperations. This led to the launch of an educational event, i.e. &quot;Into China,
 +
                        Into
 +
                        iGEM&quot;. We will put more explanation about this event later in this page.</span></p>
 +
                <h3>YEAST MEETUP</h3>
 +
                <p><span>As we selected </span><em><span>Pichia pastoris</span></em><span> as our engineered chassis, it
 +
                        is
 +
                        of vital importance that we acquire further insights of how to utilize this organism correctly
 +
                        and
 +
                        properly. Therefore, on August 22nd, 2021, we participated in the virtual Yeast Meetup hosted by
 +
                        UESTC-China. We shared our experience and specific details about culturing and fermenting
 +
                    </span><em><span>Pichia pastoris.</span></em></p>
 +
                <img src="https://static.igem.org/mediawiki/2021/d/d5/T--CPU_CHINA--Collaboration-4.png"
 +
                    referrerpolicy="no-referrer" alt="T--CPU_CHINA--Collaboration-4">
 +
                <p class="imgdescribe"><strong><span>Fig. 4 Participants of the virtual Yeast Meetup.</span></strong>
 +
                </p>
 +
                <p><span>As the host of this meetup, UESTC-China shared their encyclopedical knowledge about summarized
 +
                        tips
 +
                        and cautions for using </span><em><span>P.pastoris</span></em><span> as the engineered chassis.
 +
                        In
 +
                        particular, their share of detecting miscellaneous bacterial infection in cultures of
 +
                    </span><em><span>P.pastoris</span></em><span> with centrifugation reminded us of an abnormal
 +
                        phenomenon
 +
                        we discovered when preparing </span><em><span>P.pastoris</span></em><span> competent cell, as
 +
                        the
 +
                        contaminated </span><em><span>P.pastoris</span></em><span> culture was not able to condense
 +
                        tightly
 +
                        at the bottom of centrifuge tube after centrifuging at 4000 rpm for 10 min. Using this abnormal
 +
                        competent cell for electrotransformation may lead to the failure of acquiring recombinant single
 +
                        cell colonies.</span></p>
 +
                <p><span>In this meetup, we found that a lot of teams were puzzled on how to perform yeast colony PCR
 +
                        with a
 +
                        higher success rate. They tried many kinds of yeast colony pretreatments such as adding lyticase
 +
                        or
 +
                        fast freezing-thawing, but with unstable success rate. Therefore, we provided our yeast colony
 +
                        PCR
 +
                        protocol of using 1 μl diluted colony sample (simply picks a portion of one single colony and
 +
                        dilutes the cells with 10μl ddH</span><sub><span>2</span></sub><span>O) as our template source,
 +
                        then
 +
                        setting a pre-denaturation stage at 98℃ for 10 min before switching to the normal colony PCR
 +
                        program.</span></p>
 +
                <img src="https://static.igem.org/mediawiki/2021/c/c0/T--CPU_CHINA--Collaboration-5.png"
 +
                    referrerpolicy="no-referrer" alt="T--CPU_CHINA--Collaboration-5">
 +
                <p class="imgdescribe"><strong><span>Fig. 5 One of our Powerpoint slides showing protocols of plasmid
 +
                            linerization and
 +
                            pretreatment before electrotransformation.</span></strong></p>
 +
                <p><span>As a result, we benefited a lot from discussing various problems we encountered when dealing
 +
                        with
 +
                        this organism. We also got the opportunity of sharing many unexpected &quot;surprises&quot; we
 +
                        experienced during culturing </span><em><span>P. pastoris</span></em><span>. In addition, we
 +
                        established a further cooperation intention with team UESTC-China.</span></p>
 +
                <h3>THE 8th CCiC (CONFERENCE OF CHINA iGEMer COMMUNITY)</h3>
 +
                <p><span>The Conference of China iGEMer Community (CCiC) is the biggest annual event for iGEMers from
 +
                        different teams around China to gather together, where participants are able to display their
 +
                        project, to exchange ideas and suggestions, as well as to look for of partners that share
 +
                        similar
 +
                        aspirations. In 2021, despite difficulties caused by the COVID-19 pandemic, we still made our
 +
                        way to
 +
                        the 8th CCiC hosted in Shanghai from August 27 to 29. </span></p>
 +
                <p><span>The conference had invited several honored guests ranging from prestigious academicians to
 +
                        successful entrepreneurs to deliver presentations regarding understanding of the developmental
 +
                        prospects of synthetic biology, personal experiences and field insights, and certain cautions of
 +
                        conducting an iGEM project. Also, during poster sessions, we made visits to other teams.
 +
                        Particularly, members from DUT_China welcomed us warmly. Similar in project goal, we had
 +
                        constructive conversations with each other and further determined our partner
 +
                        relationship.</span>
 +
                </p>
 +
                <img src="https://static.igem.org/mediawiki/2021/8/8a/T--CPU_CHINA--Collaboration--6.jpg"
 +
                    referrerpolicy="no-referrer" alt="T--CPU_CHINA--Collaboration--6">
 +
                <p class="imgdescribe"><strong><span>Fig. 6 The photograph of team members from DUT_China and CPU_CHINA
 +
                            at CCiC8
 +
                            venue.</span></strong></p>
 +
                <p><span>We made a brief report of the design and progress of our project. Two judges informed us with
 +
                        vital
 +
                        feedbacks. What&#39;s more, during the period of online Q&amp;A session, Huandi Xu, the
 +
                        president of
 +
                        CCiC executive committee, evaluated our project and provided us with helpful advice on improving
 +
                        presentation effectiveness. In respond to all these feedbacks, firstly, we need to better
 +
                        specify
 +
                        the application scenarios of our project, so that we can further modify our product with
 +
                        pertinence;
 +
                        secondly, we shall focus on proving or demonstrating that our protein-nucleic acid complex could
 +
                        converge the advantages of the three PE-degrading parts to exert a more significant functional
 +
                        improvement when compared with independently applying the parts into use.</span></p>
 +
                <p><span>At CCiC8, we stood out from the crowd of teams and entered the finalist of Best Presentation
 +
                        Awards. </span></p>
 +
                <img src="https://static.igem.org/mediawiki/2021/5/5c/T--CPU_CHINA--Collaboration--7.jpg"
 +
                    referrerpolicy="no-referrer" alt="T--CPU_CHINA--Collaboration--7">
 +
                <p class="imgdescribe"><strong><span>Fig. 7 The &quot;Best Presentation Finalist&quot;
 +
                            medal</span></strong></p>
 +
                <p>&nbsp;</p>
 +
                <h3>CRISPR/Cas COMMUNICATION MEETING</h3>
 +
                <p><span>Since CRISPR-related techniques were included in our project, on September 12th, we were
 +
                        invited to
 +
                        attend the virtual CRISPR/Cas Communication Meeting hosted by team Tianjin.</span></p>
 +
                <img src="https://static.igem.org/mediawiki/2021/5/5d/T--CPU_CHINA--Collaboration-8.png"
 +
                    referrerpolicy="no-referrer" alt="T--CPU_CHINA--Collaboration-CC大会">
 +
                <p class="imgdescribe"><strong><span>Fig. 8 Ongoing scene of CRISPR/Cas communication
 +
                            meeting</span></strong></p>
 +
                <p><span>During the meeting, we had an in-depth exchange with teams using the CRISPR/Cas9 system,
 +
                        discussed
 +
                        and resolved the problems that each team encountered. We received assistance and advice from
 +
                        team
 +
                        Tianjin &amp; NEFU_China, who suggested us to perform SDS-PAGE of lower separation gel
 +
                        concentrations to characterize our SpyCatcher/SpyTag linkage system. The separation of our
 +
                        multiplex
 +
                        protein system was significantly improved after we changed the conditions. What&#39;s more, they
 +
                        also suggested that separations could be performed by adapting pull-down experiments using an
 +
                        altered label.</span></p>
 +
                <p><span>After the meeting, we worked together on the writing of</span></p>
 +
                <div id="downLoad">
 +
                    <span>CRISPR/Cas APPLICATION
 +
                        GUIDELINES.pdf</span>
 +
                    <a href="https://static.igem.org/mediawiki/2021/8/86/T--Tianjin--Crispr-application.pdf"
 +
                        download>ACCESS</a>
 +
                </div>
 +
                <h3>ROUND TABLE CLUB: PLASTICASE</h3>
 +
                <p><span>In late spring and early summer, team CPU_CHINA, as the organizer, united many iGEM teams to
 +
                        establish Plasticase--a community dedicated in solving the problem of plastic pollution using
 +
                        approaches derived from synthetic biology. From May to September, members of Plasticase shared
 +
                        cutting-edge information, looked for potential partners, and put forward solutions regarding
 +
                        various
 +
                        problems. </span></p>
 +
                <img src="https://static.igem.org/mediawiki/2021/2/23/T--CPU_CHINA--Collaboration-9.png"
 +
                    referrerpolicy="no-referrer" alt="T--CPU_CHINA--Collaboration-9">
 +
                <p class="imgdescribe"><strong><span>Fig. 9 Teams consist of Plasticase Confederation</span></strong>
 +
                </p>
 +
                <p><em><span>(这边需要附上Plasticase成员的collaboration页面)</span></em></p>
 +
                <p><span>In order to have a deeper understanding between every team, we decided to launch a round table
 +
                        club
 +
                        which allowed teams to exchange projects and explore opportunities for in-depth
 +
                        cooperation.</span>
 +
                </p>
 +
                <img src="https://static.igem.org/mediawiki/2021/e/ec/T--CPU_CHINA--Collaboration-10.png"
 +
                    referrerpolicy="no-referrer" alt="T--CPU_CHINA--Collaboration-10">
 +
                <p class="imgdescribe"><strong><span>Fig. 10 Participants of Round Table Club</span></strong></p>
 +
                <p><span>With the help of IvyMaker-China, we invited Dr. Huiming Xiang from Shanghai Environment Group
 +
                        Company Limited to introduce the migration and hazards of microplastics in the environment to
 +
                        us.
 +
                        Later, iGEMers from BJEA_China, BUCT-China, CPU_CHINA, DUT_China, IvyMaker-China, KEYSTONE,
 +
                        SMS_Shenzhen and TJUSLS_China introduced their respective projects. As judges, Prof. Meiling Lu
 +
                        and
 +
                        Prof. Meirong Chen from China Pharmaceutical University also put forward their own suggestions
 +
                        and
 +
                        opinions. Whether it is a member of wet lab or human practices, everyone had learned a
 +
                        lot.</span>
 +
                </p>
 +
                <p><span>The round table club had brought every member of Plasticase closer with each other. We believe
 +
                        that
 +
                        the deeper sense of belonging to Plasticase in every member would facilitate further discussions
 +
                        regarding progresses in the field of synthetic biology and plastic degradation during and after
 +
                        the
 +
                        iGEM competition.</span></p>
 +
                <p><span>For further details of Plasticase Confederation, see... </span><em><span>(附 Plasticase
 +
                            website)</span></em><span>.</span></p>
  
<div class="clear"></div>
+
            </div>
 
+
            <div class="section" id="section2">
 
+
                <h2>TEAM COLLABORATIONS</h2>
<div class="column full_size">
+
                <h3>DUT_China</h3>
<h1>Collaborations</h1>
+
                <p><span>Team DUT_China shared similar goals of attenuating plastic pollution with us. They contacted us
 
+
                        after watching the playback of our project introduction at the conference of Nanjing iGEM teams.
<p>
+
                        They invited us to attend Laccase Meeting held by team TU_Kaiserslautern 2020 on May 18th, where
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.
+
                        we
</p>
+
                        discussed the aforementioned H2O2-producing hypothesis of laccase with team members of
 
+
                        TU_Kaiserslautern.</span></p>
<h3>Silver Medal Criterion #2</h3>
+
                <img src="https://static.igem.org/mediawiki/2021/e/ec/T--CPU_CHINA--Collaboration-11.png"
<p>
+
                    referrerpolicy="no-referrer" alt="T--CPU_CHINA--Collaboration-10">
Document your collaboration(s) clearly on this page to compete for the silver medal criterion #2 on collaboration.  
+
                <p class="imgdescribe"><strong><span>Fig. 11 Participants of Laccase Meeting.</span></strong></p>
 
+
                <p><span>After the Laccase Meeting, several online meetups between the two teams were held around June
<br><br>
+
                        for
Please see the <a href="https://2021.igem.org/Judging/Medals">2021 Medals Page</a> for more information.  
+
                        introducing respective projects, further discussing and exchanging details, and seeking
</p>
+
                        opportunities of partnership. We met with each other at the 8th CCiC as described above. </span>
</div>
+
                </p>
 
+
                <img src="https://static.igem.org/mediawiki/2021/e/ef/T--CPU_CHINA--Collaboration-12.png"
<div class="column two_thirds_size">
+
                    referrerpolicy="no-referrer" alt="T--CPU_CHINA--Collaboration-11">
 
+
                <p class="imgdescribe"><strong><span>Fig. 12 Regular inter-team meetups between DUT_China and
<h4> Which teams can we work with? </h4>
+
                            CPU_CHINA</span></strong></p>
<p>  
+
                <p><span>Apart from the communications and assistances described above, DUT_China also provided valuable
You can work with any other iGEM 2021 team in the competition. You can also work with non-iGEM research groups, but they do not count towards the iGEM team collaboration silver medal criterion.
+
                        opportunities for us to reach out to experts in industrial community. They as well obtained
</p>
+
                        inspirations from our project designs. (For more information on how the two teams help with each
 
+
                        other, see </span><em><span>Partnership page</span></em><span>)</span></p>
 
+
                <h3>NAU-CHINA</h3>
</div>
+
                <p><span>We met team NAU-CHINA at the conference of Nanjing iGEM teams in May. They not only put forward
 
+
                        vital advice for our project during the conference, but also showed the strongest willingness to
 
+
                        collaborate with us after we met with each other. </span></p>
 
+
                <p><span>Soon, on June 15th, the first online meeting was hosted between Human Practice members of the
<div class="column third_size">
+
                        two
<p>
+
                        teams. </span></p>
Here are some suggestions for projects you could work on with other teams:
+
                <img src="https://static.igem.org/mediawiki/2021/b/b9/T--CPU_CHINA--Collaboration-13.png"
</p>
+
                    referrerpolicy="no-referrer" alt="T--CPU_CHINA--Collaboration-12">
 
+
                <p class="imgdescribe"><strong><span>Fig. 13 The Human Practices members of the two teams discussing
<ul>
+
                            formats of education
<li> Improve the function of another team's BioBrick Part or Device</li>
+
                            activities.</span></strong></p>
<li> Characterize another team's part </li>
+
                <p><span>We discussed ways of carrying out our educational activities and realized that uniting teams
<li> Debug a construct </li>
+
                        from
<li> Model or simulate another team's system </li>
+
                        all over the nation to join us may be a good idea. Therefore, with the aim of maximizing our
<li> Test another team's software</li>
+
                        collaborative partners, we sent invitational emails to participating teams located in different
<li> Help build and test another team's hardware project</li>
+
                        provinces of China. Eventually, a total of 17 iGEM teams were recruited. Furthermore, we
<li> Mentor a high-school team</li>
+
                        determined
</ul>
+
                        the format and workflow of this very activity, namely &quot;ICII&quot; (For further reading of
</div>
+
                        ICII,
 
+
                        please check the description below, as well as our </span><em><span>Education
 +
                            page</span></em><span>). We decided to demonstrate our achievements by displaying briefings
 +
                        on a
 +
                        map, as well as making vlog clips, so that they would be more intuitive and vivid for people to
 +
                        understand.</span></p>
 +
                <p><span>In the following periods, we allocated our respective responsibilities, finished the first
 +
                        promotion article, and prompting preaching activities hosted by participating teams around the
 +
                        nation. In addition, scriptwriting and video clipping of different materials from various teams
 +
                        were
 +
                        also important jobs that we accomplished.</span></p>
 +
                <p>&nbsp;</p>
 +
                <h3>NEFU_China</h3>
 +
                <p><span>Team NEFU_China contacted us in August hoping to be more familiar with the role and function of
 +
                        CRISPR/dCas9 system in our project design. Therefore, they hosted a short meeting and shared the
 +
                        project design with each other. We also provided several experimental suggestions on how to
 +
                        verify
 +
                        the assembly of dCas9 with sgRNAs and dsDNA.</span></p>
 +
                <img src="https://static.igem.org/mediawiki/2021/1/1a/T--CPU_CHINA--Collaboration-14.png"
 +
                    referrerpolicy="no-referrer" alt="T--CPU_CHINA--Collaboration-13">
 +
                <p class="imgdescribe"><strong><span>Fig. 14 Participants of the short meeting between CPU_CHINA and
 +
                            NEFU_CHINA.</span></strong>
 +
                </p>
 +
                <p><span>Later, during the online Q&amp;A session of CCiC, NEFU_CHINA consulted us about difficulties
 +
                        they
 +
                        met of assembling their system </span><em><span>in vivo**.</span></em><span> We thought that
 +
                        their
 +
                        system was too large and sophisticated to be assembled in bacteria, so we suggested that they
 +
                        should
 +
                        tackle this problem by trying to verify its assembly </span><em><span>in
 +
                            vitro</span></em><span>, as
 +
                        we did in our project. </span></p>
 +
                <p><span>We were glad to hear from members of NEFU_CHINA on September 5th. They informed us that
 +
                        they
 +
                        listened to our advice and had successfully obtained components of their system
 +
                    </span><em><span>in
 +
                            vitro</span></em><span>, and they would try to assemble it </span><em><span>in
 +
                            vitro</span></em><span>. </span></p>
 +
                <p>&nbsp;</p>
 +
                <h3>Tianjin</h3>
 +
                <p><span>Team Tianjin reached out to us after we mentioned the usage of CRISPR/dCas9 techniques in
 +
                        our
 +
                        project during the presentation stage of CCiC. We were subsequently invited to participate
 +
                        in the
 +
                        aforementioned CRISPR/Cas meeting they hosted, where several teams applying this technique
 +
                        gathered
 +
                        together to exchange experiences and share experiments.</span></p>
 +
                <p><span>During the meeting, the two teams exchanged academic suggestions with each other, and tried
 +
                        to work
 +
                        out solutions on several problems we encountered in our experiments. We also discussed
 +
                        difficulties
 +
                        and solutions with other participating teams. After the conference, we accomplished the
 +
                        CRISPER/Cas
 +
                        handbook, hoping to give experienced references for future teams.</span></p>
 +
                <p><span>After the meeting, the two teams continued to collaborate with each other throughout the
 +
                        rest of
 +
                        iGEM 2021 season (For more information on how the two teams help with each other, see
 +
                    </span><em><span>Partnership page</span></em><span>). </span></p>
 +
                <img src="https://static.igem.org/mediawiki/2021/d/d2/T--CPU_CHINA--Collaboration-15.png"
 +
                    referrerpolicy="no-referrer" alt="T--CPU_CHINA--Collaboration-TJU Meeting">
 +
                <p class="imgdescribe"><strong><span>Fig. 15 Members of the two teams discussing issues about
 +
                            experiment
 +
                            progress.</span></strong></p>
 +
                <h3>Tongji_China</h3>
 +
                <p><span>Team Tongji_China is the first team that we made communication with. Early on March 28th,
 +
                        with the
 +
                        help of the instructors from both teams, we met online to discuss literally everything about
 +
                        iGEM,
 +
                        from familiarizing ourselves with the competition calendar to brainstorming with each other
 +
                        for
 +
                        threads of project design. </span></p>
 +
                <img src="https://static.igem.org/mediawiki/2021/f/fa/T--CPU_CHINA--Collaboration-16.png"
 +
                    referrerpolicy="no-referrer" alt="T--CPU_CHINA--Collaboration-Tongji-1">
 +
                <p class="imgdescribe"><strong><span>Fig. 16 The first ever meetup of team CPU_CHINA with
 +
                            Tongji_China</span></strong></p>
 +
                <p><span>At the initial meeting, the two teams determined that we shall both work on environmental
 +
                        projects
 +
                        this year, thus potential collaborations regarding projects was possible.</span></p>
 +
                <p><span>Later in May, members of Tongji_China made a visit to the campus of CPU_CHINA. Together,
 +
                        the two
 +
                        teams made further discussions on updates of respective project design and human practices
 +
                        plans. We
 +
                        learned that Tongji_China dedicated to reduce stinks produced by rotten food in kitchen
 +
                        garbage
 +
                        dustbins, thereby improving air quality. After the meeting, we showed our guests around our
 +
                        laboratory and different places in the campus.</span></p>
 +
                <img src="https://static.igem.org/mediawiki/2021/4/48/T--CPU_CHINA--Collaboration-17.png"
 +
                    referrerpolicy="no-referrer" alt="T--CPU_CHINA--Collaboration-Tongji-2">
 +
                <p class="imgdescribe"><strong><span>Fig.17 Members of the Tongji_China introducing project
 +
                            background
 +
                            to team
 +
                            CPU_CHINA.</span></strong></p>
 +
                <p><span>Since the two teams shared a similar focus on environmental issues, as we were conducting
 +
                        survey in
 +
                        the waste transfer station of Jiangning High-tech Zone, we interviewed staffs about current
 +
                        treatments for garbage stinks, and discussed the possibility of applying engineered strains
 +
                        to solve
 +
                        this problem. After that, we provided the related feedback to Tongji_China.</span></p>
 +
                <p>&nbsp;</p>
 +
                <h3>UESTC-China</h3>
 +
                <p><span>We met team UESTC-China through China iGEMer Online Meetup back in May. After discovering
 +
                        that both
 +
                        teams used Pichia pastoris strain GS115 to express target protein, we engaged in further
 +
                        communication and collaboration, such as discussing the problems encountered in our
 +
                        experiments and
 +
                        carried out educational work in Human Practices.</span></p>
 +
                <p><span>We both encountered many problems when using GS115 to express our protein, such as
 +
                        contamination
 +
                        issues caused by unknown species of miscellaneous bacteria, plasmid DNA cross-pollution in
 +
                        yeast
 +
                        electroporation issues, as well as numerous puzzling observations caused by the mysterious
 +
                        expression profile of </span><em><span>Pichia pastoris</span></em><span>. Our common daily
 +
                        complaints towards this very chassis had brought the two teams closer together, facilitating
 +
                        lots of
 +
                        conversations and helping hands, and eventually, partnership. (For more information on how
 +
                        the two
 +
                        teams help with each other, see </span><em><span>Partnership page</span></em><span>)</span>
 +
                </p>
 +
                <p><span>In addition to assistances of experiment-related issues, we also communicated with each
 +
                        other
 +
                        regarding the filling of Safety Form, as well as participating in the virtual Yeast Meetup
 +
                        described
 +
                        above.</span></p>
 +
            </div>
 +
            <div class="section" id="section3">
 +
                <h2>SPECIAL ISSUE: INTO CHINA, INTO iGEM (ICII)</h2>
 +
                <img src="https://static.igem.org/mediawiki/2021/1/16/T--CPU_CHINA--Collaboration-19.png"
 +
                    referrerpolicy="no-referrer" alt="T--CPU_CHINA--Collaboration-地图">
 +
                <p class="imgdescribe"><strong><span>Fig. 18 The participating teams are located in different regions of
 +
                            mainland
 +
                            China.</span></strong></p>
 +
                <p><span>&quot;ICII&quot; refers to &quot;Into China, Into iGEM&quot;. This is an Education &amp;
 +
                        Collaboration activity jointly sponsored by </span><strong><span>our team</span></strong><span>
 +
                        and
 +
                    </span><strong><span>NAU-China</span></strong><span>. 18 iGEM teams from all over China were invited
 +
                        to
 +
                        participate. As the </span><strong><span>18 teams</span></strong><span> were located in
 +
                        different
 +
                        provinces of China showed above, by motivating paticipant teams to deliver preachings regarding
 +
                        synthetic biology and team projects at local middle schools or science and technology museums, a
 +
                        national publicity of synthetic biology was achieved. During the preaching sessions held by
 +
                        different teams in different locations, we encouraged the specific preaching team to display
 +
                        project
 +
                        information and </span><strong><span>posters</span></strong><span> of other cooperant teams to
 +
                        realize a better exhibition effect. In addition, the exhibiting process of every team was
 +
                        documented
 +
                        by video clips for the production of a final promotion
 +
                    </span><strong><span>vlog</span></strong><span>.</span></p>
 +
                <p class="reference"><span>[1] Attachment: Posters made by </span><em><span>CPU_CHINA</span></em><span>
 +
                        and
 +
                    </span><em><span>NAU-CHINA</span></em><span>; The vlog made by
 +
                    </span><em><span>CPU_CHINA</span></em>
 +
                </p>
 +
                <p class="reference"><span>[2] For further reading of ICII workflows and the preaching accomplished by
 +
                        CPU_CHINA, see
 +
                    </span><em><span>(Education website)</span></em></p>
 +
            </div>
 +
        </div>
 +
    </div>
 +
    </div>
 +
    </div>
 +
    </div>
 +
    <footer>
 +
        <div id="sponsor">
 +
            <img src="https://static.igem.org/mediawiki/2021/3/31/T--CPU_CHINA--Logoes.jpg" alt="">
 +
        </div>
 +
        <div id="connect">
 +
            <h4>Contact us</h4>
 +
            <ul id="contact">
 +
                <li>
 +
                    <a href="https://weibo.com/u/6054819039">
 +
                        <img src="https://static.igem.org/mediawiki/2021/b/ba/T--CPU_CHINA--weibologo.png" alt="">
 +
                        <p>@CPU_CHINA2021</p>
 +
                    </a>
 +
                </li>
 +
                <li>
 +
                    <a href="cpuchina2021@163.com">
 +
                        <img src="https://static.igem.org/mediawiki/2021/9/92/T--CPU_CHINA--emailLogo.png"
 +
                            style="margin-bottom: 2vw;" alt="">
 +
                        <p>cpuchina2021@163.com</p>
 +
                    </a>
 +
                </li>
 +
                <li>
 +
                    <a href="https://github.com/cpu-igem/cpu-igem2021">
 +
                        <img src="https://static.igem.org/mediawiki/2021/9/98/T--CPU_CHINA--GithubLogo.png" alt="">
 +
                        <p>Like our Website?</p>
 +
                    </a>
 +
                </li>
 +
                <li>
 +
                    <a href="https://international.cpu.edu.cn/">
 +
                        <img src="https://static.igem.org/mediawiki/2021/4/42/T--CPU_CHINA--CPUlogo.png" alt="">
 +
                        <p>International Communication</p>
 +
                    </a>
 +
                </li>
 +
            </ul>
 +
        </div>
 +
    </footer>
 +
    <script
 +
        src="https://2021.igem.org/wiki/index.php?title= Template:CPU_CHINA/VueJS &action=raw&amp;ctype=text/javascript">
 +
        </script>
 +
    <script
 +
        src="https://2021.igem.org/wiki/index.php?title= Template:CPU_CHINA/Jquery &action=raw&amp;ctype=text/javascript">
 +
        </script>
 +
    <script
 +
        src="https://2021.igem.org/wiki/index.php?title= Template:CPU_CHINA/common_JS &action=raw&amp;ctype=text/javascript"></script>
 +
</body>
  
 
</html>
 
</html>

Revision as of 01:37, 18 October 2021

Collaboration

CONFERENCES AND MEETUPS

THE CONFERENCE OF NANJING iGEM TEAMS

On May 5th, 2021, the conference of Nanjing iGEM teams hosted by NJU-China was held in the Nanjing University. We were invited to participate in this very collaborative event in which we were able to acquire actual feedback of project design from others. At the meeting, each team made a brief introduction to their projects and future plans. Nanjing iGEM Association, a regional cooperation and exchange organization for iGEM teams in Nanjing, was officially established after the meeting.

T--CPU_CHINA--Collaboration-1

Fig. 1 Members of CPU_CHINA presenting project background

T--CPU_CHINA--Collaboration-2

Fig. 2 Group photo of CPU_CHINA participants during the conference of Nanjing iGEM teams

T--CPU_CHINA--Collaboration-3

Fig. 3 Group photo of all the participants of the conference of Nanjing iGEM teams.

We gained suggestions that we shall further determine the authenticity of H2O2-producing hypothesis of laccase before we decided to implement it into experiments. In addition, we had received several new cooperation intentions with other iGEM teams. As a result, we planned to team up with NAU-China for future cooperations. This led to the launch of an educational event, i.e. "Into China, Into iGEM". We will put more explanation about this event later in this page.

YEAST MEETUP

As we selected Pichia pastoris as our engineered chassis, it is of vital importance that we acquire further insights of how to utilize this organism correctly and properly. Therefore, on August 22nd, 2021, we participated in the virtual Yeast Meetup hosted by UESTC-China. We shared our experience and specific details about culturing and fermenting Pichia pastoris.

T--CPU_CHINA--Collaboration-4

Fig. 4 Participants of the virtual Yeast Meetup.

As the host of this meetup, UESTC-China shared their encyclopedical knowledge about summarized tips and cautions for using P.pastoris as the engineered chassis. In particular, their share of detecting miscellaneous bacterial infection in cultures of P.pastoris with centrifugation reminded us of an abnormal phenomenon we discovered when preparing P.pastoris competent cell, as the contaminated P.pastoris culture was not able to condense tightly at the bottom of centrifuge tube after centrifuging at 4000 rpm for 10 min. Using this abnormal competent cell for electrotransformation may lead to the failure of acquiring recombinant single cell colonies.

In this meetup, we found that a lot of teams were puzzled on how to perform yeast colony PCR with a higher success rate. They tried many kinds of yeast colony pretreatments such as adding lyticase or fast freezing-thawing, but with unstable success rate. Therefore, we provided our yeast colony PCR protocol of using 1 μl diluted colony sample (simply picks a portion of one single colony and dilutes the cells with 10μl ddH2O) as our template source, then setting a pre-denaturation stage at 98℃ for 10 min before switching to the normal colony PCR program.

T--CPU_CHINA--Collaboration-5

Fig. 5 One of our Powerpoint slides showing protocols of plasmid linerization and pretreatment before electrotransformation.

As a result, we benefited a lot from discussing various problems we encountered when dealing with this organism. We also got the opportunity of sharing many unexpected "surprises" we experienced during culturing P. pastoris. In addition, we established a further cooperation intention with team UESTC-China.

THE 8th CCiC (CONFERENCE OF CHINA iGEMer COMMUNITY)

The Conference of China iGEMer Community (CCiC) is the biggest annual event for iGEMers from different teams around China to gather together, where participants are able to display their project, to exchange ideas and suggestions, as well as to look for of partners that share similar aspirations. In 2021, despite difficulties caused by the COVID-19 pandemic, we still made our way to the 8th CCiC hosted in Shanghai from August 27 to 29.

The conference had invited several honored guests ranging from prestigious academicians to successful entrepreneurs to deliver presentations regarding understanding of the developmental prospects of synthetic biology, personal experiences and field insights, and certain cautions of conducting an iGEM project. Also, during poster sessions, we made visits to other teams. Particularly, members from DUT_China welcomed us warmly. Similar in project goal, we had constructive conversations with each other and further determined our partner relationship.

T--CPU_CHINA--Collaboration--6

Fig. 6 The photograph of team members from DUT_China and CPU_CHINA at CCiC8 venue.

We made a brief report of the design and progress of our project. Two judges informed us with vital feedbacks. What's more, during the period of online Q&A session, Huandi Xu, the president of CCiC executive committee, evaluated our project and provided us with helpful advice on improving presentation effectiveness. In respond to all these feedbacks, firstly, we need to better specify the application scenarios of our project, so that we can further modify our product with pertinence; secondly, we shall focus on proving or demonstrating that our protein-nucleic acid complex could converge the advantages of the three PE-degrading parts to exert a more significant functional improvement when compared with independently applying the parts into use.

At CCiC8, we stood out from the crowd of teams and entered the finalist of Best Presentation Awards.

T--CPU_CHINA--Collaboration--7

Fig. 7 The "Best Presentation Finalist" medal

 

CRISPR/Cas COMMUNICATION MEETING

Since CRISPR-related techniques were included in our project, on September 12th, we were invited to attend the virtual CRISPR/Cas Communication Meeting hosted by team Tianjin.

T--CPU_CHINA--Collaboration-CC大会

Fig. 8 Ongoing scene of CRISPR/Cas communication meeting

During the meeting, we had an in-depth exchange with teams using the CRISPR/Cas9 system, discussed and resolved the problems that each team encountered. We received assistance and advice from team Tianjin & NEFU_China, who suggested us to perform SDS-PAGE of lower separation gel concentrations to characterize our SpyCatcher/SpyTag linkage system. The separation of our multiplex protein system was significantly improved after we changed the conditions. What's more, they also suggested that separations could be performed by adapting pull-down experiments using an altered label.

After the meeting, we worked together on the writing of

CRISPR/Cas APPLICATION GUIDELINES.pdf ACCESS

ROUND TABLE CLUB: PLASTICASE

In late spring and early summer, team CPU_CHINA, as the organizer, united many iGEM teams to establish Plasticase--a community dedicated in solving the problem of plastic pollution using approaches derived from synthetic biology. From May to September, members of Plasticase shared cutting-edge information, looked for potential partners, and put forward solutions regarding various problems.

T--CPU_CHINA--Collaboration-9

Fig. 9 Teams consist of Plasticase Confederation

(这边需要附上Plasticase成员的collaboration页面)

In order to have a deeper understanding between every team, we decided to launch a round table club which allowed teams to exchange projects and explore opportunities for in-depth cooperation.

T--CPU_CHINA--Collaboration-10

Fig. 10 Participants of Round Table Club

With the help of IvyMaker-China, we invited Dr. Huiming Xiang from Shanghai Environment Group Company Limited to introduce the migration and hazards of microplastics in the environment to us. Later, iGEMers from BJEA_China, BUCT-China, CPU_CHINA, DUT_China, IvyMaker-China, KEYSTONE, SMS_Shenzhen and TJUSLS_China introduced their respective projects. As judges, Prof. Meiling Lu and Prof. Meirong Chen from China Pharmaceutical University also put forward their own suggestions and opinions. Whether it is a member of wet lab or human practices, everyone had learned a lot.

The round table club had brought every member of Plasticase closer with each other. We believe that the deeper sense of belonging to Plasticase in every member would facilitate further discussions regarding progresses in the field of synthetic biology and plastic degradation during and after the iGEM competition.

For further details of Plasticase Confederation, see... (附 Plasticase website).

TEAM COLLABORATIONS

DUT_China

Team DUT_China shared similar goals of attenuating plastic pollution with us. They contacted us after watching the playback of our project introduction at the conference of Nanjing iGEM teams. They invited us to attend Laccase Meeting held by team TU_Kaiserslautern 2020 on May 18th, where we discussed the aforementioned H2O2-producing hypothesis of laccase with team members of TU_Kaiserslautern.

T--CPU_CHINA--Collaboration-10

Fig. 11 Participants of Laccase Meeting.

After the Laccase Meeting, several online meetups between the two teams were held around June for introducing respective projects, further discussing and exchanging details, and seeking opportunities of partnership. We met with each other at the 8th CCiC as described above.

T--CPU_CHINA--Collaboration-11

Fig. 12 Regular inter-team meetups between DUT_China and CPU_CHINA

Apart from the communications and assistances described above, DUT_China also provided valuable opportunities for us to reach out to experts in industrial community. They as well obtained inspirations from our project designs. (For more information on how the two teams help with each other, see Partnership page)

NAU-CHINA

We met team NAU-CHINA at the conference of Nanjing iGEM teams in May. They not only put forward vital advice for our project during the conference, but also showed the strongest willingness to collaborate with us after we met with each other.

Soon, on June 15th, the first online meeting was hosted between Human Practice members of the two teams.

T--CPU_CHINA--Collaboration-12

Fig. 13 The Human Practices members of the two teams discussing formats of education activities.

We discussed ways of carrying out our educational activities and realized that uniting teams from all over the nation to join us may be a good idea. Therefore, with the aim of maximizing our collaborative partners, we sent invitational emails to participating teams located in different provinces of China. Eventually, a total of 17 iGEM teams were recruited. Furthermore, we determined the format and workflow of this very activity, namely "ICII" (For further reading of ICII, please check the description below, as well as our Education page). We decided to demonstrate our achievements by displaying briefings on a map, as well as making vlog clips, so that they would be more intuitive and vivid for people to understand.

In the following periods, we allocated our respective responsibilities, finished the first promotion article, and prompting preaching activities hosted by participating teams around the nation. In addition, scriptwriting and video clipping of different materials from various teams were also important jobs that we accomplished.

 

NEFU_China

Team NEFU_China contacted us in August hoping to be more familiar with the role and function of CRISPR/dCas9 system in our project design. Therefore, they hosted a short meeting and shared the project design with each other. We also provided several experimental suggestions on how to verify the assembly of dCas9 with sgRNAs and dsDNA.

T--CPU_CHINA--Collaboration-13

Fig. 14 Participants of the short meeting between CPU_CHINA and NEFU_CHINA.

Later, during the online Q&A session of CCiC, NEFU_CHINA consulted us about difficulties they met of assembling their system in vivo**. We thought that their system was too large and sophisticated to be assembled in bacteria, so we suggested that they should tackle this problem by trying to verify its assembly in vitro, as we did in our project.

We were glad to hear from members of NEFU_CHINA on September 5th. They informed us that they listened to our advice and had successfully obtained components of their system in vitro, and they would try to assemble it in vitro.

 

Tianjin

Team Tianjin reached out to us after we mentioned the usage of CRISPR/dCas9 techniques in our project during the presentation stage of CCiC. We were subsequently invited to participate in the aforementioned CRISPR/Cas meeting they hosted, where several teams applying this technique gathered together to exchange experiences and share experiments.

During the meeting, the two teams exchanged academic suggestions with each other, and tried to work out solutions on several problems we encountered in our experiments. We also discussed difficulties and solutions with other participating teams. After the conference, we accomplished the CRISPER/Cas handbook, hoping to give experienced references for future teams.

After the meeting, the two teams continued to collaborate with each other throughout the rest of iGEM 2021 season (For more information on how the two teams help with each other, see Partnership page).

T--CPU_CHINA--Collaboration-TJU Meeting

Fig. 15 Members of the two teams discussing issues about experiment progress.

Tongji_China

Team Tongji_China is the first team that we made communication with. Early on March 28th, with the help of the instructors from both teams, we met online to discuss literally everything about iGEM, from familiarizing ourselves with the competition calendar to brainstorming with each other for threads of project design.

T--CPU_CHINA--Collaboration-Tongji-1

Fig. 16 The first ever meetup of team CPU_CHINA with Tongji_China

At the initial meeting, the two teams determined that we shall both work on environmental projects this year, thus potential collaborations regarding projects was possible.

Later in May, members of Tongji_China made a visit to the campus of CPU_CHINA. Together, the two teams made further discussions on updates of respective project design and human practices plans. We learned that Tongji_China dedicated to reduce stinks produced by rotten food in kitchen garbage dustbins, thereby improving air quality. After the meeting, we showed our guests around our laboratory and different places in the campus.

T--CPU_CHINA--Collaboration-Tongji-2

Fig.17 Members of the Tongji_China introducing project background to team CPU_CHINA.

Since the two teams shared a similar focus on environmental issues, as we were conducting survey in the waste transfer station of Jiangning High-tech Zone, we interviewed staffs about current treatments for garbage stinks, and discussed the possibility of applying engineered strains to solve this problem. After that, we provided the related feedback to Tongji_China.

 

UESTC-China

We met team UESTC-China through China iGEMer Online Meetup back in May. After discovering that both teams used Pichia pastoris strain GS115 to express target protein, we engaged in further communication and collaboration, such as discussing the problems encountered in our experiments and carried out educational work in Human Practices.

We both encountered many problems when using GS115 to express our protein, such as contamination issues caused by unknown species of miscellaneous bacteria, plasmid DNA cross-pollution in yeast electroporation issues, as well as numerous puzzling observations caused by the mysterious expression profile of Pichia pastoris. Our common daily complaints towards this very chassis had brought the two teams closer together, facilitating lots of conversations and helping hands, and eventually, partnership. (For more information on how the two teams help with each other, see Partnership page)

In addition to assistances of experiment-related issues, we also communicated with each other regarding the filling of Safety Form, as well as participating in the virtual Yeast Meetup described above.

SPECIAL ISSUE: INTO CHINA, INTO iGEM (ICII)

T--CPU_CHINA--Collaboration-地图

Fig. 18 The participating teams are located in different regions of mainland China.

"ICII" refers to "Into China, Into iGEM". This is an Education & Collaboration activity jointly sponsored by our team and NAU-China. 18 iGEM teams from all over China were invited to participate. As the 18 teams were located in different provinces of China showed above, by motivating paticipant teams to deliver preachings regarding synthetic biology and team projects at local middle schools or science and technology museums, a national publicity of synthetic biology was achieved. During the preaching sessions held by different teams in different locations, we encouraged the specific preaching team to display project information and posters of other cooperant teams to realize a better exhibition effect. In addition, the exhibiting process of every team was documented by video clips for the production of a final promotion vlog.

[1] Attachment: Posters made by CPU_CHINA and NAU-CHINA; The vlog made by CPU_CHINA

[2] For further reading of ICII workflows and the preaching accomplished by CPU_CHINA, see (Education website)