Difference between revisions of "Team:Tokyo Tech/Collaborations"

Line 136: Line 136:
 
</div><!-- /kait_project_header -->
 
</div><!-- /kait_project_header -->
 
<div id="kait_project_contents">
 
<div id="kait_project_contents">
<p class="normal_text">Team KAIT wanted to increase the production of Bacterial Cellulose (BC) produced by the bacteria <span style="font-style: italic">A</span>. <span style="font-style: italic">xylinum.</span> To do so, we have to take in account the cellulose synthesis pathway.</p>
+
<p class="normal_text">Team KAIT planned on increasing the production of Bacterial Cellulose (BC) produced by the bacteria <span style="font-style: italic">A</span>. <span style="font-style: italic">xylinum.</span> To do so, we have to take into account the cellulose synthesis pathway.</p>
 
<a href="https://static.igem.org/mediawiki/2016/e/ee/T--Tokyo_Tech--Collaboration_Kait_1.png"><img src="https://static.igem.org/mediawiki/2016/e/ee/T--Tokyo_Tech--Collaboration_Kait_1.png" height="300px" /></a>
 
<a href="https://static.igem.org/mediawiki/2016/e/ee/T--Tokyo_Tech--Collaboration_Kait_1.png"><img src="https://static.igem.org/mediawiki/2016/e/ee/T--Tokyo_Tech--Collaboration_Kait_1.png" height="300px" /></a>
 
<p class="caption"><span style="font-weight: bold;">Fig. 8-1-1. </span> Cellulose synthesis pathway of an <span style="font-style: italic">Acetobacter</span></p>
 
<p class="caption"><span style="font-weight: bold;">Fig. 8-1-1. </span> Cellulose synthesis pathway of an <span style="font-style: italic">Acetobacter</span></p>
<p class="normal_text">Taking this pathway in consideration iGEM 2016 team KAIT_Japan planned to increase the amount of cellulose production by diminishing the amount of G6PDH and PGI enzymes by the antisense method.</p>
+
<p class="normal_text">Based on the mechanisms of this pathway, iGEM 2016 team KAIT_Japan planned to increase the amount of cellulose production by diminishing the amount of G6PDH and PGI enzymes by the antisense method.</p>
  
 
</div><!-- /kait_project_contents -->
 
</div><!-- /kait_project_contents -->
Line 148: Line 148:
 
</div><!-- /kait_model_header -->
 
</div><!-- /kait_model_header -->
 
<div id="kait_model_contents">
 
<div id="kait_model_contents">
<p class="normal_text">Cellulose is produced basically by a series of enzyme reactions, so in order to create a mathematical model for this project, we have to take in account the principal reactions taking place in this production. By doing this we obtain the <a href="javascript:void(0)" onClick="show('equation1');">following equations</a>.</p>
+
<p class="normal_text">Cellulose is produced basically by a series of enzymatic reactions, so in order to create a mathematical model for this project, we have to take into account the principal reactions taking place in this production. By doing this we obtain the <a href="javascript:void(0)" onClick="show('equation1');">following equations</a>.</p>
 
<div id="equation1" class="off">
 
<div id="equation1" class="off">
 
<p>$$ \displaystyle \frac{d[Glc]}{dt} = - \frac{V_{max_1}[Glc]}{K_{m_1} + [Glc]} $$</p>
 
<p>$$ \displaystyle \frac{d[Glc]}{dt} = - \frac{V_{max_1}[Glc]}{K_{m_1} + [Glc]} $$</p>
Line 161: Line 161:
 
<p>$$ \frac{d[Cell]}{dt} = \frac{V_{max_{10}}[UDP-Glc]}{K_{m_{10}} + [UDP - Glc]} $$ </p>
 
<p>$$ \frac{d[Cell]}{dt} = \frac{V_{max_{10}}[UDP-Glc]}{K_{m_{10}} + [UDP - Glc]} $$ </p>
 
</div><!-- /equation1 -->
 
