Team:UT-Tokyo
From 2010.igem.org
Line 1: | Line 1: | ||
__NOTOC__{{UT-Tokyo_CSS3}}{{UT-Tokyo_Head}} | __NOTOC__{{UT-Tokyo_CSS3}}{{UT-Tokyo_Head}} | ||
<html> | <html> | ||
- | <img src="https:// | + | |
+ | <img src="https://static.igem.org/mediawiki/2010/a/a1/UT2010_Jamboree.jpg" width="640"><br> | ||
+ | |||
<h2>UT-Tokyo</h2> | <h2>UT-Tokyo</h2> | ||
Revision as of 15:29, 17 November 2010
UT-Tokyo
We are now working mainly on the Sudoku project. The Sudoku project aims at solving the popular mathematical puzzle Sudoku using E.coli.
We have also experimented with the Allergy and Bioaccumlation projects this Summer. In the Allergy project, we planned to modify E.coli to be used as an allergy cure by applying hyposensitization therapy. In the Bioaccumulation project, we planned to modify C.elegans to collect a substances harmful to the body.
In this wiki,we will introduce the Sudoku project. If you have any questions about the others projects, please ask us at the Jamboree or by E-mail.
().
Main Project
Sudoku is a logical game with the objective of filling in the numbers from 1 to 9 inside a 9x9 grid. The rules are simple: Each number must be used once in the same row, column, and a 3x3 block. In this project E.coli possessing information on the cells of the grid will interact with each other, and determine which which number is to be entered in each cell. This process resembles parallel computation and mimics the differentiation process that takes place during developmental processes.