Difference between revisions of "Team:WHU-China/Human Practices"

Line 2: Line 2:
 
<html>
 
<html>
 
<head>
 
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
<title>HP</title>
 
 
<style>
 
<style>
.background {
+
#content{
overflow: visible;
+
background:#C1F2FF;
visibility: visible;
+
}
z-index:-1;
+
.c_row{
position: realative;
+
margin: 0 auto;
width: 100%;
+
width:1000px;
top: 0px;
+
left: 0px;
+
height: auto;
+
}
+
.pD1 {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
height: 40%;
+
width: 40%;
+
left: 55%;
+
top: 30%;
+
bottom: 10%;
+
}
+
 
+
.pD2 {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
height: 40%;
+
width: 35%;
+
left: 10%;
+
top: 50%;
+
bottom: 10%;
+
}
+
 
+
.pD3 {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
height: 40%;
+
width: 35%;
+
left: 10%;
+
top: 10%;
+
bottom: 10%;
+
}
+
 
+
.pD4 {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
height: 50%;
+
width: 45%;
+
left: 45%;
+
top: 40%;
+
bottom: 10%;
+
}
+
 
+
.pD5 {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
height: 40%;
+
width: 35%;
+
left: 10%;
+
top: 5%;
+
bottom: 10%;
+
}
+
 
+
 
+
.pD6 {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
height: 40%;
+
width: 20%;
+
left: 10%;
+
top: 45%;
+
bottom: 10%;
+
}
+
 
+
.pD7 {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
height: 45%;
+
width: 35%;
+
left: 25%;
+
top: 5%;
+
bottom: 10%;
+
}
+
 
+
.pD8 {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
height: 45%;
+
width: 35%;
+
left: 25%;
+
top: 50%;
+
bottom: 10%;
+
}
+
 
+
.pD9 {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
height: 45%;
+
width: 35%;
+
left: 60%;
+
top: 5%;
+
bottom: 10%;
+
}
+
 
+
.pD10 {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
height: 45%;
+
width: 35%;
+
left: 60%;
+
top: 50%;
+
bottom: 10%;
+
}
+
 
+
.pD11 {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
height: 45%;
+
width: 40%;
+
left: 10%;
+
top: 5%;
+
bottom: 10%;
+
}
+
 
+
.pD12 {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
height: 45%;
+
width: 40%;
+
left: 10%;
+
top: 50%;
+
bottom: 10%;
+
}
+
 
+
.pD13 {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
height: 45%;
+
width: 40%;
+
left: 50%;
+
top: 50%;
+
bottom: 10%;
+
}
+
 
+
.pD14 {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
height: 45%;
+
width: 35%;
+
left: 10%;
+
top: 5%;
+
bottom: 10%;
+
}
+
 
+
.pD15 {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
height: 45%;
+
width: 35%;
+
left: 10%;
+
top: 50%;
+
bottom: 10%;
+
}
+
 
+
.pD16 {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
height: 50%;
+
width: 45%;
+
left: 45%;
+
top: 45%;
+
bottom: 10%;
+
 
 
}
+
}
 +
html{
 +
margin:0;
 +
padding:0;
 +
height:100%;
 +
weight:100%;
 +
}
 +
body{
 +
  overflow-y:auto;
 +
  overflow-x:hidden;
 +
  background:#C1F2FF;
 +
  font-family:"Microsoft YaHei","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif;
 +
}
 +
p{
 +
  font-size:24px;
 +
}
 +
h1{
 +
  font-size:34px;
 +
  font-weight:400;
 +
}
 +
h2{
 +
  font-size:30px;
 +
  font-weight:400;
 +
  position:relative;
 +
  left:20px;
 +
    }
 +
h3{
 +
  font-size:28px;
 +
  font-weight:400;
 +
  position:relative;
 +
  left:30px;
 +
    }
  
.pD17 {
+
h4{
position: absolute;
+
  font-size:26px;
visibility: visible;
+
  font-weight:400;
z-index: 0;
+
  position:relative;
height: 60%;
+
  left:40px;
width: 40%;
+
    }
left: 5%;
+
top: 30%;
+
bottom: 10%;
+
+
}
+
  
.pD18 {
+
img{
position: absolute;
+
width:100%;
visibility: visible;
+
height:100%;
z-index: 0;
+
max-height:100%;
height: 30%;
+
max-width:100%;
width: 20%;
+
left: 45%;
+
top: 30%;
+
bottom: 10%;
+
+
}
+
 
+
.pD19 {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
height: 30%;
+
width: 20%;
+
left: 45%;
+
top: 60%;
+
bottom: 10%;
+
+
}
+
 
+
.pD20 {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
height: 62%;
+
width: 55%;
+
left: 5%;
+
top: 29%;
+
bottom: 10%;
+
}
+
 
+
.pD21  {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
    left: 50%;
+
top: 30%;
+
height: 60%;
+
width: 45%;
+
}
+
 
+
.pD22  {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
    left: 5%;
+
top: 25%;
+
height: 65%;
+
width: 55%;
+
}
+
 
+
.pD23  {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
    left: 10%;
+
top: 10%;
+
height: 30%;
+
width: 20%;
+
}
+
 
+
.pD24  {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
    left: 30%;
+
top: 10%;
+
height: 30%;
+
width: 20%;
+
}
+
 
+
 
+
.pD25  {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
    left: 50%;
+
top: 10%;
+
height: 30%;
+
width: 20%;
+
}
+
 
+
 
+
.pD26  {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
    left: 70%;
+
top: 10%;
+
height: 30%;
+
width: 20%;
+
}
+
.pD27  {
+
position: absolute;
+
visibility: visible;
+
z-index: 0;
+
    left: 10%;
+
top: 40%;
+
height: 50%;
+
width: 20%;
+
}
+
 
+
 
+
.div {
+
position:relative;
+
 
}
 
}
 
