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

Line 160: Line 160:
 
background-color:#FFF;
 
background-color:#FFF;
 
}
 
}
+
.editarea{display:none;}
 
.member{
 
.member{
 
display:block;
 
display:block;
 
border:2px solid #999;
 
border:2px solid #999;
 
margin-top:50px;
 
margin-top:50px;
}
 
#hp4{
 
display:none;
 
}
 
#hp5{
 
display:none;
 
}
 
#hp6{
 
display:none;
 
}
 
#hp7{
 
display:none;
 
 
}
 
}
 
h2{
 
h2{
Line 182: Line 170:
 
}
 
}
 
span{display:block;
 
span{display:block;
 +
text-indent:2em;
 
font-family:Tahoma, Geneva, sans-serif;
 
font-family:Tahoma, Geneva, sans-serif;
 
font-size:18px;
 
font-size:18px;
Line 199: Line 188:
 
fun(5);
 
fun(5);
 
num_member=1;
 
num_member=1;
setTimeout("document.getElementById('hp"+num_member+"').style.display='block'",1200);
+
setTimeout("document.getElementById('member"+num_member+"').style.display='block'",1200);
 
                 document.getElementById("pagenum").src="https://static.igem.org/mediawiki/2015/3/3c/WHU-China_num1.png";
 
                 document.getElementById("pagenum").src="https://static.igem.org/mediawiki/2015/3/3c/WHU-China_num1.png";
 
}
 
}
 
window.onload=myfun;
 
