Team:Kyoto

From 2012.igem.org

(Difference between revisions)
(link=)
(link=)
 
(37 intermediate revisions not shown)
Line 4: Line 4:
=[[File:Kyoto_OurProject.png|link=|180px]]=
=[[File:Kyoto_OurProject.png|link=|180px]]=
==[[File:Kyoto_FlowerFairyEcoli.png|link=]]==
==[[File:Kyoto_FlowerFairyEcoli.png|link=]]==
-
How wonderful would it be, if you can see flowers in full glory throughout the year? If flowers bloom whenever you want, you could eat tasty fruits and see beautiful flowers any time. It is what we have been looking for, the technology to make flowers bloom. There is a plant hormone that enables us to realize this dream. The plant hormone, Florigen, controls and triggers flowering in plants. We will create [[Team:Kyoto/Project|'''Flower Fairy E.coli''']]. This will make Florigen and transfer it into plant cells! This will enable us to make flowers bloom anytime!
+
How wonderful would it be, if you could see flowers in full glory throughout the year? If flowers were to bloom at will, you could eat tasty fruits and see beautiful flowers any time you want. This is what we have been looking for: the technology to make flowers bloom. There is a plant hormone that enables us to realize this dream. The plant hormone, Florigen, controls and triggers flowering in plants. This year, we aimed to create [[Team:Kyoto/Project|'''Flower Fairy E.coli''']]. They will produce Florigen and transfer it into plant cells! With our Flower Fairy E. coli, you can make flowers bloom anytime!
<html>
<html>
Line 15: Line 15:
             position: relative;
             position: relative;
         }
         }
-
         #kyoto-movie > img {
+
         #kyoto-frame {
             margin-left: 43px;
             margin-left: 43px;
             height: 404px;
             height: 404px;
Line 23: Line 23:
         }
         }
         #kyoto-movie-base {
         #kyoto-movie-base {
-
             width: 1850px;
+
             width: 2350px;
             height: 404px;
             height: 404px;
             padding: 0px 135px;
             padding: 0px 135px;
Line 35: Line 35:
             width: 400px;
             width: 400px;
             height: 284px;
             height: 284px;
 +
        }
 +
        #kyoto-click {
 +
            position: absolute;
 +
            z-index: 150;
 +
            margin-left: 150px;
 +
            margin-top: 20px;
         }
         }
     </style>
     </style>
Line 41: Line 47:
             var base = $("#kyoto-movie-base");
             var base = $("#kyoto-movie-base");
             var left = base.position().left - 404;
             var left = base.position().left - 404;
-
             if (left < -1212) left =-1212;
+
             if (left < -1612) left =-1612;
             base.animate({
             base.animate({
                         "left" : left+"px"
                         "left" : left+"px"
Line 53: Line 59:
                         "left" : left+"px"
                         "left" : left+"px"
                         },500);
                         },500);
 +
        }
 +
        function clear() {
         }
         }
         $(function() {
         $(function() {
Line 61: Line 69:
                                   if (x < 320) { moveLeft(); }
                                   if (x < 320) { moveLeft(); }
                                   else if (x > 320) { moveRight(); }
                                   else if (x > 320) { moveRight(); }
 +
                                  $("#kyoto-click").css("display","none");
                                         });
                                         });
         });
         });
     </script>
     </script>
     <div id="kyoto-movie">
     <div id="kyoto-movie">
-
         <img src="https://static.igem.org/mediawiki/2012/1/1f/Kyoto_Frame.png"></img>
+
         <img id="kyoto-frame" src="https://static.igem.org/mediawiki/2012/1/1f/Kyoto_Frame.png"></img>
         <div id="kyoto-movie-base">
         <div id="kyoto-movie-base">
 +
            <img src="https://static.igem.org/mediawiki/2012/f/f0/Kyoto_Movie0.png"></img>
             <img src="https://static.igem.org/mediawiki/2012/e/e1/Kyoto_Movie1.png"></img>
             <img src="https://static.igem.org/mediawiki/2012/e/e1/Kyoto_Movie1.png"></img>
             <img src="https://static.igem.org/mediawiki/2012/f/f2/Kyoto_Movie2.png"></img>
             <img src="https://static.igem.org/mediawiki/2012/f/f2/Kyoto_Movie2.png"></img>
Line 72: Line 82:
             <img src="https://static.igem.org/mediawiki/2012/1/1e/Kyoto_Movie4.png"></img>
             <img src="https://static.igem.org/mediawiki/2012/1/1e/Kyoto_Movie4.png"></img>
         </div>
         </div>
 +
        <img id="kyoto-click" src="https://static.igem.org/mediawiki/2012/6/62/Kyoto_Click.png"></img>
     </div>
     </div>