.div_w1 {
 
z-index: 0;
 
position: absolute;
 
left: 10%;
 
top: 5%;
 
bottom: 10%;
 
height: 90%;
 
width: 40%;
 
filter:alpha(Opacity=80);
 
-moz-opacity:0.5;
 
opacity: 0.5;
 
background-color:#ffffff;
 
}
 
 
.div_w2 {
 
z-index: 0;
 
position: absolute;
 
left: 45%;
 
top: 10%;
 
height: 30%;
 
width: 45%;
 
filter:alpha(Opacity=80);
 
-moz-opacity:0.5;
 
opacity: 0.5;
 
background-color:#ffffff;
 
}
 
 
.div_w3 {
 
z-index: 0;
 
position: absolute;
 
left: 45%;
 
top: 5%;
 
height: 40%;
 
width: 55%;
 
filter:alpha(Opacity=80);
 
-moz-opacity:0.5;
 
opacity: 0.5;
 
background-color:#ffffff;
 
}
 
 
.div_w4 {
 
z-index: 0;
 
position: absolute;
 
left: 5%;
 
top: 5%;
 
height: 90%;
 
width: 20%;
 
filter:alpha(Opacity=80);
 
-moz-opacity:0.5;
 
opacity: 0.5;
 
background-color:#ffffff;
 
}
 
 
.div_w5 {
 
z-index: 0;
 
position: absolute;
 
left: 50%;
 
top: 5%;
 
height: 45%;
 
width: 40%;
 
filter:alpha(Opacity=80);
 
-moz-opacity:0.5;
 
opacity: 0.5;
 
background-color:#ffffff;
 
}
 
 
.div_s {
 
z-index: 0;
 
position: absolute;
 
left: 15%;
 
top: 15%;
 
height: 70%;
 
width: 70%;
 
filter:alpha(Opacity=80);
 
-moz-opacity:0.5;
 
opacity: 0.5;
 
background-color:#ffffff;
 
}
 
 
.div_w6 {
 
z-index: 0;
 
position: absolute;
 
left: 45%;
 
top: 5%;
 
height: 40%;
 
width: 45%;
 
filter:alpha(Opacity=80);
 
-moz-opacity:0.5;
 
opacity: 0.5;
 
background-color:#ffffff;
 
}
 
 
.div_w7 {
 
z-index: 0;
 
position: absolute;
 
left: 5%;
 
top: 10%;
 
height: 20%;
 
width: 45%;
 
filter:alpha(Opacity=80);
 
-moz-opacity:0.5;
 
opacity: 0.5;
 
background-color:#ffffff;
 
}
 
 
.div_w8 {
 
z-index: 0;
 
position: absolute;
 
left: 50%;
 
top: 10%;
 
height: 20%;
 
width: 45%;
 
filter:alpha(Opacity=80);
 
-moz-opacity:0.5;
 
opacity: 0.5;
 
background-color:#ffffff;
 
}
 
 
.div_w9 {
 
z-index: 0;
 
position: absolute;
 
left: 65%;
 
top: 30%;
 
height: 60%;
 
width: 30%;
 
filter: alpha(Opacity=80);
 
-moz-opacity: 0.5;
 
opacity: 0.5;
 
background-color: #ffffff;
 
}
 
 
.div_w10 {
 
z-index: 0;
 
position: absolute;
 
left: 5%;
 
top: 10%;
 
height: 20%;
 
width: 55%;
 
filter:alpha(Opacity=80);
 
-moz-opacity:0.5;
 
opacity: 0.5;
 
background-color:#ffffff;
 
}
 
 
.div_w11 {
 
z-index: 0;
 
position: absolute;
 
left: 5%;
 
top: 10%;
 
height: 15%;
 
width: 50%;
 
filter:alpha(Opacity=80);
 
-moz-opacity:0.5;
 
opacity: 0.5;
 
background-color:#ffffff;
 
}
 
 
.div_w12 {
 
z-index: 0;
 
position: absolute;
 
left: 60%;
 
top: 30%;
 
height: 60%;
 
width: 35%;
 
filter:alpha(Opacity=80);
 
-moz-opacity:0.5;
 
opacity: 0.5;
 
background-color:#ffffff;
 
}
 
 
 
.div_w13 {
 
z-index: 0;
 
position: absolute;
 
left: 5%;
 
top: 10%;
 
height: 80%;
 
width: 45%;
 
filter:alpha(Opacity=80);
 
-moz-opacity:0.5;
 
opacity: 0.5;
 
background-color:#ffffff;
 
}
 
 
.div_w14 {
 
z-index: 0;
 
position: absolute;
 
left: 60%;
 
top: 25%;
 
height: 65%;
 
width: 35%;
 
filter:alpha(Opacity=80);
 
-moz-opacity:0.5;
 
opacity: 0.5;
 
background-color:#ffffff;
 
}
 
 
 
.div_w15 {
 
z-index: 0;
 
position: absolute;
 
left: 30%;
 
top: 40%;
 
height: 50%;
 
width: 60%;
 
filter:alpha(Opacity=80);
 
-moz-opacity:0.5;
 
opacity: 0.5;
 
background-color:#ffffff;
 
}
 
.div_w16 {
 
z-index: 0;
 
position: absolute;
 
height: 40%;
 
width: 60%;
 
left: 30%;
 
top: 45%;
 
 
}
 
 
 
 
</style>
 
</style>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<title>HP</title>
 
</head>
 
</head>
 
 
<body>
 
<body>
<div class="div">
+
<div class="c_row">
<img class="background" src="https://static.igem.org/mediawiki/2018/d/da/T--WHU-China--wiki-prod.jpg">
+
<h1>1.candlelight navigation—communicate with professor</h1>
 +
<br />
 +
