Difference between revisions of "Team:SYSU-Software/Collaborations"

(Prototype team page)
 
Line 1: Line 1:
 
{{SYSU-Software}}
 
{{SYSU-Software}}
 
<html>
 
<html>
 +
<div id="contentContainer">
 +
          <h1>Collaborations</h1>
  
<h2> Collaborations</h2>
 
  
<p>
 
Sharing and collaboration are core values of iGEM. We encourage you to reach out and work with other teams on difficult problems that you can more easily solve together.
 
</p>
 
  
<div class="highlightBox">
+
          <div id = "Keyachievements">
 +
            <h2>Key achievements</h2>
 +
            <h3>Collaborated with 2015 iGEM teams, we…</h3>
 +
            <ol>
 +
              <li>together with <span>NJU-China</span>, developed a tool for tracking mouse movements.<a href="https://2015.igem.org/Team:NJU-China">Download online.</a></li>
 +
              <li>Mentored high-school teams <span>SKLBC-China</span> and <span>SKLBC-DGSYZX</span> on software project planning.</li>
 +
              <li>Collaborated with <span>SYSU_CHINA</span> and held a garden party.</li>
 +
            </ol>
 +
            <h3>Collaborated with Academic Division of Youth League Committee, we…</h3>
 +
            <p id = "pp">held a mini-lecture on iGEM and Synbio to the 2015 freshmen of School of Life Sciences.</p>
 +
          </div>
  
<h4> Which other teams can we work with? </h4>
 
<p>
 
You can work with any other team in the competition, including software, hardware, high school and other tracks. You can also work with non-iGEM research groups, but they do not count towards the <a hreef="https://2015.igem.org/Judging/Awards#Medals">iGEM team collaboration gold medal criterion</a>.
 
</p>
 
  
<p>
 
In order to meet the gold medal criteria on helping another team, you must complete this page and detail the nature of your collaboration with another iGEM team.
 
</p>
 
</div>
 
  
<p>
+
          <div id = "NJU_China">
Here are some suggestions for projects you could work on with other teams:
+
            <h2>Development of Mouse Movement Tracking Tool for <a href="https://2015.igem.org/Team:NJU-China">NJU-China</a></h2>
</p>
+
  
<ul>
+
            <div id = "NJU_block1">
<li> Improve the function of another team's BioBrick Part or Device</li>
+
                <div id = "NJU_block1_zuo" class = "wenzi">During their project, 2015 wet-lab team NJU-China needs a tool that can track the dynamic movement of mice in the cage.<br><br><br><b>Demand</b>: In their in vivo experiment, they recorded the movement of mice in the cage. The video was about two hours long. Then they needed a tool to fulfill the following three requirements.<br><br><br>
<li> Characterize another team's part </li>
+
                <ol>
<li> Debug a construct </li>
+
                  <li>The tool should be able to identify the existence of the mice in the cage. The problem is that the mice was always moving, and the tool must set a point on the mice to track their movement.</li>
<li> Model or simulating another team's system </li>
+
                  <li>The tool should be able to record the coordinate of the mice’s current position.</li>
<li> Test another team's software</li>
+
                  <li>The tool should be able to generate a heat map, to show how frequently the mice stayed in the light cage and in the dark cage.</li>
<li> Help build and test another team's hardware project</li>
+
                </ol>
<li> Mentor a high-school team</li>
+
                </div>
</ul>
+
                <div id = "NJU_block1_you" class = "juzhong">
 +
                  <img src = "https://static.igem.org/mediawiki/2015/b/b6/SYSU-Software_mice.jpg">
 +
                  Figure 1: Tracking of mouse movements in the cage.
 +
                </div>
 +
            </div>
  
 +
            <div id = "NJU_block2" class = "wenzi" >
 +
                <br><br>
 +
                Tools that can track the movement of mice exist; however, they can only track the movement qualitatively, without the detailed records of coordinates of mouse position.
 +
                <img src = "https://static.igem.org/mediawiki/2015/5/53/SYSU-Software_coordinates.png">
 +
                <p class = "juzhong">Figure 2: Positions of the mouse at different times represented as coordinates.</p>
 +
            </div>
  
 +
            <div id = "NJU_block3">
 +
                <br><br><br>
 +
                <div id = "NJU_block3_zuo" class = "wenzi">
 +
                  <b>Solution</b>: According to their demand, we developed a tool in July. This tool can not only track the movement of mice in the cage, but also record the coordinates of mice’s position as well as accordingly generate a heat map.<br>
 +
                  To Download the tool, please click <a href="https://2015.igem.org/Team:NJU-China">here</a>!
 +
                </div>
 +
                <div id = "NJU_block3_you">
 +
                  <img src = "https://static.igem.org/mediawiki/2015/0/00/SYSU-Software_heatmap.png">
 +
                  Figure 3: A heat map generated by the tool, showing the relative frequency with which mice stayed in particular position.
 +
                </div>
 +
            </div>
  