</div><!-- /equation1 -->
<p class="normal_text">Were each equation represents the concentration of each molecule. \( V_{max_n} \) and \( K_{m_n} \) represent the maximal velocity and the Michaelis constant of reaction n respectively. In the case of the concentration of G6P and F6P we have to consider the reversibility of the reaction.</p>
+
<p class="normal_text">Where each equation represents the concentration of each molecule. \( V_{max_n} \) and \( K_{m_n} \) represent the maximum velocity and the Michaelis constant of reaction respectively. In regards of the concentration of G6P and F6P, we had to consider the reversibility of the reaction.</p>
 
<p class="normal_text">However in this case, since it was considered to only use glucose and not fructose, we can simplify the equations to the <a href="javascript:void(0);" onClick="show('equation2');">following ones</a>.</p>
 
<p class="normal_text">However in this case, since it was considered to only use glucose and not fructose, we can simplify the equations to the <a href="javascript:void(0);" onClick="show('equation2');">following ones</a>.</p>
 
<div id="equation2" class="off">
 
<div id="equation2" class="off">
Line 180: Line 180:
 
<div id="kait_antisense_method_contentes">
 
<div id="kait_antisense_method_contentes">
 
<p class="normal_text">The antisense method consists in inhibiting the production of certain proteins by using an antisense RNA that is perfectly complementary to the target nucleotide sequence, thus preventing its transcription. </p>
 
<p class="normal_text">The antisense method consists in inhibiting the production of certain proteins by using an antisense RNA that is perfectly complementary to the target nucleotide sequence, thus preventing its transcription. </p>
<p class="normal_text">In this case we are using the antisense method to prevent the production of the enzymes G6PD and PGI so by representing the binding of the antisense mRNA to the nucleotide sequence by a hill equation we get <a href="javascript:void(0);" onClick="show('equation3')">the following equations</a>.</p>
+
<p class="normal_text">In this case we are using the antisense method to prevent the production of the enzymes G6PD and PGI so by representing the binding of the antisense mRNA to the nucleotide sequence with a Hill equation we got <a href="javascript:void(0);" onClick="show('equation3')">the following equations</a>.</p>
 
<div id="equation3" class="off">
 
<div id="equation3" class="off">
 
<p>$$ \frac{d[G6P]}{dt} = \frac{V_{max_1} [Glc]}{K_{m_1} + [Glc]} - \left(1 - \frac{\alpha_1[mRNA_1]^{n_1}}{K_1^{n_1} + [mRNA_1]^{n_1}} \right) * \frac{V_{max_2}[G6P]}{K_{m_2} + [G6P]} \\
 
<p>$$ \frac{d[G6P]}{dt} = \frac{V_{max_1} [Glc]}{K_{m_1} + [Glc]} - \left(1 - \frac{\alpha_1[mRNA_1]^{n_1}}{K_1^{n_1} + [mRNA_1]^{n_1}} \right) * \frac{V_{max_2}[G6P]}{K_{m_2} + [G6P]} \\
Line 187: Line 187:
 
<p>$$ \frac{[PGA]}{dt} = \left(1 - \frac{\alpha_1[mRNA_1]^{n_1}}{K_1^{n_1} + [mRNA_1]^{n_1}} \right) * \frac{V_{max_2}[G6P]}{K_{m_2} + [G6P]} $$</p>
 
<p>$$ \frac{[PGA]}{dt} = \left(1 - \frac{\alpha_1[mRNA_1]^{n_1}}{K_1^{n_1} + [mRNA_1]^{n_1}} \right) * \frac{V_{max_2}[G6P]}{K_{m_2} + [G6P]} $$</p>
 
</div><!-- /equation3 -->
 
</div><!-- /equation3 -->
<p class="normal_text">Where ɑn and Kn and nn are constants from the hill equation. The concentration of the mRNA depend on the conditions of the experiment.</p>
+
<p class="normal_text">Where \( ɑ_{n} \), \( K_{n} \) and \( n_{n} \) are constants from the Hill equation, And the concentration of the mRNA depend on the conditions of the experiment.</p>
 