<p style="font-size:22px;">The motivation of our project came from a conversation between a professor and some of our team members.
 +
In Wuhan University, “Candlelight navigation” is an opportunity for students to directly communicate with professors and get instruction ranging from life to academy. By this chance, we had an unforgettable conversation with Professor Xin Lu who majored in bird ecology in May, 2017. He stressed the importance of environmental protection for many times:” The water of the East Lake used to be so clear that there were always many teachers and students swimming in it… However, because of the deterioration of the ecological environment and excessive sewage discharge, the East Lake was once covered with a layer of horrible green film. </p>
 +
<p style="font-size:22px;">From then on, we have no longer seen anyone swimming in the lake…”
 +
Since then, these words has been lingering in our minds. After a year, five people from that conversation joined iGEM. The purpose of the competition was to make the world a better place. At that time, we set the initial blueprint for our project.</p>
 +
<br />
 +
</div>
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/7/76/T--WHU-China--wiki-HP_main1.jpg" style="width:70%;">
 +
<br />
 +
</div>
 +
<div class="c_row">
 +
<h1>2.Bio-builder</h1>
 +
<br />
 +
<p style="font-size:22px;">In Wuhan University, iGEM group is builded in March every year. In order to learn more about synthetic biology, some of us visit Boston in winter vacation and take part in a course from Bio-builder in February, 2018. Dr. Natalie Kudull teaches us the basic knowledge of synthetic biology in a heuristic and guiding teaching way. </p>
 +
<br />
 
</div>
 
</div>
  
  
<div class="div">
+
<div class="c_row" style="text-align:center;">
  <img class="background" src="https://static.igem.org/mediawiki/2018/d/df/T--WHU-China--wiki-ihpb1.jpg">
+
  <img src="https://static.igem.org/mediawiki/2018/f/fc/T--WHU-China--wiki-HP_main2.jpg" style="width:60%;">
<div class="div_w1">
+
  <br />
  <p style="font-family: Arial, Helvetica, sans-serif;
+
font-size: 1.25em;">
+
    candlelight navigation—— communicate with professor like a friend
+
 
+
The college students who just entered the school have many confusions. “Candlelight navigation” is an opportunity for them to communicate with some professors. Last summer, as freshmen, we had an unforgettable conversation with Professor Lu Xin.
+
As a professor that majors in bird ecology, he stressed the importance of environmental protection for many times. I still remember the words he said on that day:” The water of the East Lake of Wuhan used to be so clear that there were always many teachers and students swimming in it…
+
However, because of the deterioration of the ecological environment and excessive sewage discharge, the East Lake was once covered with a layer of horrible green film.
+
Since then, we have no longer seen anyone swimming or playing in the lake…”
+
Since then, this sentence has been lingering in our minds because we can’t control ourselves not to imagine the picture.
+
After a year, Five people from the six at that time joined iGEM. The purpose of the competition was to make the world a better place. At that time, we set the initial direction for our ideas (time 2017.5).   
+
  </p>
+
  </div>
+
<img class="pD1" src="https://static.igem.org/mediawiki/2018/6/60/T--WHU-China--wiki-hp1.png">
+
 
</div>
 
</div>
  
  
 +
<div class="c_row">
 +
<h1>3.Visit iGEM headquarter</h1>
 +
<br />
 +
<p style="font-size:22px;">In that vocation, we also visited iGEM headquarters. We were full of enthusiasm for iGEM and decided to join the iGEM team, and contribute to make a better world…</p>
 +
<br />
 +
</div>
  
<div class="div">
+
<div class="c_row" style="text-align:center;">
<img class="background" src="https://static.igem.org/mediawiki/2018/8/83/T--WHU-China--wiki-ihpb2.jpg">
+
  <img src="https://static.igem.org/mediawiki/2018/7/7e/T--WHU-China--wiki-HP_main3.png" style="width:75%;">
<img class="pD2" src="https://static.igem.org/mediawiki/2018/c/c5/T--WHU-China--wiki-hp2.jpg">
+
<br />
  <img class="pD3" src="https://static.igem.org/mediawiki/2018/7/74/T--WHU-China--wiki-hp3.jpg">
+
</div>
<img class="pD4" src="https://static.igem.org/mediawiki/2018/f/fe/T--WHU-China--wiki-hp4.jpg">
+
+
<div class="div_w2">
+
  <p style="font-family: Arial, Helvetica, sans-serif;
+
font-size: 1.3em;">
+
    We were curious about synthetic biology. In order to gain a deeper understanding of synthetic biology and iGEM, several of us visited iGEM headquarters during the winter vacation (2018.2). We were full of enthusiasm for iGEM and decided to join the iGEM team, and contribute our strength to make a better world…
+
  </p>
+
</div>
+
  
 +
<div class="c_row">
 +
<h1>4.East Lake HP set</h1>
 +
<p style="font-size:22px;">(we put these 3 HP activity in this HP set, they are in a series and have strong connection with each other)</p>
 +
<h2>4.1 East Lake Water Quality Test</h2>
 +
<br />
 +
<p style="font-size:22px;">Later, in order to take a deep understanding of the environmental problem of the East Lake, especially the eutrophication, which is attributed to phosphorus content, we sampled from three different position of the East Lake, and measured the OD value after using the total phosphorus content measurement kit. After that, we compared it with prepared standard curve to measure the total phosphorus content of East Lake.</p>
 +
<br />
 +
</div>
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/a/a0/T--WHU-China--wiki-HP_main4.png" style="width:75%;">
 +
<br />
 
</div>
 
</div>
  
<div class="div">
+
<div class="c_row">
  <img class="background" src="https://static.igem.org/mediawiki/2018/d/df/T--WHU-China--wiki-ihpb1.jpg">
+
  <p style="font-size:22px;">According to Vollenweider's classification criteria for reservoir lake nutrition status, the water quality of East Lake exceeded 7 to 10 times of the standard criteria. </p>