</div>
+
 
 +
            <div id = "SKLBC_China">
 +
              <h2>Mentor on Software Building for High-School Team <a href="https://2015.igem.org/Team:SKLBC-China">SKLBC-China</a> and <a href="https://2015.igem.org/Team:SKLBC-DGSYZX">SKLBC-DGSYZX</a></h2>
 +
              <div id = "SKLBC_block1">
 +
                  <div id = "SKLBC_block1_zuo" class = "wenzi">
 +
                    During the summer, a meetup was held in Sun Yat-sen University. There were wet-lab teams (SCUT-China, SCUT and SYSU-China), a software team (SYSU-Software) as well as high-school teams (SKLBC-China and SKLBC-GDSYZX). <br><br>
 +
                    In the meetup we talked about the relationships between software teams and wet-lab teams. Zhengyang Wen and Shengkun Dai, team members of us, gave advice on project design to  members of high-school teams SKLBC-China and SKLBC-GDSYZX. Wen and Dai taught them how to discover the needs of wet-lab teams, and gave them advice on how to design software that meets the needs of wet-lab teams. Also, we gave
 +
                    them instructions on scheduling the project. 
 +
                  </div>
 +
                  <div id = "SKLBC_block1_you" class = "juzhong">
 +
                    <img src = "https://static.igem.org/mediawiki/2015/e/e7/SYSU-Software_highschool.JPG">
 +
                    Figure 4: A meetup in Sun Yat-sen University
 +
                  </div>
 +
              </div>
 +
 
 +
              <div id = "SKLBC_block2">
 +
                  <br><br>
 +
                  <div id = "SKLBC_block2_zuo">
 +
                    <img src = "https://static.igem.org/mediawiki/2015/0/00/SYSU-Software_instructions_2.jpg">
 +
                    Figure 5: Dai and Wen talked about how to plan different aspects of a project.
 +
                  </div>
 +
                  <div id = "SKLBC_block2_you">
 +
                    <img src = "https://static.igem.org/mediawiki/2015/5/5b/SYSU-Software_Dai.png">
 +
                    Figure 6: Dai gave a presentation on how software teams
 +
                    can meet the needs of wet-lab practices.
 +
                  </div>
 +
              </div>
 +
            </div>
 +
 
 +
 
 +
            <div id = "SYSU_CHINA">
 +
                <h2>Collaborated with <a href="https://2015.igem.org/Team:SYSU_CHINA">SYSU_CHINA</a> and held a garden party in Biology Festival</h2>
 +
                <div id = "SYSU_block1">
 +
                  <div id = "SYSU_block1_zuo" class = "wenzi">
 +
                    In spring we held a garden party in the campus with SYSU_CHINA. This activity aimed at introducing synthetic biology to the public, and engage the public in the practices of iGEM. In the garden party, we made use of various kinds of activities and games to introduce the basic ideas of Synbio and iGEM. SYSU_CHINA introduced how experimental iGEMers did great jobs in a living cells, while we talked about how software can help explore the extraordinary world of life made up of DNA.
 +
                  </div>
 +
                  <div id = "SYSU_block1_you" class = "juzhong">
 +
                    <img src = "https://static.igem.org/mediawiki/2015/c/cf/SYSU-Software_gardenParty.jpg">
 +
                    Figure 7: Festival
 +
                  </div>
 +
                </div>
 +
            </div>
 +
 
 +
 
 +
            <div id = "Academic">
 +
                <h2>Collaborated with Academic Division of Youth League Committee and gave mini lecture to freshmen</h2>
 +
                <div id = "Academic_block1">
 +
                  <div id = "Academic_block1_zuo" class = "wenzi">
 +
                    In early September we held a mini-lecture to 2015 freshmen of School of Life Sciences of SYSU. In the lecture we told freshmen about the basic knowledge and ideas of Synbio, and motivated them to participate in iGEM.
 +
                  </div>
 +
                  <div id = "Academic_block1_you" class = "juzhong">
 +
                    <img src = "poster.jpg">
 +
                    Figure 8: A mini lecture to freshmen.
 +
                  </div>
 +
                </div>
 +
            </div>
 +
 
 +
 
 +
          </div>
 +
      </div>
 
