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

 
(19 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{SZU-China/Nav}}
+
{{SZU-China/header}}
 +
<html>
  
<style type="text/css">
+
<style>
body{
+
.btn {
color: #635E5E;
+
text-transform: none !important;
 +
text-align: left !important;
 +
width: 100%;
 
}
 
}
 
 
</style>
+
.btn.btn-link {
 +
font-weight: 500px;
 +
color: #fff;
 +
}
 +
/*
 +
#headingOne > h5 > button,
 +
#headingTwo > h5 > button,
 +
#headingThree > h5 > button,
 +
#headingFour > h5 > button,
 +
#headingFive > h5 > button,
 +
#headingSix > h5 > button,
 +
#headingSeven > h5 > button,
 +
#headingEight > h5 > button{
 +
width: 100%;
 +
}
 +
*/
 +
#headingOne,
 +
#headingThree,
 +
#headingFive,
 +
#headingSeven {
 +
background-color: #3880A0;
 +
}
 +
 +
#headingTwo,
 +
#headingFour,
 +
#headingSix,
 +
#headingEight {
 +
background-color: #469789;
 +
}
 +
h1{
 +
color: #469789;
 +
}
 +
 +
.border-3 {
 +
border-width: 3px !important;
 +
}
 +
 +
.card[class*="border"] {
 +
border: 1px solid #3880A0;
 +
-webkit-box-shadow: none;
 +
box-shadow: none;
 +
}
 +
 +
.card[class*="border3"] {
 +
border: 3px solid #3880A0;
 +
-webkit-box-shadow: none;
 +
box-shadow: none;
 +
}
 +
 +
.card[class*="border4"] {
 +
border: 3px solid #469789;
 +
-webkit-box-shadow: none;
 +
box-shadow: none;
 +
 +
}
 +
.border-bottom {
 +
    border-bottom: 3px solid #469789 !important;
 +
}
 +
 +
#headingOne {
 +
border-radius: 0;
 +
}
 +
 +
 +
</style>
 +
 
 +
 
 +
 +
<body data-spy="scroll" data-target="#myScrollspy" data-offset="10">
 +
<div class="container-full">
 +
<div class="card">
 +
<img class="card-img-top" src="https://static.igem.org/mediawiki/2018/d/d2/T--SZU-China--coll.png" />
 +
</div>
 +
</div>
 +
<div class="container-fluid">
 +
<div class="row">
 +
<div class="col-9 offset-1 shadow ">
 +
<div class="text-center">
 +
<h1>Collaborations</h1>
 +
</div>
 +
<div class="row">
 +
</div>
 +
 
 +
<div class="accordion" id="accordion">
 +
<div class="card border-3">
 +
<div class="card-header" id="headingOne">
 +
<h5 class="mb-0">
 +
        <button class="btn btn-link" type="button" data-toggle="collapse" data-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
 +
          SSHS-Shenzhen
 +
        </button>
 +
      </h5>
 +
</div>
 +
 
 +
<div id="collapseOne" class="collapse show " aria-labelledby="headingOne" data-parent="#accordion">
 +
<div class="card-body">
 +
 
 +
<div class="media">
 +
<img class="align-self-center mr-3" style="width: 96px;" src="https://static.igem.org/mediawiki/2018/0/0a/T--SZU-China--SSHS-Shenzhen.jpeg" alt="Generic placeholder image">
 +
<div class="media-body">
 +
<p>This year, we made a long-term collaboration with SSHS-Shenzhen. Our team members helped them build a team and gave them advice on the experiment, safety, and more details of the competition. We also gave them instruction in modeling. In return, they did a closed beta test of our application and mini program on WeChat in order to make our application and mini program better.
 +
</p>
 +
</div>
 +
</div>
 +
<div class="card-body">
 +
 
 +
<img class="card-img-top" src="https://static.igem.org/mediawiki/2018/e/e3/T--SZU-China--col_1.jpg" />
 +
</div>
 +
</div>
  
<div class="container-fluid">
 
<div class="row" style="background-image: url();">
 
<div class="col-9 offset-1" style="background-color: #FFFFFF;">
 
<div class="row">
 
<h2>The story background</h2>
 