</div><!-- /kait_antisense_method_contents -->
 
</div><!-- /kait_antisense_method_contents -->
 
</div><!-- /kait_antisense_method -->
 
</div><!-- /kait_antisense_method -->
Line 210: Line 210:
 
</p>
 
</p>
 
</div><!-- /kait_results_images -->
 
</div><!-- /kait_results_images -->
<p class="normal_text">We can see that the production of BC increases the more we inhibit the enzymes G6PD and PGI, so we can assume this model is correct. However, we cannot say it is the most appropriate to our case since it has not been corroborated with the experiments. We managed, though, to create the basis for a future more precise model.</p><br>
+
<p class="normal_text">We can see that the more we inhibit the enzymes G6PD and PGI, the production of BC increases; so we can assume this model is correct. However, we cannot say it is the most appropriate to our case since it has not been corroborated with the experiments. We managed, though, to create the basis for a future more precise model.</p><br>
 
<div align="center"><img src="https://static.igem.org/mediawiki/2016/5/55/T--Tokyo_Tech--KAITlogo.jpg" height="200"><br></div>
 
<div align="center"><img src="https://static.igem.org/mediawiki/2016/5/55/T--Tokyo_Tech--KAITlogo.jpg" height="200"><br></div>
 
<div align="center"><p class="caption" style="font-size: 16px; text-align: center;"><span style="font-weight: bold;">Fig.8-1-3  </span>
 
<div align="center"><p class="caption" style="font-size: 16px; text-align: center;"><span style="font-weight: bold;">Fig.8-1-3  </span>
Line 226: Line 226:
 
</div><!-- /workshop_header -->
 
</div><!-- /workshop_header -->
 
<div id="workshop_contents" class="container_contents">
 
<div id="workshop_contents" class="container_contents">
<p class="normal_text">On August 16th, we hosted a workshop of dry teams. The participating universities were Gifu University, Tokyo University of Agriculture and Technology, University of Tokyo and Kanazawa Institute of Technology. The iGEM Tokyo Tech team and the iGEM UT-Tokyo team taught modeling methods to the other iGEM teams. We exchanged our ideas, and thereby we gained new knowledge of modeling.</p>
+
<p class="normal_text">On August 16th, we hosted a workshop of dry teams. The participating universities were Gifu University, Tokyo University of Agriculture and Technology, University of Tokyo and Kanazawa Institute of Technology. The iGEM team Tokyo_Tech and the iGEM team UT-Tokyo taught modeling methods to the other iGEM teams present. We exchanged our ideas, and thereby we gained new knowledge of modeling.</p>
 
<div align="center"><img src="https://static.igem.org/mediawiki/2016/f/f5/T--Tokyo_Tech--Collabologos.png" height="180"><br></div>
 
<div align="center"><img src="https://static.igem.org/mediawiki/2016/f/f5/T--Tokyo_Tech--Collabologos.png" height="180"><br></div>
 
<div align="center"><p class="caption" style="font-size: 16px; text-align: center;"><span style="font-weight: bold;">Fig.8-1-4  </span>
 
<div align="center"><p class="caption" style="font-size: 16px; text-align: center;"><span style="font-weight: bold;">Fig.8-1-4  </span>
Line 241: Line 241:
 
</div><!-- /asij_header -->
 
</div><!-- /asij_header -->
 
<div id="asij_contents" class="container_contents">
 
<div id="asij_contents" class="container_contents">
<p class="normal_text">We visited The American School in Japan on September 14th and gave a modeling lecture. We explained our project’s overview and taught modeling methods. We also talked about what iGEM is because The American School is a new iGEM team. The iGEM Tokyo Tech team had collaborated with many universities so far. This visit enabled us to collaborate with high school.</p>
+
<p class="normal_text">We visited The American School in Japan on September 14th and gave a modeling lecture. We explained our project's overview and taught modeling methods. We also talked about what iGEM is because the American School is a new iGEM team. The iGEM Tokyo Tech team had collaborated with many universities so far. This visit enabled us to collaborate with a high school.</p>
 
