Team:UT-Tokyo

From 2010.igem.org

(Difference between revisions)
 
(80 intermediate revisions not shown)
Line 1: Line 1:
-
<!---->{{UT-Tokyo_CSS}}
+
__NOTOC__{{UT-Tokyo_CSS3}}{{UT-Tokyo_Head}}
-
__NOTOC__
+
<html>
-
<html xmlns="http://www.w3.org/1999/xhtml">
+
<img src="https://static.igem.org/mediawiki/2010/a/a1/UT2010_Jamboree.jpg" width="640"><br>
-
<head>
+
Thank you for all iGEM participants!!<br>
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
<br>
-
  <title>UT-Tokyo</title>
+
-
<!-- style sheet -->
+
<h2>UT-Tokyo</h2>
-
<link href="style.css" rel="stylesheet" type="text/css" />
+
-
<!-- style sheet end -->
+
 +
<p class="pad">
 +
We are now working mainly on the Sudoku project. The Sudoku project aims at solving the popular mathematical puzzle Sudoku using E.coli. <br>
 +
<br>
 +
  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.<br>
 +
<br>
 +
  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.
 +
</html>
 +
([[Image:UT-Tokyo_gmail.png|150px|UT-Tokyo gmail]]).
 +
<html>
 +
</p>
-
</head>
+
<h2>Main Project</h2>
-
<body>
+
<div id="descrap">
-
<div id="column">
+
<a href="https://2010.igem.org/Team:UT-Tokyo/Sudoku_abstract">
 +
<p id="s_desc" class="desc1">
-
 
+
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.
-
  <!-- header -->
+
-
 
+
-
    <div id="top_header">
+
-
   
+
-
    <ul id="menu">
+
-
      <li><a href="https://2010.igem.org/Team:UT-Tokyo" id="home">home</a></li>
+
-
 
+
-
      <li><a href="https://2010.igem.org/Team:UT-Tokyo/Project" id="project">project</a></li>
+
-
     
+
-
      <li><a href="https://2010.igem.org/Team:UT-Tokyo/Team" id="team">team</a></li>
+
-
     
+
-
      <li><a href="https://2010.igem.org/Team:UT-Tokyo/Notebook" id="note">note</a></li>
+
-
     
+
-
      <li><a href="https://2010.igem.org/Team:UT-Tokyo/Online" id="online">online</a></li>
+
-
   
+
-
      <li><a href="https://2010.igem.org/Team:UT-Tokyo/Contact" id="contact">contact</a></li>
+
-
    </ul>
+
-
   
+
-
    </div>
+
-
   
+
-
   
+
-
  <!-- header end -->
+
-
 
+
-
  <div id="main">
+
-
 
+
-
    <p>
+
-
    We are now tackling on three projects; Allergy, Sudoku and Salt.In the Allergy project, we plan to modify E.coli to be used as an allergy cure by applying hyposensitization therapy. The Sudoku project is designed to solve the popular mathematical puzzle Sudoku by using "intellectualized yeasts". In the Salt project, our yeast will collect excess salt in our intestines to keep our body's salt level normal.
+
-
    </p>
+
-
 
+
-
    <h2>Allergy</h2>
+
-
 
+
-
  <p>
+
-
  A lot of people are suffering from allergy every year. People sneeze and have trouble in stuffy nose because of house dust or pollen etc. Here, we mainly focus on the pollen allergy that is causing serious problems in many countries.
+
-
 
+
-
  To tackle on this problem, we use hyposensitization therapy which makes our body accustom to antigens by intaking them little by little every day. Our E.coli will constantly produce epitopes in our intestines, and the epitopes will be recognized by antibody.
+
-
 
+
-
  Here, we use epitopes of ceder pollen, but this method can be used in other types of allergy and we hope this method will be useful to cure allergy fundamentally.
+
-
  </p>
+
-
 
+
-
  <h2>Sudoku</h2>
+
-
 
+
-
  <p>
+
-
  Sudoku is a logical game to fill numbers from 1 to 9 inside the 9x9 boxes. The rule is simple: Each number should be used once in the same row, column, and 3x3 block.
+
-
 
+
-
  In this experiment yeasts having information about the boxes will interact with other yeasts, and by applying a certain selection rule they decide the right numbers.
+
-
 
+
-
  This process is a kind of parallel computation and it mimics differentiation in development.
+
-
  </p>
+
-
 
+
-
  <h2>Salt</h2>
+
-
 
+
-
  <p>
+
-
  Too much salt causes serious disease such as high blood pressure or stomach ulcer. We are aiming to create modified yeasts which intake salt overeaten inside human intestines.
+
-
 
+
-
  In natural metabolic system transportation of Na+ is usually from intracellular to extracellular, so we aim to reverse the ion flow in our yeasts. This will be a great challenge to control one of the most basic cellular functions.  
+
-
  </p>
+
-
 
+
-
  </div>
+
-
  <div id="rightside">
+
</p>
-
 
+
</a>
-
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
+
-
    <script>
+
-
    new TWTR.Widget({
+
-
      version: 2,
+
-
      type: 'profile',
+
-
      rpp: 6,
+
-
      interval: 6000,
+
-
      width: 190,
+
-
      height: 300,
+
-
      theme: {
+
-
        shell: {
+
-
          background: '#0a6612',
+
-
          color: '#ffffff'
+
-
        },
+
-
        tweets: {
+
-
          background: '#003602',
+
-
          color: '#ffffff',
+
-
          links: '#ffc23d'
+
-
        }
+
-
      },
+
-
      features: {
+
-
        scrollbar: false,
+
-
        loop: false,
+
-
        live: false,
+
-
        hashtags: true,
+
-
        timestamp: true,
+
-
        avatars: false,
+
-
        behavior: 'all'
+
-
      }
+
-
    }).render().setUser('UT_Tokyo').start();
+
-
    </script>
+
-
 
+
<h2>Sub Projects</h2>
-
  </div>
+
-
 
+
-
  <div id="footr" class="round-top">
+
-
 
+
-
    <ul>
+
-
      <li><a href="#">home</a></li>
+
-
 
+
-
      <li><a href="#">project</a></li>
+
-
     
+
-
      <li><a href="#">team</a></li>
+
-
     
+
-
      <li><a href="#">note</a></li>
+
-
     
+
-
      <li><a href="#">online</a></li>
+
-
   
+
-
      <li><a href="#">contact</a></li>
+
-
    </ul>
+
-
   
+
-
    <p class="zeromargin">
+
-
    (C) Copyright 2010 iGEM UT-Tokyo All rights reserved.
+
-
    </p>
+
-
 
+
-
  </div>
+
 +
<a href="/Team:UT-Tokyo/Allergy_abstract">
 +
<img src="https://static.igem.org/mediawiki/2010/b/b2/Allergy_logo2.png">
 +
</a>
 +
<a href="/Team:UT-Tokyo/Bio_abstract">
 +
<img src="https://static.igem.org/mediawiki/2010/6/60/Accumlation_logo2.png">
 +
</a>
 +
</div>
 +
</div>
 +
 +
<div style="margin:10px 50px;float:right;">
 +
<a href="/Team:UT-Tokyo/Site_map">Site map</a>
</div>
</div>
-
</body>
+
 
</html>
</html>
 +
{{UT-Tokyo_Foot}}

Latest revision as of 15:36, 17 November 2010

UT-Tokyo


Thank you for all iGEM participants!!

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. (UT-Tokyo gmail).

Main Project

Site map