<img class="pD5" src="https://static.igem.org/mediawiki/2018/7/7f/T--WHU-China--wiki-hp5.png" >
+
<br />
<img class="pD6" src="https://static.igem.org/mediawiki/2018/6/61/T--WHU-China--wiki-hp6.jpg">
+
<h2>4.2 Questionnaire and interview</h2>
<div class="div_w16">
+
<br />
<table style="width:100%;height:100%;" border="1" cellspacing="0" cellpadding="0">
+
<p style="font-size:22px;">In order to know people’s understanding of the eutrophication pollution of the East Lake to make our project more realistic, we did some survey activities. We designed an electronic questionnaire and distributed it in Wuhan University, Xincun Street, East Lake community and the sewage treatment plant. In the end, 85 questionnaires were collected. We processed the data and the result is as follows:</p>
  <tr>
+
<br />
    <td width="90" valign="top"><p align="center">水样编号 </p></td>
+
<br />
    <td width="283" colspan="3" valign="top"><p align="center">测量结果(OD(700nm)) </p></td>
+
<h2>4.3 Synthetic biology enters the community</h2>
    <td width="94" valign="top"><p align="center">平均值 </p></td>
+
<br />
    <td width="91" valign="top"><p align="center">磷浓度mg/L</p></td>
+
<p style="font-size:22px;">In order to spread the idea of synthetic biology, we contacted with the local community and organized “WHU-iGEM come to the community, synthetic biology science activities”.
  </tr>
+
We introduced GM, synthetic biology, and the pollution situation of the East Lake water quality to community. Meanwhile, the contents of our project was also included. Not only do we promoted synthetic biology, but also brought some science knowledge and technology to the residents, which enhanced the scientific awareness of them. Finally, this activity achieved great result.</p>
  <tr>
+
<br />
    <td width="90" valign="top"><p align="center">1号水样 </p></td>
+
</div>
    <td width="94" valign="top"><p align="center">0.069</p></td>
+
    <td width="94" valign="top"><p align="center">0.063</p></td>
+
    <td width="94" valign="top"><p align="center">0.072</p></td>
+
    <td width="94" valign="top"><p align="center">0.068</p></td>
+
    <td width="91" valign="top"><p align="center">0.79</p></td>
+
  </tr>
+
  <tr>
+
    <td width="90" valign="top"><p align="center">2号水样 </p></td>
+
    <td width="94" valign="top"><p align="center">0.107</p></td>
+
    <td width="94" valign="top"><p align="center">0.109</p></td>
+
    <td width="94" valign="top"><p align="center">0.105</p></td>
+
    <td width="94" valign="top"><p align="center">0.107</p></td>
+
    <td width="91" valign="top"><p align="center">1.23</p></td>
+
  </tr>
+
  <tr>
+
    <td width="90" valign="top"><p align="center">3号水样 </p></td>
+
    <td width="94" valign="top"><p align="center">0.097</p></td>
+
    <td width="94" valign="top"><p align="center">0.097</p></td>
+
    <td width="94" valign="top"><p align="center">0.096</p></td>
+
    <td width="94" valign="top"><p align="center">0.097</p></td>
+
    <td width="91" valign="top"><p align="center">1.17</p></td>
+
  </tr>
+
</table>
+
</div>
+
<div class="div_w3">
+
  <p style="font-family: Arial, Helvetica, sans-serif;
+
font-size: 1.2em;">
+
    East Lake Water Quality Test<br>
+
  
    Later, in order to understand the eutrophication of the East Lake water quality more clearly, especially the phosphorus content, we went to three different places in the East Lake for sampling, and measured the OD value after processing with the total phosphorus content measurement kit, and prepared well. The standard curve is compared to measure the total phosphorus content of Donghu Lake
+
<div class="c_row" style="text-align:center;">
    <br>
+
<img src="https://static.igem.org/mediawiki/2018/f/f1/T--WHU-China--wiki-HP_main7.png" style="width:70%;">
According to Vollenweider's classification criteria for reservoir lake nutrition status, if the total phosphorus content is greater than 0.1ml/L, the eutrophication standard is reached. According to the data we measured, the water quality of Donghu Lake has exceeded 7 to 10 times the standard .  
+
  <br />
  </p>
+
  </div>
+
 
</div>
 
</div>
  
<div class="div">
+
<div class="c_row">
<img class="background" src="https://static.igem.org/mediawiki/2018/8/83/T--WHU-China--wiki-ihpb2.jpg">
+
<h1>5.Breakthrough——collaborate with IHB CAS</h1><br />
<div class="div_w4">
+
<br />
  <p style="font-family: Arial, Helvetica, sans-serif;
+
<h2>5.1 problem solving</h2>
font-size: 1.2em;">
+
<br />
    4. Eutrophication in people's minds- Questionnaire and interview
+
<p style="font-size:22px;">After our first round of brainstorm, we found that there is a flaw in our design— we didn’t take the bacteria resistance into consideration. If we intended to use synthetic biology to solve eutrophication, the harmful substances in the environmental water body would have an impact on the expression and bacteria survival, so as the resistance problem. Realizing this, we visited the authoritative algae research base in China—— Institute of hydrobiology, Chinese Academy of Sciences, in April. R. Zhang introduced the most advanced sewage treatment method - the bacterial and algal symbiosis system and the biofilm system. Then, we systematically reviewed the relevant information of it, and made dramatically improved and improvement to our design.</p>
    <br>
+
<br />
In order to make our project closer to the society, we have completed some survey activities to understand the residents and students' understanding of the eutrophication pollution of the East Lake, especially for the eutrophication. We designed an electronic questionnaire and distributed questionnaires in Wuhan University, Xincun Street, Donghu Lake community and sewage treatment plant. A total of 85 questionnaires were collected. We processed the data of these questionnaires. The results are as follows:
+
</div>
  
  </p>