<div align="center"><img src="https://static.igem.org/mediawiki/parts/e/e3/T--Tokyo_Tech--HSlogo.png" height="100"><br></div>
 
<div align="center"><img src="https://static.igem.org/mediawiki/parts/e/e3/T--Tokyo_Tech--HSlogo.png" height="100"><br></div>
 
<div align="center"><p class="caption" style="font-size: 16px; text-align: center;"><span style="font-weight: bold;">Fig.8-1-5  </span>
 
<div align="center"><p class="caption" style="font-size: 16px; text-align: center;"><span style="font-weight: bold;">Fig.8-1-5  </span>
Line 258: Line 258:
 
<div id="ut_contents" class="container_contents">
 
<div id="ut_contents" class="container_contents">
 
<h2>4-1. Abstract</h2>
 
<h2>4-1. Abstract</h2>
<p class="normal_text">We developed an Android application based on the suggestion from iGEM 2016 team UT-Tokyo of turning <span style="font-style:italic;">E. coli</span> cultivation and genetic modification into an application so that more people know synthetic biology.</p>
+
<p class="normal_text">We developed an Android application based on the suggestion from iGEM 2016 team UT-Tokyo of turning <span style="font-style:italic;">E. coli</span> cultivation and genetic modification into an application so that more people can know synthetic biology.</p>
 
<h2>4-2. Explanation of the Application</h2>
 
<h2>4-2. Explanation of the Application</h2>
 
<p class="normal_text">When a player taps the main screen, <span style="font-style:italic;">E. coli</span> in a medium increases. Additionally, the more <span style="font-style: italic;">E. coli</span> increases, the more experience points a player gains, which increases the player’s level. Leveling up also gives the player access to gene ligation techniques.</p>
 
<p class="normal_text">When a player taps the main screen, <span style="font-style:italic;">E. coli</span> in a medium increases. Additionally, the more <span style="font-style: italic;">E. coli</span> increases, the more experience points a player gains, which increases the player’s level. Leveling up also gives the player access to gene ligation techniques.</p>
 
<p class="normal_text">This application is distributed on Google Play. Here is the URL.</p>
 
<p class="normal_text">This application is distributed on Google Play. Here is the URL.</p>
<p class="normal_text">At present, players can only increase the number of <span style="font-style: italic;">E. coli</span>. In the future, we aim to upgrade the application so that players can do genetic modification in the application.</p>
+
<p class="normal_text">At present, players can only increase the number of <span style="font-style: italic;">E. coli</span>. However, in the future, we aim to upgrade the application so that players can do genetic modification in the application.</p>
 
</div><!-- /ut_contents -->
 
</div><!-- /ut_contents -->
 
</div><!-- /collaboration_ut -->
 
</div><!-- /collaboration_ut -->
Line 274: Line 274:
 
</div><!-- /may_festival_header -->
 
</div><!-- /may_festival_header -->
 
<div id="may_festival_contents" class="container_contents">
 
<div id="may_festival_contents" class="container_contents">
<p class="normal_text">The Japanese iGEM teams took part in the school festival at the University of Tokyo. Our team shared ideas and gave each other feedbacks. We introduced iGEM and synthetic biology to the public.</p>
+
<p class="normal_text">The Japanese iGEM teams took part in the school festival at the University of Tokyo. Our team shared ideas and gave each other feedback. We introduced iGEM and synthetic biology to the public.</p>
 
<p class="normal_text">See the Human Practice page for further information.</p>
 
<p class="normal_text">See the Human Practice page for further information.</p>
 
<h3>Participants</h3>
 
<h3>Participants</h3>

Revision as of 20:06, 18 October 2016

1. Collaboration with Kanagawa Institute of Technology

1-1. Overview

Our team collaborated with iGEM 2016 team KAIT_Japan and other teams, as we were asked to help them with the modeling in an early stage. From iGEM 2016 team KAIT_Japan we were asked to help them create a mathematical model for their project.