<blockquote class="blockquote">
 
<p>Last year, our team produced a web page "corridor" for communication and
 
cooperation between igem teams. This year, we have discovered a new problem.
 
</p>
 
</blockquote>
 
 
<div>
 
<p>In November of 2017, our team came up with a lot of ideas through brainstorming,
 
most of which are closely related to people's lives that we thought.
 
(bio-obesity drugs, Metarhizium, etc.)To find what the society really needs,
 
we urgently need feedback from the public. At the first time we want to make a
 
questionnaire, but the questionnaire has three huge defects:
 
</p>
 
<div class="card">
 
<div class="card-body">
 
<h5>
 
1. It wastes a lot of time to produce, distribute and recycle the questionnaire.
 
</h5>
 
<h5>
 
2. We can't track the whole project process.
 
</h5>
 
<p>
 
For example, we want to know the severity of cockroach in real life at the
 
beginning of the project. During the project, we may also want to know which
 
modules are better, so we need to issue the questionnaire again. At that time,
 
it’s hard to contact with the former respondents.
 
</p>
 
<h5>3. The content is limited.</h5>
 
<p>
 
The experiment cannot be specifically introduced, so there is no way to ask some further questions.
 
</p>
 
 
</div>
 
</div>
 
</div>
 
</div>
 +
<div class="card border4">
 +
<div class="card-header" id="headingTwo">
 +
<h5 class="mb-0">
 +
        <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
 +
        SMS_Shenzhen
 +
        </button>
 +
      </h5>
 +
</div>
 +
<div id="collapseTwo" class="collapse" aria-labelledby="headingTwo" data-parent="#accordion">
 +
 +
<div class="card-body">
 +
<div class="media">
 +
<img class="align-self-center mr-3" style="width: 96px;" src="https://static.igem.org/mediawiki/2018/8/81/T--SZU-China--SMS-Shenzhen.jpeg " alt="Generic placeholder image">
 +
<div class="media-body">
 +
<p>In summer, we shared our laboratories with SMS_Shenzhen, and guided them to do some foundational molecular biology experiments, like electrophoresis as well as transformation. We also gave them a hand on their Interlab. We gave them instruction on reading the protocol and provided them for some equipment. As a reward for what we did, they provided us with detailed research about chitin.
 +
</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="card border3">
 +
<div class="card-header" id="headingThree">
 +
<h5 class="mb-0">
 +
        <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
 +
          GreatBay_China
 +
        </button>
 +
      </h5>
 +
</div>
 +
<div id="collapseThree" class="collapse" aria-labelledby="headingFour" data-parent="#accordion">
 +
<div class="card-body">
 +
<div class="media">
 +
<img class="align-self-center mr-3" style="width: 96px;" src="https://static.igem.org/mediawiki/2018/6/6b/T--SZU-China--GreatBay_China.png" />
 +
<div class="media-body">
 +
<p>
 +
This year, we invited a high school iGEM team, GreatBay_China to our campus for a 2018 iGEM Southern China Regional Meeting held by our team. We shared not only the experience of holding a meeting but some new ideas of human practice. Additionally, we provided them with a laboratory for their Interlab.
 +
</p>
 +
</div>
 +
</div>
 +
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="card border4">
 +
<div class="card-header" id="headingFour">
 +
<h5 class="mb-0">
 +
        <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseFour" aria-expanded="false" aria-controls="collapseThree">
 +
          SIAT-SCIE
 +
        </button>
 +
      </h5>
 +
</div>
 +
<div id="collapseFour" class="collapse" aria-labelledby="headingFour" data-parent="#accordion">
 +
 +
<div class="card-body">
 +
<div class="media">
 +
<img class="align-self-center mr-3" style="width: 96px;" src="https://static.igem.org/mediawiki/2018/f/f6/T--SZU-China--SIAT-SCIE.jpeg" alt="Generic placeholder image">
 +
<div class="media-body">
 +
<p>We shared the reagent and experimental equipment with each other, like a kit board, centrifuge, autoclave as well. Besides, we shared our experience of Interlab as well as parts of data from Interlab. After they finished the Interlab, they shared some of the plasmids to us for our experiment. They also help us promote our Mini Program by posting their story on it and giving us some suggestions on program design.
 +