+
<div class="c_row" style="text-align:center;">
</div>
+
  <img src="https://static.igem.org/mediawiki/2018/d/df/T--WHU-China--wiki-HP_main8.jpg" style="width:74%;">
<img class="pD7" src="https://static.igem.org/mediawiki/2018/e/ea/T--WHU-China--wiki-hp7.png">
+
  <br />
  <img class="pD8" src="https://static.igem.org/mediawiki/2018/3/3f/T--WHU-China--wiki-hp8.png">
+
<img class="pD9" src="https://static.igem.org/mediawiki/2018/d/db/T--WHU-China--wiki-hp9.png">
+
  <img class="pD10" src="https://static.igem.org/mediawiki/2018/6/67/T--WHU-China--wiki-hp10.png">
+
+
 
</div>
 
</div>
  
 +
<div class="c_row">
 +
<h2>5.2 new lab for WHU-China</h2>
 +
<br />
 +
<p style="font-size:22px;">After redesign our project, we found that there were insufficient equipment in our scientific training lab. Fortunately, IHB CAS generously extend a hand to us. R. Zhang instruct us to carry out the experiment related to algae research.</p>
 +
<br />
 +
</div>
  
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/c/cc/T--WHU-China--wiki-HP_main9.jpg" style="width:75%;">
 +
<br />
 +
</div>
  
<div class="div">
+
<div class="c_row">
<img class="background" src="https://static.igem.org/mediawiki/2018/d/df/T--WHU-China--wiki-ihpb1.jpg">
+
<h1>6. Synthetic biology enters the classroom!</h1>
<img class="pD11" src="https://static.igem.org/mediawiki/2018/e/e6/T--WHU-China--wiki-hp11.png">
+
<br />
 +
<p style="font-size:22px;">In April 2018, we carried out the "Synthetic Biology Science Lecture, Microbial Plate Graffiti Competition", and did propaganda and education work. We guided them to understand the concept of engineering bacteria. To make the learnig process fun, we organized a microbial flat-grain graffiti competition by using engineered E. coli as painting material. This activity gave us the opportunity to educate children about synthetic biology and introduce iGEM.</p>
 +
</div>
  
<img class="pD12" src="https://static.igem.org/mediawiki/2018/c/c8/T--WHU-China--wiki-hp12.png">
+
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/a/a6/T--WHU-China--wiki-HP_main10.jpg" style="width:60%;">
 +
<br />
 +
</div>
  
<img class="pD13" src="https://static.igem.org/mediawiki/2018/0/00/T--WHU-China--wiki-hp13.png">
+
<div class="c_row">
  <div class="div_w5">
+
<h1>7. Visit BGI!</h1>
  <p style="font-family: Arial, Helvetica, sans-serif;
+
<br />
font-size: 1em;">
+
<p style="font-size:22px;">We visited BGI headquarter in May, 2018. During this trip to BGI, we were fortunate to have the chance to communicate with the instructor of the Huada High school team (previously judge). She gave us a lot of help and provided us with some new idea in aspect of HP development and experimental design. By coincidence, we met her in CCIC and she give us some precious suggestions on how to give presentation.</p>
  Through the data of the questionnaire, we can see that most people are aware of the pollution in the East Lake water body and said that they have a certain understanding of the situation.
+
<br />
This shows that many people, especially young people, are aware of the importance of managing water pollution. But when we asked if we knew about the eutrophication problem in Donghu, only little people said that the problem of eutrophication of water is a very common problem of water pollution, but few people really know what is rich in water. What are the indicators of eutrophication and eutrophication of water? How should water eutrophication be treated? This shows that most people understand that the water quality of Donghu Lake has certain problems, but the details are rarely known. This tells us that we need to do more public education about the details of these water pollution. At the same time, it is necessary to continue to complete our project.
+
</div>
  </p>
+
<div class="c_row" style="text-align:center;">
  </div>
+
<img src="https://static.igem.org/mediawiki/2018/4/4b/T--WHU-China--wiki-HP_main11.jpg" style="width:60%;">
 +
  <br />
 +
</div>
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/b/b3/T--WHU-China--wiki-HP_main12.jpg" style="width:60%;">
 +
  <br />
 
</div>
 
</div>
  
<div class="div">
+
<div class="c_row">
<img class="background" src="https://static.igem.org/mediawiki/2018/8/83/T--WHU-China--wiki-ihpb2.jpg">
+
<h1>8. visit Bluepha!</h1>
<div class="div_s">
+
<br />
  <p style="font-family: Arial, Helvetica, sans-serif;
+
<p style="font-size:22px;">We visited Bluepha in May, 2018. Bluepha is the first synthetic biology company in China and they have done a fascinating job in industrialization of synthetic biology. Member of Bluepha, our alumnus Boxiang Wang gave us some important suggestions on the guidance of the development of follow-up experiments. Moreover, it was very crucial that he advised us to try the CCAS/R optical switches, which we finally used and worked well in our project.</p>
font-size: 1.4em;">
+
<br />
  After the guidance of the teacher and the brainstorming, we chose the design of polyphosphate. Teacher Mao asked us the question, which is the problem of the bacteria resistance. If we really intend to use synthetic biology to solve eutrophication. Then, the harmful substances in the environmental water body will have an impact on the expression and bacteria survival, and it is necessary to consider the resistance problem. We visited the very famous algae research base in China, the Aquatic Institute, in April. Mr. Zhang introduced us to the most advanced sewage treatment method - the bacterial and algal symbiosis system and the biofilm system. After we went back, We systematically reviewed the relevant information, and greatly improved and improved our design.
+
</div>
  </p>
+
<div class="c_row" style="text-align:center;">
  </div>