1-2. Project

Team KAIT planned on increasing the production of Bacterial Cellulose (BC) produced by the bacteria A. xylinum. To do so, we have to take into account the cellulose synthesis pathway.

Fig. 8-1-1. Cellulose synthesis pathway of an Acetobacter

Based on the mechanisms of this pathway, iGEM 2016 team KAIT_Japan planned to increase the amount of cellulose production by diminishing the amount of G6PDH and PGI enzymes by the antisense method.

1-3. Mathematical Model

Cellulose is produced basically by a series of enzymatic reactions, so in order to create a mathematical model for this project, we have to take into account the principal reactions taking place in this production. By doing this we obtain the following equations.

$$ \displaystyle \frac{d[Glc]}{dt} = - \frac{V_{max_1}[Glc]}{K_{m_1} + [Glc]} $$

$$ \displaystyle \frac{d[Frc]}{dt} = - \frac{V_{max_5}[Frc]}{K_{m_5} + [Frc]} - \frac{V_{max_6}[Frc]}{K_{m_6} + [Frc]} $$

$$ \displaystyle \frac{d[G6P]}{dt} = - \frac{V_{max_1}[Glc]}{K_{m_1} + [Glc]} - \frac{V_{max_2}[G6P]}{K_{m_2} + [G6P]} - \frac{V_{f_3} \frac{[G6P]}{K_{s_3}} - V_{s_3} \frac{[F6P]}{K_{P_3}}}{1 + \frac{[G6P]}{K_{s_3}} + \frac{[F6P]}{K_{P_3}}} - \frac{V_{max_4}[G6P]}{K_{m_4} + [G6P]} $$

$$ \displaystyle \frac{d[F6P]}{dt} = \frac{V_{max_5} [Frc]}{K_{m_5} + [Frc]} + \frac{V_{max_8} [FDP]}{K_{m_8} + [FDP]} + \frac{V_{f_3} \frac{[G6P]}{K_{s_3} - V_{s_3} \frac{[F6P]}{K_{P_3}}}}{1 + \frac{[G6P]}{K_{s_3}} + \frac{[F6P]}{K_{P_3}}} $$

$$ \displaystyle \frac{[F1P]}{dt} = \frac{V_{max_6}[Frc]}{K_{m_6} + [Frc]} - \frac{V_{max_7} [F1P]}{K_{m_7} + [F1P]} $$

$$ \displaystyle \frac{d[FDP]}{dt} = \frac{V_{max_7} [F1P]}{K_{m_7} + [F1P]} - \frac{V_{max_8} [FDP]}{K_{m_8} + [FDP]} $$

$$ \displaystyle \frac{d[PGA]}{dt} = \frac{V_{max_2} [G6P]}{K_{m_2} + [G6P]} - \frac{V_{max_{11}}[PGA]}{K_{m_{11}} + [PGA]} $$

$$ \displaystyle \frac{d[G1P]}{dt} = \frac{V_{max_4} [G6P]}{K_{m_4} + [G6P]} - \frac{V_{max_9} [G1P]}{K_{m_9} + [G1P]} $$

$$ \frac{[UDP - Glc]}{dt} = \frac{V_{max_9}[G1P]}{K_{m_9} + [G1P]} - \frac{V_{max_{10}}[UDP-Glc]}{K_{m_{10}} + [UDP-Glc]} $$

$$ \frac{d[Cell]}{dt} = \frac{V_{max_{10}}[UDP-Glc]}{K_{m_{10}} + [UDP - Glc]} $$

Where each equation represents the concentration of each molecule. \( V_{max_n} \) and \( K_{m_n} \) represent the maximum velocity and the Michaelis constant of reaction respectively. In regards of the concentration of G6P and F6P, we had to consider the reversibility of the reaction.

However in this case, since it was considered to only use glucose and not fructose, we can simplify the equations to the following ones.