</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="card border3">
 +
<div class="card-header" id="headingFive">
 +
<h5 class="mb-0">
 +
        <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseFive" aria-expanded="false" aria-controls="collapseThree">
 +
          SUSTech_Shenzhen
 +
        </button>
 +
      </h5>
 +
</div>
 +
<div id="collapseFive" class="collapse" aria-labelledby="headingFive" data-parent="#accordion">
 +
 +
<div class="card-body">
 +
<div class="media">
 +
<img class="align-self-center mr-3" style="width: 96px;" src="https://static.igem.org/mediawiki/2018/1/13/T--SZU-China--SUSTech_Shenzhen.png" alt="Generic placeholder image">
 +
<div class="media-body">
 +
<p>This year we kept in touch with SUSTech_Shenzhen team. We came to visit their team and talked about our projects and problems we met. Later we were invited to visit their lab, and they shared their electron microscope with us as soon as we required it. They also gave us suggestions on downstream of our projects like fungal fermentation and model design. We characterized the part together and made sure the sequence of Biobrick part is correct.
 +
</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="card border4">
 +
<div class="card-header" id="headingSix">
 +
<h5 class="mb-0">
 +
        <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseSix" aria-expanded="false" aria-controls="collapseThree">
 +
          SSTi-SZGD
 +
        </button>
 +
      </h5>
 +
</div>
 +
<div id="collapseSix" class="collapse" aria-labelledby="headingSix" data-parent="#accordion">
 +
 +
<div class="card-body">
 +
<div class="media">
 +
<img class="align-self-center mr-3" style="width: 96px;" src="https://static.igem.org/mediawiki/2018/1/1f/T--SZU-China--SSTi-SZGD.jpeg" alt="Generic placeholder image">
 +
<div class="media-body">
 +
<p>Prior to last year’s collaboration, this year we had an even stronger collaborating relationship with SSTI-SZGD team. At an early stage of our project, we encountered some problems in the transformation of Bacillus subtilis strain. We had previous experience working with Bacillus species, so we set up a meeting to help them with the transformation as well as technical trouble shooting. They did manage to successfully transform our B.subtilis 168 based on their suggestions. In the later stage of protein purification step, we also lend a vacuum pump to them to be used in affinity chromatography.
 +
</p>
 +
<p>In return, SSTI-SZGD helped us by sharing our iGEM Interlab kits as they ran out some of the key materials in their experiment. By providing silica Beads and Fluorescein Sodium Salt, we were able to finish their Interlab project on time. Additionally, they helped us promote our Mini Program by sharing the process of their team project on their program and giving us detailed feedback after using it.</p>
 +
<p>Reference can be seen in the site of Collaboration site of SSTI-SZGD.</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="card border3">
 +
<div class="card-header" id="headingSeven">
 +
<h5 class="mb-0">
 +
        <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseSeven" aria-expanded="false" aria-controls="collapseSeven">
 +
          OUC-China
 +
        </button>
 +
      </h5>
 +
</div>
 +
<div id="collapseSeven" class="collapse" aria-labelledby="headingSeven" data-parent="#accordion">
 +
 +
<div class="card-body">
 +
<div class="media">
 +
<img class="align-self-center mr-3" style="width: 96px;" src="https://static.igem.org/mediawiki/2018/c/cd/T--SZU-China--OUC-China.jpeg" alt="Generic placeholder image">
 +
<div class="media-body">
 +
<p>This year we collaborated with OUC-China in our public engagement. OUC-China made a 13 language translated comic book E.coli spacebook. We contacted them and asked for Chinese and English versions for our science popularization in Yueliangwan Primary School, with their supply, students at the primary school had a better understanding of synthetic biology. Reciprocally, we gave them a detailed feedback and suggestion on improving the logic of the whole story.
 +
</p>
 +
</div>
 +
</div>
 +
<img class="card-img-top" src="https://static.igem.org/mediawiki/2018/b/b1/T--SZU-China--col_2.jpg" />
 +
 +
</div>
 +
</div>
 +
</div>
 +
<div class="card border4 border-bottom">
 +
<div class="card-header" id="headingEight">
 +