window.onload=myfun;
function next_hp(){
+
function next_member(){
if(num_member==3){
+
if(num_member==9){
 
alert("the last page");
 
alert("the last page");
 
return ;
 
return ;
 
}
 
}
document.getElementById("hp"+num_member).style.display="none";
+
document.getElementById("member"+num_member).style.display="none";
 
num_member++;
 
num_member++;
document.getElementById("hp"+num_member).style.display="block";
+
document.getElementById("member"+num_member).style.display="block";
 
switch(num_member)
 
switch(num_member)
 
{
 
{
Line 245: Line 234:
 
}
 
}
 
}
 
}
function pre_hp(){
+
function pre_member(){
 
if(num_member==1){
 
if(num_member==1){
 
alert("the first page");
 
alert("the first page");
 
return ;
 
return ;
 
}
 
}
document.getElementById("hp"+num_member).style.display="none";
+
document.getElementById("member"+num_member).style.display="none";
 
num_member--;
 
num_member--;
document.getElementById("hp"+num_member).style.display="block";
+
document.getElementById("member"+num_member).style.display="block";
 
switch(num_member)
 
switch(num_member)
 
{
 
{
Line 326: Line 315:
 
                     <li style="position:absolute;margin-left:449px;bottom:3px">
 
                     <li style="position:absolute;margin-left:449px;bottom:3px">
 
                     <nav>
 
                     <nav>
                         <a href="javascript:return false"><img src="https://static.igem.org/mediawiki/2015/6/63/WHU-China_HP1.png" onclick="fun(5)" /></a>
+
                         <a href="javascript:return false"><img src="https://static.igem.org/mediawiki/2015/6/63/WHU-China_member1.png" onclick="fun(5)" /></a>
 
                   </nav>
 
                   </nav>
 
                     </li>
 
                     </li>
Line 388: Line 377:
 
             target ="_blank"
 
             target ="_blank"
 
             alt="圆形"
 
             alt="圆形"
             onclick="next_hp()" /></a>
+
             onclick="next_member()" /></a>
 
         <!-- previous page -->
 
         <!-- previous page -->
 
         <a href="javascript:return false;"><area
 
         <a href="javascript:return false;"><area
Line 396: Line 385:
 
             target ="_blank"
 
             target ="_blank"
 
             alt="圆形"
 
             alt="圆形"
             onclick="pre_hp()" /></a>
+
             onclick="pre_member()" /></a>
 
         />
 
         />
 
         </map>
 
         </map>
 
         <div class="textarea">
 
         <div class="textarea">
         <div class="editarea">
+
         <div class="editarea" id="member1">
    <style>
+
    <h2>Meets Up</h2>
    .main_content_1{
+
            <div class="member">
        margin: 150px;
+
            <span>In Wuhan City, three universities, WHU-China, HUST-China and HZAU-China, have registered their iGEM teams. To enhance the communication and cooperation among iGEM teams in Wuhan, Wuhan University hosted the iGEM Exchange Conference. We focused on problems we faced in experiments, human practices, etc. and shared the experience in solving them. Moreover, a blueprint of establishing a league to improve our collaboration has been discussed.</span>
    }
+
            <span><b>Time</b>: July 29.2015</span>
    .content_head{
+
<span><b>Location</b>: College of Life Sciences, Wuhan University</span>
        text-indent: 2em;
+
            <img src="https://static.igem.org/mediawiki/2015/9/97/WHU-China_meetsup1.jpeg" width="600" />
    }
+
            <span style="margin-top:400px"><b>Fig.1 Group photo taken in lab.</b></span>
    .para1{
+
           
        margin-top: 60%;
+
            <span style="margin-top:50px"><b>Schedule:</b></span>
    }
+
    .para1_con{
+
        text-indent: 2em;
+
        padding-top: 10px;
+
    }
+
    .td{
+
        text-align: center;
+
    }
+
    .table{
+
display:block;
+
        margin-top: 10px;
+
    }
+
</style>
+
 
+
<div class="content_1" id="hp1" style="display:none;">
+
    <div class = "content_head">
+
        In summer, to enhance the communication between iGEM teams and share the experience of preparation, Wuhan University held the ‘ mid-china iGEM seminar’, with Huazhong University of Science and Technology and Huazhong Agricultural University.
+
    </div>
+
    <img src="https://static.igem.org/mediawiki/2015/a/ac/WHU-China_2_1.jpg" class = "img" width="50%">
+
    <div class="para1">1. Time and space <br>
+
            <div class="para1_con">On July 29.2015;  in the College of Life science , Wuhan University.</div>
+
    </div>
+
    <div class="para2">2. Schedule <br>
+
        <div class="table">
+
 
             <center>
 
             <center>
 
                 <table border="1px" cellspacing=0 cellpadding=0 bordercolordark="#000000" bordercolorlight="#ffffff">
 
                 <table border="1px" cellspacing=0 cellpadding=0 bordercolordark="#000000" bordercolorlight="#ffffff">
Line 449: Line 414:
 
                         <td>09:40-10:00</td>
 
                         <td>09:40-10:00</td>
 
                         <td>opening ceremony</td>
 
                         <td>opening ceremony</td>
                         <td></td>
+
                         <td>Introduction & Keynote Speeches</td>
 
                     </tr>
 
                     </tr>
 
                     <tr class="td">
 
                     <tr class="td">
 
                         <td>10:00-10:30</td>
 
                         <td>10:00-10:30</td>
 
                         <td>presentation of HUST</td>
 
                         <td>presentation of HUST</td>
                         <td>presentation of 20 mins and Q&A of 10 mins</td>
+
                         <td>20 min for speech; 10 min for Q&A </td>
 
                     </tr>
 
                     </tr>
 
                     <tr class="td">
 
                     <tr class="td">
 
                         <td>10:30-11:00</td>
 
                         <td>10:30-11:00</td>
 
                         <td>presentation of HZAU</td>
 
                         <td>presentation of HZAU</td>
                         <td>presentation of 20 mins and Q&A of 10 mins</td>
+
                         <td>20 min for speech; 10 min for Q&A </td>
 
                     </tr>
 
                     </tr>
 
                     <tr class="td">
 
                     <tr class="td">
 
                         <td>11:00-11:30</td>
 
                         <td>11:00-11:30</td>
 
                         <td>presentation of WHU</td>
 
                         <td>presentation of WHU</td>
                         <td>presentation of 20 mins and Q&A of 10 mins</td>
+
                         <td>20 min for speech; 10 min for Q&A </td>
 
                     </tr>
 
                     </tr>
 
                     <tr class="td">
 
                     <tr class="td">
 
                         <td>11:30-12:30</td>
 
                         <td>11:30-12:30</td>
                         <td>Rest</td>
+
                         <td>Lunch</td>
                         <td>having a break and meals</td>
+
                         <td>having a break;
 +
further discussion and communication</td>
 
                     </tr>
 
                     </tr>
 
                     <tr class="td">
 
                     <tr class="td">
 
                         <td>12:30-14:30</td>
 
                         <td>12:30-14:30</td>
                         <td>communication</td>
+
                         <td>Experience Sharing </td>
 
                         <td>discussing about the problems existing during the preparation</td>
 
                         <td>discussing about the problems existing during the preparation</td>
 
                     </tr>
 
                     </tr>
 
                     <tr class="td">
 
                     <tr class="td">
 
                         <td>14:30</td>
 
                         <td>14:30</td>
                         <td>ending ceremony</td>
+
                         <td>Lab Visiting as an End</td>
                         <td>after ending, having a visit to the lab and the camp.</td>
+
                         <td>Group photo;
 +
Contact information exchange</td>
 
                     </tr>
 
                     </tr>
 
                 </table>
 
                 </table>
 
             </center>
 
             </center>
        </div>
+
            </div>
    </div>
+
            </div>
   
+
            <div class="editarea" id="member2">
        </div>
+
            <h2>Meets Up</h2>
            <style type="text/css">
+
                <div class="member">
.main_content_2{
+
                <span><b>Presentation:</b></span>
    }
+
                <span>During the presentation, every team briefly introduced principles, methods and goals of their project. Everyone got to know the project of each other. Therefore, the audience could provide suggestions which might help improve the projects when speakers asked for suggestions at the end of the presentation. Some suggestions were further discussed latter and comparison of different idea was made for an optimized solution.</span>
.img_here{
+
                <img src="https://static.igem.org/mediawiki/2015/b/b4/WHU-China_meetsup2_1.jpeg" width="320" />
width:30%;
+
                <img src="https://static.igem.org/mediawiki/2015/2/2d/WHU-China_meetsup2_2.jpeg" width="320" style="margin-left:340px" />
}
+
                <img src="https://static.igem.org/mediawiki/2015/e/e1/WHU-China_meetsup2_3.jpeg" width="320" style="margin-left:160px;margin-top:220px" />
.main_content_2 ul{
+
                <span style="margin-top:440px"><b>Fig.2 Presentation of WHU-China,HUST-China and HZAU-China.</b></span>
list-style:none;
+
                <span style="margin-top:20px"><b>Experience Sharing:</b></span>
}
+
                <img src="https://static.igem.org/mediawiki/2015/a/a7/WHU-China_meetsup3.jpeg" width="320"/>
+
                <span style="margin-left:330px">Every team has its own way to overcome the difficulties throughout the project. Thus inspiration could be gained by listening to the stories and experience of each other. In the experience sharing section, we drew attention to difficulties in lab work, human practice, mathematic modeling and operation of the team. The following parts describe the conclusion we made that day in details: </span>
.main_content_2 ul li{
+
                <span style="margin-top:15px"><b>Fig.3 Discussion during the break.</b></span>
margin-top:30%;
+
               
}
+
                <h3 style="margin-top:20px; padding:0; margin:0;">1. lab work: </h3>
</style>
+
<span>Key Problem: </span>
 +
<span>The unexpected failure of some experiments troubles all the teams a lot. On the one hand, even a single operation in the experiment could lead to such failure and thus experienced members are needed to give instructions at the critical time. On the other hand, the inadequacy of control tests makes it ambitious to reason the failure out. Inexperienced members don&apos;t know how to set adequate control test during molecular cloning experiments for too many details should be involved. Details include whether the enzymes or antibiotics work, the efficiency of competent cells, the purity of the DNA, etc. But generally speaking, most of team members lack experience because few of the experienced members from the team of last year would remain in the team this year and that&apos;s the point of the problem.</span>
 +
                </div>
 +
            </div>
 +
        <div class="editarea" id="member3">
 +
        <h2>Meets Up</h2>
 +
            <div class="member">
 +
            <span>Solution:</span>
 +
<span>Seek for help more frequently! More face-to-face talk with professors in College of Life Sciences and senior students in the lab! Though seeking for help online is useful and convenient sometimes, but it&apos;s hard to make your problems clear by chatting online. Talking to those experienced lab workers face to face, you can not only convey your problems to them unambiguously and get the solution but also learn how they design their experiments and estimate an experiment.</span>
 +
            <h3>2. Human Practices:</h3><span>
 +
Key Problem:</span><span>
 +
Some of our projects focused on putting forward some brand-new concepts to promote the development of a subject. Because the projects are a bit far away from daily life and cannot be put into use at once, how it would affect our future remains unknown and the importance of it would be hard to convey to the public. Therefore, we must think different when designing meaningful and feasible human practices for such projects.</span><span>
  
<div class= "main_content_2" id="hp2" style="display:none">                          
+
Solutions:</span><span>
<img src="https://static.igem.org/mediawiki/2015/0/0f/WHU-China_2_2.jpg" width="50%">
+
Do some research related to your project and prepare for the future use of your project in this way. For example, chatting with scientists who might get interested in that emerging field and get idea about the role your project could play in that field.  
<img src="https://static.igem.org/mediawiki/2015/a/a2/WHU-China_2_3.jpg" width="50%" style="margin-top:35%">
+
Cooperate with local science museums. Science museums are places where the public gains knowledge of science. Lectures or other activities held there might impress the public and change their mind about the field that your project is in. Getting familiar with that field, people would be willing to know more about your project.</span><span>
<img src="https://static.igem.org/mediawiki/2015/d/dd/WHU-China_2_4.jpg" width="50%" style="margin-top:70%">
+
Combine the human practices with other social practices. Every summer, many universities in China require students to do some social practices. When some members of iGEM team do their own social practices, they can bring a piece of questionnaire or two with them and do the human practices of iGEM by the way, suggested by the HUST-China iGEM team. </span>
</div>
+
<img src="https://static.igem.org/mediawiki/2015/4/4b/WHU-China_meetsup4.jpeg" width="600">
<style type="text/css">
+
        <span style="margin-top:440px"><b>Fig.4 The audience are listening.</b></span>
    .txt{
+
            </div>
border:2px solid black;
+
}
+
.txt span{
+
margin-left:55%;
+
}
+
 
+
</style>
+
 
+
<div class= "main_content_3" id="hp3" style="display:none">
+
    <h2>3. Discussion</h2>
+
    <div class="txt">
+
        <img src="https://static.igem.org/mediawiki/2015/d/d0/WHU-China_2_5.jpg" width="30%" />
+
        <span>During the discussion, we first shared our difficulties in the experiment and the solutions, such as the efficiency of transformation, activity of the enzymes. Then we came up with an idea that we could build a platform, where we communicate the up to date findings of synthesis biology, which can give us some clues of the match. Every team leader will take the responsibility to manage the platform in turn. And we can share some efficient technology and agentia for the success of experiments
+
        </span>
+
 
         </div>
 
         </div>
         <div class="txt">
+
         <div class="editarea" id="member4">
        <img src="https://static.igem.org/mediawiki/2015/f/fb/WHU-China_2_6.jpg" width="30%" />
+
        <h2>Meets Up</h2>
        <span>
+
        <div class="member">
      Secondly, we communicated about the HP. How to find a feasible theme, how to carry out, how to promote the cooperation with other teams, how to present the HP and so on. Every team shared their own methods. For example, the HUST said they cooperated with other colleges and combined it with social work.  
+
            <h3>3. Mathematical Modeling</h3>
        Besides, we talked about the digifax. We exchanged our ideas of how to build the model, how to analyze the data, how to distribute the staff.
+
                <span>Key Problem:</span><span>
        </span>
+
Students who major in biology are usually not familiar with functions needed for mathematical modeling. Many of us find it hard to learn by reading books ourselves. Students of mathematic could aid in modeling, but we find it hard to communicate with them fluently for we don&apos;t understand each other sometimes.</span><span>
        </div>
+
Solution:</span><span>
        <div class="txt">
+
Turn to students major in bioinformatic for help. Invite them to teach a class on modeling in biology. Moreover, they can help explain your project to students majoring in math. If there&apos;s no students of bioinformatics in your college, invite students of other universities in the league (shown below) to come and help!</span>
        <img src="https://static.igem.org/mediawiki/2015/0/0b/WHU-China_2_7.jpg" width="30%" />
+
<h3>4.Blueprint - the League</h3>
        <span style="margin-bottom:3%">
+
                <span>Three iGEM teams in Wuhan, China uniting into a league could bring great convenience. Closely attached to each other and contacting more frequently, we can make better use of our resources by sharing them. Experienced web site designer, mathematic model builder, human practice organizer, etc. are sometimes hard to find or cultivate. Hence, encouraging them to help other teams in the league would save each team lots of time. Furthermore, some devices or facility could be shared. </span>
        Finally, we discussed the build of our teams. The management, the scale, the structure of age, the responsibility distribution are all our concerns, which could give a great reference to the next team.
+
            </div>
        According to this seminar, we gained lots of precious experience, and we held the belief that we were not rivals, but partners. With the help of each other, we could sail more smooth and further in the waved sea of iGEM!
+
</span>
+
        </div>
+
 
+
</div>
+
 
+
       
+
           
+
 
         </div>
 
         </div>
 
         </div>
 
         </div>

Revision as of 03:40, 16 September 2015

圆形 圆形 />

Meets Up

In Wuhan City, three universities, WHU-China, HUST-China and HZAU-China, have registered their iGEM teams. To enhance the communication and cooperation among iGEM teams in Wuhan, Wuhan University hosted the iGEM Exchange Conference. We focused on problems we faced in experiments, human practices, etc. and shared the experience in solving them. Moreover, a blueprint of establishing a league to improve our collaboration has been discussed. Time: July 29.2015 Location: College of Life Sciences, Wuhan University Fig.1 Group photo taken in lab. Schedule:
Time Items Remarks
09:30-09:40 Register
09:40-10:00 opening ceremony Introduction & Keynote Speeches
10:00-10:30 presentation of HUST 20 min for speech; 10 min for Q&A
10:30-11:00 presentation of HZAU 20 min for speech; 10 min for Q&A
11:00-11:30 presentation of WHU 20 min for speech; 10 min for Q&A
11:30-12:30 Lunch having a break; further discussion and communication
12:30-14:30 Experience Sharing discussing about the problems existing during the preparation
14:30 Lab Visiting as an End Group photo; Contact information exchange

Meets Up

Presentation: During the presentation, every team briefly introduced principles, methods and goals of their project. Everyone got to know the project of each other. Therefore, the audience could provide suggestions which might help improve the projects when speakers asked for suggestions at the end of the presentation. Some suggestions were further discussed latter and comparison of different idea was made for an optimized solution. Fig.2 Presentation of WHU-China,HUST-China and HZAU-China. Experience Sharing: Every team has its own way to overcome the difficulties throughout the project. Thus inspiration could be gained by listening to the stories and experience of each other. In the experience sharing section, we drew attention to difficulties in lab work, human practice, mathematic modeling and operation of the team. The following parts describe the conclusion we made that day in details: Fig.3 Discussion during the break.

1. lab work:

Key Problem: The unexpected failure of some experiments troubles all the teams a lot. On the one hand, even a single operation in the experiment could lead to such failure and thus experienced members are needed to give instructions at the critical time. On the other hand, the inadequacy of control tests makes it ambitious to reason the failure out. Inexperienced members don't know how to set adequate control test during molecular cloning experiments for too many details should be involved. Details include whether the enzymes or antibiotics work, the efficiency of competent cells, the purity of the DNA, etc. But generally speaking, most of team members lack experience because few of the experienced members from the team of last year would remain in the team this year and that's the point of the problem.

Meets Up

Solution: Seek for help more frequently! More face-to-face talk with professors in College of Life Sciences and senior students in the lab! Though seeking for help online is useful and convenient sometimes, but it's hard to make your problems clear by chatting online. Talking to those experienced lab workers face to face, you can not only convey your problems to them unambiguously and get the solution but also learn how they design their experiments and estimate an experiment.

2. Human Practices:

Key Problem: Some of our projects focused on putting forward some brand-new concepts to promote the development of a subject. Because the projects are a bit far away from daily life and cannot be put into use at once, how it would affect our future remains unknown and the importance of it would be hard to convey to the public. Therefore, we must think different when designing meaningful and feasible human practices for such projects. Solutions: Do some research related to your project and prepare for the future use of your project in this way. For example, chatting with scientists who might get interested in that emerging field and get idea about the role your project could play in that field. Cooperate with local science museums. Science museums are places where the public gains knowledge of science. Lectures or other activities held there might impress the public and change their mind about the field that your project is in. Getting familiar with that field, people would be willing to know more about your project. Combine the human practices with other social practices. Every summer, many universities in China require students to do some social practices. When some members of iGEM team do their own social practices, they can bring a piece of questionnaire or two with them and do the human practices of iGEM by the way, suggested by the HUST-China iGEM team. Fig.4 The audience are listening.

Meets Up

3. Mathematical Modeling

Key Problem: Students who major in biology are usually not familiar with functions needed for mathematical modeling. Many of us find it hard to learn by reading books ourselves. Students of mathematic could aid in modeling, but we find it hard to communicate with them fluently for we don't understand each other sometimes. Solution: Turn to students major in bioinformatic for help. Invite them to teach a class on modeling in biology. Moreover, they can help explain your project to students majoring in math. If there's no students of bioinformatics in your college, invite students of other universities in the league (shown below) to come and help!

4.Blueprint - the League

Three iGEM teams in Wuhan, China uniting into a league could bring great convenience. Closely attached to each other and contacting more frequently, we can make better use of our resources by sharing them. Experienced web site designer, mathematic model builder, human practice organizer, etc. are sometimes hard to find or cultivate. Hence, encouraging them to help other teams in the league would save each team lots of time. Furthermore, some devices or facility could be shared.