</html>
</html>
Line 77: Line 88:
==[[File:Kyoto_GoldenGateAssembly.png|link=]]==
==[[File:Kyoto_GoldenGateAssembly.png|link=]]==
-
Have you ever hoped for a faster experiment? We guess you have. In order to achieve a successful study, we have to experiment day by day. This is the case for iGEM, too. iGEMers tend to experiment on ''Escherichia.coli'', and almost all experiments take a lot of time. Unless our guess is wrong, all scholars and iGEMers undergo hardships that make it seem impossible to complete their work by a deadline. [[Team:Kyoto/Project|'''Golden Gate assembly''']] made up by Carola Engler, Romy Kandzia, Sylvestre Marillonnet enables us to construct genes faster than any other assembly methods. We will confirm this assembly method and will so some experiments to check how the number of promoters influences the strength of transcription.
+
Have you ever hoped for a faster method for experiments? We guess you have. In order to achieve a successful study, we have to experiment day by day. This is the case for iGEM, too. iGEMers tend to experiment on ''Escherichia.coli'', and almost all experiments take a lot of time. Unless our guess is wrong, all scholars and iGEMers undergo hardships that make it seemly impossible to complete their work by a deadline. [[Team:Kyoto/Project|'''Golden Gate assembly''']] made up by Carola Engler, Romy Kandzia, Sylvestre Marillonnet enables us to construct genes faster than any other assembly methods.  
[[File:Kyoto_GoldenGateAssembly.jpg | link=https://2012.igem.org/Team:Kyoto/Project]]
[[File:Kyoto_GoldenGateAssembly.jpg | link=https://2012.igem.org/Team:Kyoto/Project]]
Line 84: Line 95:
=[[File:Kyoto_HumanPractice.png|link=]]=
=[[File:Kyoto_HumanPractice.png|link=]]=
-
This year, we implemented <font size="3">nine projects</font> on [[Team:Kyoto/Consideration|"'''human practice'''"]]. <br>
+
This year, we implemented '''nine projects''' on [[Team:Kyoto/Consideration|"'''human practice'''"]]. <br>
Especially, we gave high priority to two programs, "Making iPhone app" and "Educational program" <br>
Especially, we gave high priority to two programs, "Making iPhone app" and "Educational program" <br>
We created an iPhone app named "iColi" which is a way to bring Japanese closer to synthetic biology.
We created an iPhone app named "iColi" which is a way to bring Japanese closer to synthetic biology.
-
In addition, we carried out a lecture of synthetic biology and biochemistry at many places, Hibiya high school, Horikawa high school, Kyoto university, and so on.
+
In addition, we carried out a lecture on synthetic biology and biochemistry at many places, Hibiya high school; Horikawa high school, Kyoto University, and so on.
-
Our activities which we conduct this year actually help many people know synthetic biology and gene recombination.
+
Our activities this year actually helped many people know about synthetic biology and gene recombination.
<font size="5">Application</font><br>
<font size="5">Application</font><br>
----
----
[[File:Kyoto_iColi0.png|right|300px]]
[[File:Kyoto_iColi0.png|right|300px]]
-
One of the main projects is to creat an iphone apps to help many Japanese know synthetic biology.  
+
One of the main projects is to create an iPhone app to help many Japanese know about synthetic biology.  
-
We set the project because some Japanese people seem to have a bad impression for gene recombination, and we want to modify this bias.  
+
We set the project because some Japanese people seemed to have a bad impression of gene recombination, and we wanted to modify this bias.  
In addition, few Japanese people know what gene recombination is all about, so we would like to show them how wonderful recombination is.
In addition, few Japanese people know what gene recombination is all about, so we would like to show them how wonderful recombination is.
Line 104: Line 115:
----
----
The second project is to introduce the synthetic biology to high school students, as we would like many high school students to participate in iGEM.  
The second project is to introduce the synthetic biology to high school students, as we would like many high school students to participate in iGEM.  
-
This summer, we carried out lectures about gene recombination and biochemistry in "Seiryo festival" at Hibiya high school, furthermore we held a poster session in open campus of Kyoto university.
+
This summer, we carried out lectures on gene recombination and biochemistry in "Seiryo festival" at Hibiya high school, furthermore we held a poster session in open campus of Kyoto University.
-
Due to the curriculum in our country, it is rather difficult for high school students to take part in iGEM undergraduate category, so we tell them about the HS division and support students who are interested in it. We hope that many japanese teams take part in the next iGEM HS division.<br>
+
Due to the curriculum in our country, it is rather difficult for high school students to take part in iGEM undergraduate category, so we told them about the HS division and support students who are interested in it. We hope that many Japanese teams take part in the next iGEM HS division.<br>
<font size="5">Other activities</font><br>
<font size="5">Other activities</font><br>
----
----
-
*Kyoto university Academic day<br>
+
*Kyoto University Academic day<br>
*November Festival and Open Campus at Kyoto University<br>
*November Festival and Open Campus at Kyoto University<br>
*Science agora<br>
*Science agora<br>
*Tie-up with Super Science High school<br>
*Tie-up with Super Science High school<br>
*Cooperation<br>
*Cooperation<br>
 +
*Symposium on liberal arts and general education<br>
<br style="clear: both;" />
<br style="clear: both;" />
Line 122: Line 134:
=[[File:Kyoto_Sponsors.png]]=
=[[File:Kyoto_Sponsors.png]]=
-
<div style="background-color: #ffffff;">
+
<div style="background-color: #ffffff; border: 1px solid #888888; padding: 10px;">
 +
[[File:Leave_a_Nest.jpg | link=http://www.cactus.co.jp/aboutus/partners.html|110px|right]]
[[File:KUlogo.png | link=http://www.kyoto-u.ac.jp/|250px]]
[[File:KUlogo.png | link=http://www.kyoto-u.ac.jp/|250px]]
-
[[File:CosmoBio.png | link=http://www.cosmobio.co.jp/|250px]]
+
[[File:CosmoBio.png | link=http://www.cosmobio.co.jp/|250p]]
-
[[File:IDTLogo2010.png | link=http://www.idtdna.com/site|220px]]  
+
[[File:IDTLogo2010.png | link=http://www.idtdna.com/site|220px]]
[[File:MBLlogo.gif | link=http://www.mbl.co.jp/e/index.html]]
[[File:MBLlogo.gif | link=http://www.mbl.co.jp/e/index.html]]
 +
<br clear="both"/>
</div>
</div>
</div>
</div>
{{Kyoto/footer}}
{{Kyoto/footer}}

Latest revision as of 16:34, 26 October 2012

KyotoHeader.png

  • Home
  • Project
  • Method And Material
  • Notebook
  • Consideration
  • Team
  • SiteMap

Contents

Kyoto OurProject.png

Kyoto FlowerFairyEcoli.png

How wonderful would it be, if you could see flowers in full glory throughout the year? If flowers were to bloom at will, you could eat tasty fruits and see beautiful flowers any time you want. This is what we have been looking for: the technology to make flowers bloom. There is a plant hormone that enables us to realize this dream. The plant hormone, Florigen, controls and triggers flowering in plants. This year, we aimed to create Flower Fairy E.coli. They will produce Florigen and transfer it into plant cells! With our Flower Fairy E. coli, you can make flowers bloom anytime!

Kyoto GoldenGateAssembly.png

Have you ever hoped for a faster method for experiments? We guess you have. In order to achieve a successful study, we have to experiment day by day. This is the case for iGEM, too. iGEMers tend to experiment on Escherichia.coli, and almost all experiments take a lot of time. Unless our guess is wrong, all scholars and iGEMers undergo hardships that make it seemly impossible to complete their work by a deadline. Golden Gate assembly made up by Carola Engler, Romy Kandzia, Sylvestre Marillonnet enables us to construct genes faster than any other assembly methods.

Kyoto GoldenGateAssembly.jpg Kyoto GoldenPrimerDesigner.jpg

Kyoto HumanPractice.png

This year, we implemented nine projects on "human practice".

Especially, we gave high priority to two programs, "Making iPhone app" and "Educational program"
We created an iPhone app named "iColi" which is a way to bring Japanese closer to synthetic biology. In addition, we carried out a lecture on synthetic biology and biochemistry at many places, Hibiya high school; Horikawa high school, Kyoto University, and so on. Our activities this year actually helped many people know about synthetic biology and gene recombination.

Application


Kyoto iColi0.png

One of the main projects is to create an iPhone app to help many Japanese know about synthetic biology.

We set the project because some Japanese people seemed to have a bad impression of gene recombination, and we wanted to modify this bias.

In addition, few Japanese people know what gene recombination is all about, so we would like to show them how wonderful recombination is.


Education


The second project is to introduce the synthetic biology to high school students, as we would like many high school students to participate in iGEM. This summer, we carried out lectures on gene recombination and biochemistry in "Seiryo festival" at Hibiya high school, furthermore we held a poster session in open campus of Kyoto University.

Due to the curriculum in our country, it is rather difficult for high school students to take part in iGEM undergraduate category, so we told them about the HS division and support students who are interested in it. We hope that many Japanese teams take part in the next iGEM HS division.

Other activities


  • Kyoto University Academic day
  • November Festival and Open Campus at Kyoto University
  • Science agora
  • Tie-up with Super Science High school
  • Cooperation
  • Symposium on liberal arts and general education


Kyoto Criteria.png

You can see it at here.

Kyoto Sponsors.png