<h5 class="mb-0">
 +
        <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseEight" aria-expanded="false" aria-controls="collapseSeven">
 +
          H14Z1_Hangzhou
 +
        </button>
 +
      </h5>
 +
</div>
 +
<div id="collapseEight" class="collapse" aria-labelledby="headingEight" data-parent="#accordion">
 +
<div class="card-body">
 +
<div class="media">
 +
<img class="align-self-center mr-3" style="width: 96px;" src="https://static.igem.org/mediawiki/2018/0/07/T--SZU-China--aH14Z1.jpeg" alt="Generic placeholder image">
 +
<div class="media-body">
 +
<p>
 +
This year, we made a new collaboration with the iGEM team (H14Z1) in Hangzhou NO.14 High School. They need to screen several compatible strains to produce their “smart yogurts ” with their constructed <i>L. lactis</i> together. We went to the supermarket, bought various bands and different conditions of yogurt for them, including Classy·Kiss and CHENGUANG DAIRY, finally isolated several local strains, which were mailed to them for their strain screening plan. In return, they helped us make the content of our Mini Program abundant. They shared their amazing experience in it and helped us promote it to their high school.
 +
</p>
 +
</div>
 +
</div>
 +
</div>
 +
 +
</div>
 +
</div>
 +
 
</div>
 
</div>
<div>
+
 
<h2>product introduction</h2>
+
<p>To solve these problems, we intend to increase communication and exchanges of
+
the participants and create a new systematic hp platform for everyone.
+
</p>
+
<p>We held a meetup for South China in May 2018. After the communication,
+
we found that most teams were urgent for a platform for human practice,
+
they expected mutual communication and required to connect with both other
+
teams and the public. However, there is no such communication platform currently.
+
</p>
+
<p>
+
For the majority of scientific research fields, the lack of such a communication
+
platform (such as synthetic biology) leads to almost one-way output of research
+
and the public. As a result, many so-called improvements are actually no necessity
+
in usual life. The lack of scientific knowledge of the public has expanded the
+
communication barrier between the research team and the public, and thus a large
+
number of scientific research results are not welcomed. What’s more, the social
+
media is posting much pseudo-science,which causes great trouble to the public's
+
scientific cognition.
+
</p>
+
<p>
+
In 2018, our team improved the corridor and developed the biocompany. It belongs
+
not only to iGEMers, but also to everyone who is curious.
+
</p>
+
<p>We put forward these ideas:</p>
+
<ul style="color: #4B78E8;">
+
<li>
+
<p>(1) With the social platform of WeChat, we create a bridge of communication
+
between scientific research and the public, so that the scientific research
+
work and the general public can be connected.
+
</p>
+
</li>
+
<li>
+
<p>
+
(2) We hope that the efforts of countless scientific research workers can be
+
shown to the public, and we can get market feedback and even help when the idea
+
is under production.
+
</p>
+
</li>
+
<li>
+
<p>
+
(3) We hope that scientific research can come into our lives, and there is a
+
science platform filled with knowledge, fun, and accuracy...
+
</p>
+
</li>
+
<li>
+
(4) We hope that people can have the opportunity to participate in scientific and
+
technological work, and create positive values for the society.
+
</li>
+
</ul>
+
<h4 class="h2 mb-3">
+
We designed a brand <span class="badge badge-success">New</span> app
+
</h4>
+
<ul class="list-group list-group-flush">
+
<li class="list-group-item active">It has four core competencies:</li>
+
<li class="list-group-item">(1) Timely feedback</li>
+
<li class="list-group-item">(2) Sense of participation</li>
+
<li class="list-group-item">(3) Accompanying research</li>
+
<li class="list-group-item">(4) Team promotion</li>
+
</ul>
+
<p>In addition, it is not an ordinary app. It is a software that is installed on the chat
+
software WeChat (a software used by almost everyone in China). Unlike previous software,
+
you do not need to download an app, you can just use it on WeChat. This new software
+
operation idea integrates the advantages of WeChat. While using our software, you can
+
also chat with friends, mobile payment, purchase movie tickets, play small games and so on.
+
It is a new-concept software that can be used regardless of the system's mobile phone.
+
</p>
+
<blockquote>
+
<h4>[Note: Because it is convenient for Chinese people to use, the following videos are in
+
Chinese, and there are international versions. ]</h4>
+
</blockquote>
+
</div>
+
 