$$ \frac{d[Glc]}{dt} = - \frac{V_{max_1} [Glc]}{K_{m_1} + [Glc]} $$

$$ \displaystyle \frac{d[G6P]}{dt} = - \frac{V_{max_1}[Glc]}{K_{m_1} + [Glc]} - \frac{V_{max_2}[G6P]}{K_{m_2} + [G6P]} - \frac{V_{f_3} \frac{[G6P]}{K_{s_3}} - V_{s_3} \frac{[F6P]}{K_{P_3}}}{1 + \frac{[G6P]}{K_{s_3}} + \frac{[F6P]}{K_{P_3}}} - \frac{V_{max_4}[G6P]}{K_{m_4} + [G6P]} $$

$$ \frac{d[F6P]}{dt} = \frac{V_{f_3} \frac{[G6P]}{K_{s_3}}}{ 1 + \frac{[G6P]}{K_{s_3}} + \frac{[F6P]}{K_{P_3}}} $$

$$ \frac{d[PGA]}{dt} = \frac{V_{max_2} [G6P]}{K_{m_2} + [G6P]} $$

$$ \frac{d[G1P]}{dt} = \frac{V_{max_4} [G6P]}{K_{m_4} + [G6P]} - \frac{V_{max_9} [G1P]}{K_{m_9} + [G1P]} $$

$$ \frac{d[UDP- Glc]}{dt} = \frac{V_{max_{9}} [G1P]}{K_{m_{9}} + [G1P]} - \frac{V_{max_{10}} [UDP-Glc]}{K_{m_{10}} + [UDP-Glc]} $$

$$ \frac{d[Cell]}{dt} = \frac{V_{max_{10}} [UDP-Glc]}{K_{m_{10}} + [UDP-Glc]} $$

1-4. Antisense Method

The antisense method consists in inhibiting the production of certain proteins by using an antisense RNA that is perfectly complementary to the target nucleotide sequence, thus preventing its transcription.

In this case we are using the antisense method to prevent the production of the enzymes G6PD and PGI so by representing the binding of the antisense mRNA to the nucleotide sequence with a Hill equation we got the following equations.

$$ \frac{d[G6P]}{dt} = \frac{V_{max_1} [Glc]}{K_{m_1} + [Glc]} - \left(1 - \frac{\alpha_1[mRNA_1]^{n_1}}{K_1^{n_1} + [mRNA_1]^{n_1}} \right) * \frac{V_{max_2}[G6P]}{K_{m_2} + [G6P]} \\ - \left(1 - \frac{\alpha_2[mRNA_2]^{n_2}}{K_2^{n_2} + [mRNA_2]^{n_2}} \right) * \frac{V_{f_3} \frac{[G6P]}{K_{s_3}} - V_{s_3} \frac{[F6P]}{K_{P_3}}}{1 + \frac{[G6P]}{K_{s_3}} + \frac{[F6P]}{K_{P_3}}} - \frac{V_{max_4}[G6P]}{K_{m_4} + [G6P]} $$

$$ \frac{d[F6P]}{dt} = \left( 1 - \frac{alpha_2[mRNA_2]^{n_2}}{K_2^{n_2} + [mRNA_2]^{n_2}} \right) * \frac{V_{f_3} \frac{[G6P]}{K_{s_3}} - V_{s_3} \frac{[F6P]}{K_{P_3}}}{1 + \frac{[G6P]}{K_{s_3}} + \frac{[F6P]}{K_{P_3}}} $$

$$ \frac{[PGA]}{dt} = \left(1 - \frac{\alpha_1[mRNA_1]^{n_1}}{K_1^{n_1} + [mRNA_1]^{n_1}} \right) * \frac{V_{max_2}[G6P]}{K_{m_2} + [G6P]} $$

Where \( ɑ_{n} \), \( K_{n} \) and \( n_{n} \) are constants from the Hill equation, And the concentration of the mRNA depend on the conditions of the experiment.

1-5. Results

Applying this mathematical model we got the following graphs.

(a) (b) (c) (d) (e)