</html>
 
</html>

Revision as of 08:13, 16 September 2015

SYSU-SOFTWARE IGEM 2015

Collaborations

Key achievements

Collaborated with 2015 iGEM teams, we…

  1. together with NJU-China, developed a tool for tracking mouse movements.Download online.
  2. Mentored high-school teams SKLBC-China and SKLBC-DGSYZX on software project planning.
  3. Collaborated with SYSU_CHINA and held a garden party.

Collaborated with Academic Division of Youth League Committee, we…

held a mini-lecture on iGEM and Synbio to the 2015 freshmen of School of Life Sciences.

Development of Mouse Movement Tracking Tool for NJU-China

During their project, 2015 wet-lab team NJU-China needs a tool that can track the dynamic movement of mice in the cage.


Demand: In their in vivo experiment, they recorded the movement of mice in the cage. The video was about two hours long. Then they needed a tool to fulfill the following three requirements.


  1. The tool should be able to identify the existence of the mice in the cage. The problem is that the mice was always moving, and the tool must set a point on the mice to track their movement.
  2. The tool should be able to record the coordinate of the mice’s current position.
  3. The tool should be able to generate a heat map, to show how frequently the mice stayed in the light cage and in the dark cage.
Figure 1: Tracking of mouse movements in the cage.


Tools that can track the movement of mice exist; however, they can only track the movement qualitatively, without the detailed records of coordinates of mouse position.

Figure 2: Positions of the mouse at different times represented as coordinates.




Solution: According to their demand, we developed a tool in July. This tool can not only track the movement of mice in the cage, but also record the coordinates of mice’s position as well as accordingly generate a heat map.
To Download the tool, please click here!
Figure 3: A heat map generated by the tool, showing the relative frequency with which mice stayed in particular position.

Mentor on Software Building for High-School Team SKLBC-China and SKLBC-DGSYZX

During the summer, a meetup was held in Sun Yat-sen University. There were wet-lab teams (SCUT-China, SCUT and SYSU-China), a software team (SYSU-Software) as well as high-school teams (SKLBC-China and SKLBC-GDSYZX).

In the meetup we talked about the relationships between software teams and wet-lab teams. Zhengyang Wen and Shengkun Dai, team members of us, gave advice on project design to members of high-school teams SKLBC-China and SKLBC-GDSYZX. Wen and Dai taught them how to discover the needs of wet-lab teams, and gave them advice on how to design software that meets the needs of wet-lab teams. Also, we gave them instructions on scheduling the project.
Figure 4: A meetup in Sun Yat-sen University


Figure 5: Dai and Wen talked about how to plan different aspects of a project.
Figure 6: Dai gave a presentation on how software teams can meet the needs of wet-lab practices.

Collaborated with SYSU_CHINA and held a garden party in Biology Festival

In spring we held a garden party in the campus with SYSU_CHINA. This activity aimed at introducing synthetic biology to the public, and engage the public in the practices of iGEM. In the garden party, we made use of various kinds of activities and games to introduce the basic ideas of Synbio and iGEM. SYSU_CHINA introduced how experimental iGEMers did great jobs in a living cells, while we talked about how software can help explore the extraordinary world of life made up of DNA.
Figure 7: Festival

Collaborated with Academic Division of Youth League Committee and gave mini lecture to freshmen

In early September we held a mini-lecture to 2015 freshmen of School of Life Sciences of SYSU. In the lecture we told freshmen about the basic knowledge and ideas of Synbio, and motivated them to participate in iGEM.
Figure 8: A mini lecture to freshmen.