Line 229: | Line 229: | ||
var context =canvas.getContext("2d"); | var context =canvas.getContext("2d"); | ||
var W = window.innerWidth; | var W = window.innerWidth; | ||
− | var H = | + | var H = 3000; |
//var H = window.innerHeight*1.5; | //var H = window.innerHeight*1.5; | ||
canvas.width = W; | canvas.width = W; | ||
Line 361: | Line 361: | ||
<table id="table1"> | <table id="table1"> | ||
<tr> | <tr> | ||
− | <td valign="top" width=" | + | <td valign="top" width="35%"> |
<video poster="" controls="" style="width: 100%;padding-top: 20px;padding-bottom: 20px;"> | <video poster="" controls="" style="width: 100%;padding-top: 20px;padding-bottom: 20px;"> | ||
<source src="https://static.igem.org/mediawiki/2018/9/96/T--NEFU_China--mini-game_video.mp4" type="video/mp4"> | <source src="https://static.igem.org/mediawiki/2018/9/96/T--NEFU_China--mini-game_video.mp4" type="video/mp4"> | ||
</video> | </video> | ||
</td> | </td> | ||
− | <td valign="top" width=" | + | <td valign="top" width="65%"> |
<p> | <p> | ||
Effective communication is especially important in the field of synthetic biology. Because the idea of altering DNA sounds scary to a lot of people. To explain our case clearly, our team designed a game to let people understand and accept our projects when playing the game.<br> | Effective communication is especially important in the field of synthetic biology. Because the idea of altering DNA sounds scary to a lot of people. To explain our case clearly, our team designed a game to let people understand and accept our projects when playing the game.<br> | ||
Line 388: | Line 388: | ||
<table id="table3"> | <table id="table3"> | ||
<tr> | <tr> | ||
− | <td valign="top" width=" | + | <td valign="top" width="25%"> |
<img src="https://static.igem.org/mediawiki/2018/3/3d/T--NEFU_China--HP09.png" style="width: 100%;"> | <img src="https://static.igem.org/mediawiki/2018/3/3d/T--NEFU_China--HP09.png" style="width: 100%;"> | ||
</td> | </td> | ||
− | <td valign="top" width=" | + | <td valign="top" width="75%"> |
<p> | <p> | ||
Additionally, in the game we also designed a section to emphasize the biological origin of our system, in which we used simple animations to explain details of the biological principles of our case to help people understand our project.<br> | Additionally, in the game we also designed a section to emphasize the biological origin of our system, in which we used simple animations to explain details of the biological principles of our case to help people understand our project.<br> |
Revision as of 01:56, 16 October 2018
Gold integrated
Overview
For this part, we thoroughly considered the application of our project in the actual situation, and discussed these issues with our teachers and experts with different professional expertise in biological companies. Here are our conclusions.
Human Practices - Gold integrated
Fixation
We discussed with Professor Zeng Fansuo. When we wanted to choose a chemical agent to induce the expression of Bax (BCL2 Associated X, Apoptosis Regulator) gene, Professor Zeng suggested that we could use the α-factor to induce the pFig2c promoter to initiate the expression of Bax suicide gene. In this case, α-type yeast can naturally produce α-factor, which can be recognized by a-type yeast to induce the pFig2c promoter.
Advantages
Because we have taken into account the interception of information during message transmission, spy yeast (a-type yeast) can be induced to trigger apoptosis by the α factor of the killer yeast (α-type yeast) in the process of complete cultivation. The limited culturing time of the yeast prior to their death can prevent information from being leaked out. When designated receiver gets the information-carrying yeast and culture it properly, the yeast can successfully survive. When we discussed these questions with Professor Niu Ben, he suggested that we can use introns that can be spliced out during mRNA maturation to further encrypt our information.
Applications
Through communication with experts from the National Secrecy Bureau of Heilongjiang Province in China, we learned that if our system can be used in the encryption industry, we should be as rigorous as possible in our biological principles. We must limit the equipment and personnel access scopes to ensure that the entire encryption process is rigorous enough. For example, the transport of information-carrying yeast powder and the storage of the keys should be the responsibility of different people, and each part should be accessible to a limited number of people.
Outreach
One of the best ways to increase scientific awareness is communication by which people who do not have theoretical knowledge will well understand complex research.
Effective communication is especially important in the field of synthetic biology. Because the idea of altering DNA sounds scary to a lot of people. To explain our case clearly, our team designed a game to let people understand and accept our projects when playing the game. |
In the game, we simulate the processes of receiving information, interpreting the information, stealing the information and deciphering the information. The players can realize the strong confidentiality of our system and the necessity of its existence. |
Additionally, in the game we also designed a section to emphasize the biological origin of our system, in which we used simple animations to explain details of the biological principles of our case to help people understand our project. |
Player self-report
Player Yang
As a student who is not major in biology, synthetic biology is so far for me, but this mini-game opens the door to a new world for me. I never thought that biological knowledge could be applied in information storage and encryptions, this mini-game really helped me learn a lot.
Player Wang
I found that if I were a burglar who wanted to get true information without correct primers, I had to go through a lot of trials, which shows that this encryption system has stronger confidentiality than the existing encryption methods.
Player Zhang
This game is very interesting, and the biological knowledge involved is also refreshing, but I think that if we finally get the sentence that there is blank instead of a string of letters, it may be more convenient for the recipient.
Through the player's self-report, we know that our small game really allows players to learn the biological knowledge of our project, and experience the difficulties of cracking our system. At the same time, their suggestions also let us know the shortcomings of our case. We will use computer programming to improve our password book to achieve the effect of word segmentation.