+
  <img src="https://static.igem.org/mediawiki/2018/3/31/T--WHU-China--wiki-HP_main13.jpg" style="width:70%;">
 +
<br />
 
</div>
 
</div>
<div class="div">
 
<img class="background" src="https://static.igem.org/mediawiki/2018/d/df/T--WHU-China--wiki-ihpb1.jpg">
 
<img class="pD14" src="https://static.igem.org/mediawiki/2018/f/f6/T--WHU-China--wiki-hp14.png">
 
<img class="pD15" src="https://static.igem.org/mediawiki/2018/8/8f/T--WHU-China--wiki-hp15.png">
 
<img class="pD16" src="https://static.igem.org/mediawiki/2018/b/ba/T--WHU-China--wiki-hp16.png">
 
 
<div class="div_w6">
 
  <p style="font-family: Arial, Helvetica, sans-serif;
 
font-size: 1em;">
 
   
 
6. Synthetic biology enters the classroom!
 
<br>
 
  
  In April 2018, we collaborated with the School of Life Sciences of Wuhan University to carry out the "Synthetic Biology Science Lecture, Microbial Flat Graffiti Competition", which enabled us to have the opportunity to educate children about synthetic biology and introduce them to iGEM and Our project. We first introduced the common microbial products around us, explained the mystery of yogurt and bean curd to children. After introducing the concept of microbes, we guided other children to understand the concept of engineering bacteria by exemplifying other microbes that dispel plastics. And then show the children an abstract synthetic biology.
+
<div class="c_row">
Finally, in order to enhance the children's understanding and understanding of synthetic biology, we conducted a microbial flat-grain graffiti competition, using LB solid plates with IPTG and introduction of related plasmids to express GFP as E. coli.
+
<h1>9. communication with Team SYSU</h1>
 +
<br />
 +
<p style="font-size:22px;">We met up with the iGEM team in Sun Yat-Sen University in May, introducing each other's projects, teams and experiments, sharing some experience in modeling, and exchanging ideas. We built strong friendship with each other and later they gave us a big help in modelling about data processing. We communicated with each other by video chat. </p>
 +
<br />
 +
</div>
  
  </p>
+
<div class="c_row" style="text-align:center;">
  </div>
+
<img src="https://static.igem.org/mediawiki/2018/5/50/T--WHU-China--wiki-HP_main14.png" style="width:70%;">
 +
  <br />
 +
</div>
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/5/50/T--WHU-China--wiki-HP_main15.png" style="width:70%;">
 +
<br />
 
</div>
 
</div>
<div class="div">
 
<img class="background" src="https://static.igem.org/mediawiki/2018/8/83/T--WHU-China--wiki-ihpb2.jpg">
 
<img class="pD17" src="https://static.igem.org/mediawiki/2018/5/54/T--WHU-China--wiki-hp17.jpg">
 
<img class="pD18" src="https://static.igem.org/mediawiki/2018/4/44/T--WHU-China--wiki-hp18.jpg">
 
<img class="pD19" src="https://static.igem.org/mediawiki/2018/4/4e/T--WHU-China--wiki-hp19.jpg">
 
<div class="div_w7">
 
  <p  style="font-family: Arial, Helvetica, sans-serif;
 
    text-align:center;
 
font-size: 3.0em;">
 
    Visit Huada and Bluepha!
 
  </p>
 
</div>
 
 
<div class="div_w8">
 
  <p style="font-family: Arial, Helvetica, sans-serif;
 
font-size: 1.2em;
 
    ">
 
  During this trip to Huada, we were also fortunate to have exchanges with the instructor of the Huada High school team (previously judge). She gave us a lot of help and provided us with some aspects in HP development and experimental design.
 
  </p>
 
</div>
 
 
<div class="div_w9">
 
  <p style="font-family: Arial, Helvetica, sans-serif;
 
font-size: 1.5em;text-align:center;"><br>
 
<br>
 
During the communication with Bluepha, alumnus Wang Boxiang affirmed our project and gave important suggestions for the selection and guidance of optical switches and the development of follow-up experiments.
 
  
  </p>
+
<div class="c_row">
</div>
+
<h1>10.communication with Team Worldshaper</h1>
+
<br />
+
<p style="font-size:22px;">On July 31, 2018, the high school team worldshaper came to visit us. In addition to giving them introduction on the project, we took the initiative to help them contact the community and provide them with a platform to showcase project and broadcast synthetic biology.</p>
+
<br />
 
</div>
 
</div>
<div class="div">
 
<img class="background" src="https://static.igem.org/mediawiki/2018/d/df/T--WHU-China--wiki-ihpb1.jpg">
 
<div class="div_w10">
 
  <p  style="font-family: Arial, Helvetica, sans-serif;
 
    text-align:center;
 
font-size: 2.8em;">
 
    communication with Team SYSU
 
  </p>
 
</div>
 
  <img class="pD20" src="https://static.igem.org/mediawiki/2018/8/87/T--WHU-China--wiki-hp20.png">
 
  <div class="div_w12">
 
  
    <img src="https://static.igem.org/mediawiki/2018/9/96/T--WHU-China--wiki-hp21.jpg" style="float:left;heigrht:60%;width:60%;">
+
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/e/e7/T--WHU-China--wiki-HP_main16.png" style="width:70%;">
 +
<br />
 +
</div>
  
  <p style="font-family: Arial, Helvetica, sans-serif;
+
<div class="c_row">
    text-align:center;
+
<h1>11.Sewage plant interview</h1>
font-size: 1.4em;">
+
<br />
    <br>
+
<p style="font-size:22px;">We visited XSH Water Co., Ltd. to learn more about how the real factory works. The manager Zhang gave us a detailed introduction about the overall process of sewage disposal. He took us to the sewage treatment tank and showed us the drug add-on room as well as some laboratories equipped with sewage plants. We talked about our project and he thought our design was very creative——instead of controlling the sewage discharge,active remediation of environment is more direct. In addition, the idea of changing pollutant back to resource is very effective and exciting.</p>
 +