Fig. 8-1-2. (a) Concentrations without applying the antisense method, (b) Concentration while inhibiting G6PD enzyme, (c) Concentrations inhibiting PGI enzyme, (d) Concentrations inhibiting both G6PD and PGI enzymes, (e) Concentrations strongly inhibiting both enzymes

We can see that the more we inhibit the enzymes G6PD and PGI, the production of BC increases; so we can assume this model is correct. However, we cannot say it is the most appropriate to our case since it has not been corroborated with the experiments. We managed, though, to create the basis for a future more precise model.



Fig.8-1-3 logo of KAIT_Japan

2. A workshop of modeling

On August 16th, we hosted a workshop of dry teams. The participating universities were Gifu University, Tokyo University of Agriculture and Technology, University of Tokyo and Kanazawa Institute of Technology. The iGEM team Tokyo_Tech and the iGEM team UT-Tokyo taught modeling methods to the other iGEM teams present. We exchanged our ideas, and thereby we gained new knowledge of modeling.


Fig.8-1-4 logo of UT-Tokyo(left), Tokyo-NoKoGen(center),iGEM Gifu(right)

3. Helping a New iGEM High School Team

We visited The American School in Japan on September 14th and gave a modeling lecture. We explained our project's overview and taught modeling methods. We also talked about what iGEM is because the American School is a new iGEM team. The iGEM Tokyo Tech team had collaborated with many universities so far. This visit enabled us to collaborate with a high school.


Fig.8-1-5 logo of The American School in Japan

4. Developing an application

4-1. Abstract

We developed an Android application based on the suggestion from iGEM 2016 team UT-Tokyo of turning E. coli cultivation and genetic modification into an application so that more people can know synthetic biology.

4-2. Explanation of the Application

When a player taps the main screen, E. coli in a medium increases. Additionally, the more E. coli increases, the more experience points a player gains, which increases the player’s level. Leveling up also gives the player access to gene ligation techniques.

This application is distributed on Google Play. Here is the URL.

At present, players can only increase the number of E. coli. However, in the future, we aim to upgrade the application so that players can do genetic modification in the application.

5. May Festival

The Japanese iGEM teams took part in the school festival at the University of Tokyo. Our team shared ideas and gave each other feedback. We introduced iGEM and synthetic biology to the public.

See the Human Practice page for further information.

Participants

iGEM 2016 team Gifu
https://2016.igem.org/Team:Gifu

iGEM 2016 team KAIT_Japan
https://2016.igem.org/Team:KAIT_Japan

iGEM 2016 team Kyoto
https://2016.igem.org/Team:KAIT_Japan

iGEM 2016 team UT-Tokyo
https://2016.igem.org/Team:UT-Tokyo

team Tokyo-NoKoGen
http://tokyonokogen.wixsite.com/tokyo-noko-gen

6. Writing International iGEM Protocols with iGEM 2016 team METU HS Ankara

iGEM 2016 team METU HS Ankara asked our team to write International iGEM Protocols as a collaboration this year, and we decided to translate them into Japanese.
Since they are basic protocols, we can’t make any successful experiments without them . We are sure that their activities will be able to help other iGEM teams. We are so grateful to be able to help in such activities.

    

Fig.8-1-6 team METU HS Ankara's member   Fig.8-1-7 logo of team METU HS Ankara

7. Published on iGEM news of iGEM EPFL

This year, our team was introduced on the page of iGEM EPFL, “iGEMnews”, where it is written about other teams or their projects.
We appreciate having such an opportunity because there are only a few chances for us to let people know about our team.




Fig.8-1-4 logo of iGEM.TODAY
> iGEM EPFL's iGEM News link!!<

8. Meetup at Boston University

On October 26th, our team is going to host a meetup in Boston University. We are looking forward to sharing ideas with other iGEM teams. Teams will have the opportunity to present their projects and exchange their ideas in details with other iGEM teams and faculty advisors right before the Giant Jamboree.

see Community/Meetups page