</div>
 
</div>
 +
<!--
 +
<div class="col-2">
 +
 +
<nav id="myScrollspy" class="navbar navbar-light bg-light position-fixed">
 +
<nav class="nav nav-pills flex-column">
 +
 +
<a class="nav-link" href="#"></a>
 +
 +
</nav>
 +
</nav>
 +
 +
</div>
 +
-->
 
</div>
 
</div>
+
 
<div class="col-2">
+
+
+
</div>
+
 
</div>
 
</div>
 +
 +
</body>
 +
 +
 +
</html>

Latest revision as of 14:52, 17 October 2018

Collaborations

Generic placeholder image

This year, we made a long-term collaboration with SSHS-Shenzhen. Our team members helped them build a team and gave them advice on the experiment, safety, and more details of the competition. We also gave them instruction in modeling. In return, they did a closed beta test of our application and mini program on WeChat in order to make our application and mini program better.

Generic placeholder image

In summer, we shared our laboratories with SMS_Shenzhen, and guided them to do some foundational molecular biology experiments, like electrophoresis as well as transformation. We also gave them a hand on their Interlab. We gave them instruction on reading the protocol and provided them for some equipment. As a reward for what we did, they provided us with detailed research about chitin.

This year, we invited a high school iGEM team, GreatBay_China to our campus for a 2018 iGEM Southern China Regional Meeting held by our team. We shared not only the experience of holding a meeting but some new ideas of human practice. Additionally, we provided them with a laboratory for their Interlab.

Generic placeholder image

We shared the reagent and experimental equipment with each other, like a kit board, centrifuge, autoclave as well. Besides, we shared our experience of Interlab as well as parts of data from Interlab. After they finished the Interlab, they shared some of the plasmids to us for our experiment. They also help us promote our Mini Program by posting their story on it and giving us some suggestions on program design.

Generic placeholder image

This year we kept in touch with SUSTech_Shenzhen team. We came to visit their team and talked about our projects and problems we met. Later we were invited to visit their lab, and they shared their electron microscope with us as soon as we required it. They also gave us suggestions on downstream of our projects like fungal fermentation and model design. We characterized the part together and made sure the sequence of Biobrick part is correct.

Generic placeholder image

Prior to last year’s collaboration, this year we had an even stronger collaborating relationship with SSTI-SZGD team. At an early stage of our project, we encountered some problems in the transformation of Bacillus subtilis strain. We had previous experience working with Bacillus species, so we set up a meeting to help them with the transformation as well as technical trouble shooting. They did manage to successfully transform our B.subtilis 168 based on their suggestions. In the later stage of protein purification step, we also lend a vacuum pump to them to be used in affinity chromatography.

In return, SSTI-SZGD helped us by sharing our iGEM Interlab kits as they ran out some of the key materials in their experiment. By providing silica Beads and Fluorescein Sodium Salt, we were able to finish their Interlab project on time. Additionally, they helped us promote our Mini Program by sharing the process of their team project on their program and giving us detailed feedback after using it.

Reference can be seen in the site of Collaboration site of SSTI-SZGD.

Generic placeholder image

This year we collaborated with OUC-China in our public engagement. OUC-China made a 13 language translated comic book E.coli spacebook. We contacted them and asked for Chinese and English versions for our science popularization in Yueliangwan Primary School, with their supply, students at the primary school had a better understanding of synthetic biology. Reciprocally, we gave them a detailed feedback and suggestion on improving the logic of the whole story.

Generic placeholder image

This year, we made a new collaboration with the iGEM team (H14Z1) in Hangzhou NO.14 High School. They need to screen several compatible strains to produce their “smart yogurts ” with their constructed L. lactis together. We went to the supermarket, bought various bands and different conditions of yogurt for them, including Classy·Kiss and CHENGUANG DAIRY, finally isolated several local strains, which were mailed to them for their strain screening plan. In return, they helped us make the content of our Mini Program abundant. They shared their amazing experience in it and helped us promote it to their high school.