<br />
 +
</div>
  
    We exchanged with Sun Yat-Sen University in May, describing each other's projects, teams and experiments, some experience in modeling, can be said to give us a very huge help!
+
<div class="c_row" style="text-align:center;">
  </p>
+
<img src="https://static.igem.org/mediawiki/2018/4/47/T--WHU-China--wiki-HP_main17.jpg"style="width:70%;">
  </div>
+
  <br />
+
+
 
</div>
 
</div>
  
 
+
<div class="c_row" style="text-align:center;">
<div class="div">
+
  <img src="https://static.igem.org/mediawiki/2018/6/6a/T--WHU-China--wiki-HP_main18.jpg" style="width:70%;">
  <img class="background" src="https://static.igem.org/mediawiki/2018/8/83/T--WHU-China--wiki-ihpb2.jpg">
+
<br />
<div class="div_w8">
+
  <p  style="font-family: Arial, Helvetica, sans-serif;
+
    text-align:center;
+
font-size: 2.2em;">
+
    Synthetic biology <br>
+
enters the community
+
  </p>
+
</div>
+
<div class="div_w13">
+
<p  style="font-family: Arial, Helvetica, sans-serif;
+
    text-align:center;
+
font-size: 1.7em;">
+
    In order to let more people know about synthetic biology, we contacted the local community to carry out “WHU-iGEM into the community, synthetic biology science activities” to introduce the community to the GM, introduce the synthetic biology closely related to life, and also The science of the pollution of the East Lake water quality, and introduced the contents of our project, not only promoted synthetic biology, but also brought some tips on science and technology to the residents, which enhanced the scientific awareness of the residents, and the event was finally successful.
+
  </p>
+
</div>
+
+
<img class="pD21" src="https://static.igem.org/mediawiki/2018/d/db/T--WHU-China--wiki-hp22.png">
+
 
</div>
 
</div>
  
 
+
<div class="c_row">
<div class="div">
+
<h1>12.CCiC meeting</h1>
<img class="background" src="https://static.igem.org/mediawiki/2018/d/df/T--WHU-China--wiki-ihpb1.jpg">
+
<br />
<div class="div_w11">
+
<p style="font-size:22px;">In summer, we participate in the biggest iGEMer communication meeting in China——CCiC. This meeting attracted nearly all teams in China, which is a brilliant platform for us to communicate, to learn and to reflect. During these wonderful days in Shanghai, not only did we broaden our horizon but also we got many suggestions on our project from other groups, for example XMU, SDU and HZAU. </p>
  <p  style="font-family: Arial, Helvetica, sans-serif;
+
<br />
    text-align:center;
+
font-size: 2.0em;">
+
    communication with Team Worldshaper
+
  </p>
+
</div>
+
<img class="pD22" src="https://static.igem.org/mediawiki/2018/4/47/T--WHU-China--wiki-hp23.png">
+
+
<div class="div_w14">
+
  <p style="font-family: Arial, Helvetica, sans-serif;
+
    text-align:center;
+
font-size: 1.6em;">
+
    On July 31, 2018, the high school team worldshaper came to visit us. In addition to giving them introductions and exchanges on the project, in the process of communication, we learned that they encountered great publicity in the promotion of synthetic biology. Difficulties, we took the initiative to help them contact the community, provide them with a platform to showcase projects and promote synthetic biology, and the event was finally a complete success.
+
  </p>
+
</div>
+
 
</div>
 
</div>
  
 
+
<div class="c_row" style="text-align:center;">
<div class="div">
+
  <img src="https://static.igem.org/mediawiki/2018/d/d8/T--WHU-China--wiki-HP_main19.jpg" style="width:70%;">
<img class="background" src="https://static.igem.org/mediawiki/2018/8/83/T--WHU-China--wiki-ihpb2.jpg">
+
  <br />
<img class="pD23" src="https://static.igem.org/mediawiki/2018/e/ea/T--WHU-China--wiki-hp24.jpg">
+
  <img class="pD24" src="https://static.igem.org/mediawiki/2018/7/7b/T--WHU-China--wiki-hp26.jpg">
+
<img class="pD25" src="https://static.igem.org/mediawiki/2018/3/38/T--WHU-China--wiki-hp27.jpg">
+
<img class="pD26" src="https://static.igem.org/mediawiki/2018/d/d4/T--WHU-China--wiki-hp28.jpg">
+
<img class="pD27" src="https://static.igem.org/mediawiki/2018/6/6e/T--WHU-China--wiki-hp25.jpg">
+
<div class="div_w15">
+
  <p  style="font-family: Arial, Helvetica, sans-serif;
+
    text-align:center;
+
font-size: 1.8em;">
+
    The existing method of environmental water control is mainly to control sewage discharge. We want to know more about how the real sewage plant works. The manager of the sewage plant gave us a detailed introduction to the overall process and took us to the sewage treatment tank,the drug add-on room, and some laboratories equipped with sewage plants.
+
  </p>
+
  </div>
+
+
 
</div>
 
</div>
<div class="div">
+
<div class="c_row" style="text-align:center;">
  <img class="background" src="https://static.igem.org/mediawiki/2018/d/d5/T--WHU-China--wiki-hpbot.jpg">
+
  <img src="https://static.igem.org/mediawiki/2018/8/84/T--WHU-China--wiki-HP_main20.jpg" style="width:70%;">
 +
<br />
 
</div>
 
</div>
 +
  
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 15:22, 9 October 2018

HP

1.candlelight navigation—communicate with professor


The motivation of our project came from a conversation between a professor and some of our team members. In Wuhan University, “Candlelight navigation” is an opportunity for students to directly communicate with professors and get instruction ranging from life to academy. By this chance, we had an unforgettable conversation with Professor Xin Lu who majored in bird ecology in May, 2017. He stressed the importance of environmental protection for many times:” The water of the East Lake used to be so clear that there were always many teachers and students swimming in it… However, because of the deterioration of the ecological environment and excessive sewage discharge, the East Lake was once covered with a layer of horrible green film.

From then on, we have no longer seen anyone swimming in the lake…” Since then, these words has been lingering in our minds. After a year, five people from that conversation joined iGEM. The purpose of the competition was to make the world a better place. At that time, we set the initial blueprint for our project.



2.Bio-builder


In Wuhan University, iGEM group is builded in March every year. In order to learn more about synthetic biology, some of us visit Boston in winter vacation and take part in a course from Bio-builder in February, 2018. Dr. Natalie Kudull teaches us the basic knowledge of synthetic biology in a heuristic and guiding teaching way.



3.Visit iGEM headquarter


In that vocation, we also visited iGEM headquarters. We were full of enthusiasm for iGEM and decided to join the iGEM team, and contribute to make a better world…



4.East Lake HP set

(we put these 3 HP activity in this HP set, they are in a series and have strong connection with each other)

4.1 East Lake Water Quality Test


Later, in order to take a deep understanding of the environmental problem of the East Lake, especially the eutrophication, which is attributed to phosphorus content, we sampled from three different position of the East Lake, and measured the OD value after using the total phosphorus content measurement kit. After that, we compared it with prepared standard curve to measure the total phosphorus content of East Lake.



According to Vollenweider's classification criteria for reservoir lake nutrition status, the water quality of East Lake exceeded 7 to 10 times of the standard criteria.


4.2 Questionnaire and interview


In order to know people’s understanding of the eutrophication pollution of the East Lake to make our project more realistic, we did some survey activities. We designed an electronic questionnaire and distributed it in Wuhan University, Xincun Street, East Lake community and the sewage treatment plant. In the end, 85 questionnaires were collected. We processed the data and the result is as follows:



4.3 Synthetic biology enters the community


In order to spread the idea of synthetic biology, we contacted with the local community and organized “WHU-iGEM come to the community, synthetic biology science activities”. We introduced GM, synthetic biology, and the pollution situation of the East Lake water quality to community. Meanwhile, the contents of our project was also included. Not only do we promoted synthetic biology, but also brought some science knowledge and technology to the residents, which enhanced the scientific awareness of them. Finally, this activity achieved great result.



5.Breakthrough——collaborate with IHB CAS



5.1 problem solving


After our first round of brainstorm, we found that there is a flaw in our design— we didn’t take the bacteria resistance into consideration. If we intended to use synthetic biology to solve eutrophication, the harmful substances in the environmental water body would have an impact on the expression and bacteria survival, so as the resistance problem. Realizing this, we visited the authoritative algae research base in China—— Institute of hydrobiology, Chinese Academy of Sciences, in April. R. Zhang introduced the most advanced sewage treatment method - the bacterial and algal symbiosis system and the biofilm system. Then, we systematically reviewed the relevant information of it, and made dramatically improved and improvement to our design.



5.2 new lab for WHU-China


After redesign our project, we found that there were insufficient equipment in our scientific training lab. Fortunately, IHB CAS generously extend a hand to us. R. Zhang instruct us to carry out the experiment related to algae research.



6. Synthetic biology enters the classroom!


In April 2018, we carried out the "Synthetic Biology Science Lecture, Microbial Plate Graffiti Competition", and did propaganda and education work. We guided them to understand the concept of engineering bacteria. To make the learnig process fun, we organized a microbial flat-grain graffiti competition by using engineered E. coli as painting material. This activity gave us the opportunity to educate children about synthetic biology and introduce iGEM.


7. Visit BGI!


We visited BGI headquarter in May, 2018. During this trip to BGI, we were fortunate to have the chance to communicate with the instructor of the Huada High school team (previously judge). She gave us a lot of help and provided us with some new idea in aspect of HP development and experimental design. By coincidence, we met her in CCIC and she give us some precious suggestions on how to give presentation.




8. visit Bluepha!


We visited Bluepha in May, 2018. Bluepha is the first synthetic biology company in China and they have done a fascinating job in industrialization of synthetic biology. Member of Bluepha, our alumnus Boxiang Wang gave us some important suggestions on the guidance of the development of follow-up experiments. Moreover, it was very crucial that he advised us to try the CCAS/R optical switches, which we finally used and worked well in our project.



9. communication with Team SYSU


We met up with the iGEM team in Sun Yat-Sen University in May, introducing each other's projects, teams and experiments, sharing some experience in modeling, and exchanging ideas. We built strong friendship with each other and later they gave us a big help in modelling about data processing. We communicated with each other by video chat.




10.communication with Team Worldshaper


On July 31, 2018, the high school team worldshaper came to visit us. In addition to giving them introduction on the project, we took the initiative to help them contact the community and provide them with a platform to showcase project and broadcast synthetic biology.



11.Sewage plant interview


We visited XSH Water Co., Ltd. to learn more about how the real factory works. The manager Zhang gave us a detailed introduction about the overall process of sewage disposal. He took us to the sewage treatment tank and showed us the drug add-on room as well as some laboratories equipped with sewage plants. We talked about our project and he thought our design was very creative——instead of controlling the sewage discharge,active remediation of environment is more direct. In addition, the idea of changing pollutant back to resource is very effective and exciting.




12.CCiC meeting


In summer, we participate in the biggest iGEMer communication meeting in China——CCiC. This meeting attracted nearly all teams in China, which is a brilliant platform for us to communicate, to learn and to reflect. During these wonderful days in Shanghai, not only did we broaden our horizon but also we got many suggestions on our project from other groups, for example XMU, SDU and HZAU.