Team:HokkaidoU Japan

From 2011.igem.org

(Difference between revisions)
 
(39 intermediate revisions not shown)
Line 9: Line 9:
     };
     };
     $obj = $('#lofslidecontent45').lofJSidernews({
     $obj = $('#lofslidecontent45').lofJSidernews({
-
         interval: 4000,
+
         interval: 5000,
         direction: 'opacitys',
         direction: 'opacitys',
         easing: 'easeInOutExpo',
         easing: 'easeInOutExpo',
         duration: 1200,
         duration: 1200,
         auto: true,
         auto: true,
-
         maxItemDisplay: 4,
+
         maxItemDisplay: 7,
-
         startItem: 1,
+
         startItem: 0,
         navPosition: 'horizontal', // horizontal
         navPosition: 'horizontal', // horizontal
         navigatorHeight: 32,
         navigatorHeight: 32,
Line 28: Line 28:
         <li id="hokkaidou-index-team"><a href="https://2011.igem.org/Team:HokkaidoU_Japan/Team">Team
         <li id="hokkaidou-index-team"><a href="https://2011.igem.org/Team:HokkaidoU_Japan/Team">Team
             <span class="hokkaidou-description">
             <span class="hokkaidou-description">
-
                 The HokkaidoU_Japan is composed of 15 students and 3 instructors
+
                 The HokkaidoU_Japan is formed by 16 students and 3 instructors
             </span>
             </span>
         </a>
         </a>
Line 34: Line 34:
         <li id="hokkaidou-index-project"><a href="https://2011.igem.org/Team:HokkaidoU_Japan/Project">Project
         <li id="hokkaidou-index-project"><a href="https://2011.igem.org/Team:HokkaidoU_Japan/Project">Project
             <span class="hokkaidou-description">
             <span class="hokkaidou-description">
-
                 We tried to make advancement of E. coli-based protein injection system which we developed on iGEM 2010
+
                 We tried to further develop E. coli-based protein injection system which we started working on during iGEM 2010
             </span>
             </span>
         </a>
         </a>
Line 52: Line 52:
         <li id="hokkaidou-index-notebook"><a href="https://2011.igem.org/Team:HokkaidoU_Japan/Notebook">Notebook
         <li id="hokkaidou-index-notebook"><a href="https://2011.igem.org/Team:HokkaidoU_Japan/Notebook">Notebook
             <span class="hokkaidou-description">
             <span class="hokkaidou-description">
-
                 The record of our plenty of failures and a bit of achievement
+
                 The record of our many failures and a bit of achievement
             </span>
             </span>
         </a>
         </a>
Line 58: Line 58:
         <li id="hokkaidou-index-safety"><a href="https://2011.igem.org/Team:HokkaidoU_Japan/Safety">Safety
         <li id="hokkaidou-index-safety"><a href="https://2011.igem.org/Team:HokkaidoU_Japan/Safety">Safety
             <span class="hokkaidou-description">
             <span class="hokkaidou-description">
-
                 Answers to official safety questions
+
                 Addressing safety concerns
             </span>
             </span>
         </a>
         </a>
Line 64: Line 64:
         <li id="hokkaidou-index-humanpractice"><a href="https://2011.igem.org/Team:HokkaidoU_Japan/HumanPractice">Human Practice
         <li id="hokkaidou-index-humanpractice"><a href="https://2011.igem.org/Team:HokkaidoU_Japan/HumanPractice">Human Practice
             <span class="hokkaidou-description">
             <span class="hokkaidou-description">
-
                 We held a science art gallery "BIO ART"
+
                 Science art gallery "BIO ART"
             </span>
             </span>
         </a>
         </a>
         </li>
         </li>
-
 
     </ul>
     </ul>
 +
    <div id="hokkaidou-official-team-logo">
 +
        <img src="http://igemhokkaidou.files.wordpress.com/2011/04/igem-hokkaidou-logo-transparent.png?w=240&h=240#038;h=240" width="240" height="240" />
 +
        <span class="hokkaidou-description">iGEM HokkaidoU_Japan Official Team Logo</span>
 +
    </div>
 +
    <div id="hokkaidou-links">
 +
        <ul>
 +
            <li id="hokkaidou-links-email"><a href="mailto:igemhokkaidou@gmail.com">Email</a></li>
 +
            <li id="hokkaidou-links-facebook"><a href="http://www.facebook.com/iGEMHokkaidoU">Facebook</a></li>
 +
            <li id="hokkaidou-links-twitter"><a href="http://twitter.com/iGEM_HokkaidoU">Twitter</a></li>
 +
            <li id="hokkaidou-links-wordpress"><a href="http://igemhokkaidou.com">WordPress</a></li>
 +
            <li id="hokkaidou-links-youtube"><a href="http://www.youtube.com/user/iGEMHokkaidoU">YouTube</a></li>
 +
        </ul>
 +
    </div>
</html>
</html>
-
{{Team:HokkaidoU_Japan/script/social.js}}
+
{{Team:HokkaidoU_Japan/SocialButtons}}
-
<html>  
+
<html>
-
        <div id="hokkaidou-socialbuttons-wrapper">
+
-
            <script type="text/javascript">
+
-
                $(function() {
+
-
                    $('#hokkaidou-socialbuttons li.tweet').socialbutton('twitter', {
+
-
                        button: 'none',
+
-
                        text: 'iGEM - HokkaidoU_Japan',
+
-
                        via: 'iGEM - HokkaidoU_Japan',
+
-
                        lang: 'en-US',
+
-
                    });
+
-
                    $('#hokkaidou-socialbuttons li.like').socialbutton('facebook_like', {
+
-
                        button : 'button_count',
+
-
                        locale : 'en_US',
+
-
                    });
+
-
                });
+
-
            </script>
+
-
            <style>
+
-
            ul#hokkaidou-socialbuttons{
+
-
                margin: 10px 0;
+
-
                padding: 0;
+
-
            }
+
-
            ul#hokkaidou-socialbuttons li {
+
-
                float: left;
+
-
                margin: 0 5px;
+
-
                display: inline;
+
-
                list-style-type: none;
+
-
                list-style-image: none;
+
-
            }
+
-
            ul#hokkaidou-socialbuttons li:first-child{
+
-
                margin-left: 0;
+
-
            }
+
-
            </style>
+
-
            <ul id="hokkaidou-socialbuttons">
+
-
                <li class="tweet"></li>
+
-
                <li class="like"></li>
+
-
            </ul>
+
-
        </div>
+
-
        <div id="hokkaidou-clustrmaps-wrapepr">
+
-
            <div id="clustrmaps-widget"></div>
+
-
            <script type="text/javascript">var _clustrmaps = {'url' : 'https://2011.igem.org/Team:HokkaidoU_Japan', 'user' : 939272, 'server' : '4', 'id' : 'clustrmaps-widget', 'version' : 1, 'date' : '2011-10-05', 'lang' : 'en', 'corners' : 'square' };(function (){ var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = 'http://www4.clustrmaps.com/counter/map.js'; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);})();</script><noscript><a href="http://www4.clustrmaps.com/user/667e5508"><img src="http://www4.clustrmaps.com/stats/maps-no_clusters/2011.igem.org-Team-HokkaidoU_Japan-thumb.jpg" alt="Locations of visitors to this page" /></a></noscript>
+
-
        </div>
+
-
 
+
-
 
+
-
 
+
</div>
</div>
<div id="hokkaidou-right-content">
<div id="hokkaidou-right-content">
-
<div id="lofslidecontent45" class="lof-slidecontent">
+
    <div id="lofslidecontent45" class="lof-slidecontent">
-
    <div style="display: none;" class="preload"><div></div></div>
+
        <div style="display: none;" class="preload"><div></div></div>
-
        <div class="lof-main-outer" style="width:900px; height:340px;">
+
            <div class="lof-main-outer" style="width:900px; height:340px;">
-
        <ul style="left: -3600px; width: 5400px;" class="lof-main-wapper">
+
            <ul style="left: -4200px; width: 6300px;" class="lof-main-wapper">  
-
            <li>
+
                <li>
-
                 <img src="https://static.igem.org/mediawiki/2011/8/8a/IGEM_HokkaidoU_Index_Slideshow_1.jpg" title="Newsflash 2">           
+
                    <img src="https://static.igem.org/mediawiki/2011/6/64/IGEM_HokkaidoU_Index_Slideshow_7.jpg">         
-
                <div class="lof-main-item-desc">
+
                    <div class="lof-main-item-desc">
-
                    <h2>Welcome to the Bio Art Gallery!!</h2>
+
                        <h2>HokkaidoU_Japan 2011</h2>
-
                </div>
+
                    </div>
-
            </li>  
+
                 </li>
-
            <li>
+
                <li>
-
                <img src="https://static.igem.org/mediawiki/2011/b/b5/IGEM_HokkaidoU_Index_Slideshow_2.jpg" title="Newsflash 1">           
+
                    <img src="https://static.igem.org/mediawiki/2011/8/8a/IGEM_HokkaidoU_Index_Slideshow_1.jpg">           
-
                <div class="lof-main-item-desc">
+
                    <div class="lof-main-item-desc">
-
                    <h2>Be careful not to contaminate...</h2>
+
                        <h2>Welcome to the BIOxART Gallery!!</h2>
-
                </div>
+
                    </div>
-
            </li>  
+
                </li>
-
            <li>
+
                <li>
-
                <img src="https://static.igem.org/mediawiki/2011/0/01/IGEM_HokkaidoU_Index_Slideshow_3.jpg" title="Newsflash 3">             
+
                    <img src="https://static.igem.org/mediawiki/2011/b/b5/IGEM_HokkaidoU_Index_Slideshow_2.jpg">           
-
                <div class="lof-main-item-desc">
+
                    <div class="lof-main-item-desc">
-
                    <h2>Meeting, meeting and MEETING!</h2>
+
                        <h2>Be careful not to contaminate...</h2>
-
                </div>
+
                    </div>
-
            </li>  
+
                </li>  
-
            <li>
+
                <li>
-
                <img src="https://static.igem.org/mediawiki/2011/d/d1/IGEM_HokkaidoU_Index_Slideshow_4.jpg" title="Newsflash 5">             
+
                    <img src="https://static.igem.org/mediawiki/2011/0/01/IGEM_HokkaidoU_Index_Slideshow_3.jpg">             
-
                <div class="lof-main-item-desc">
+
                    <div class="lof-main-item-desc">
-
                    <h2>Dr. <i>E. coli</i> get ready for the job</h2>
+
                        <h2>Meeting, meeting and MEETING!</h2>
-
                </div>
+
                    </div>
-
            </li>  
+
                </li>  
-
            <li>
+
                <li>
-
                <img src="https://static.igem.org/mediawiki/2011/0/06/IGEM_HokkaidoU_Index_Slideshow_5.jpg" title="Newsflash 5">             
+
                    <img src="https://static.igem.org/mediawiki/2011/d/d1/IGEM_HokkaidoU_Index_Slideshow_4.jpg">             
-
                <div class="lof-main-item-desc">
+
                    <div class="lof-main-item-desc">
-
                    <h2>Bio Art, please feel free to look around</h2>
+
                        <h2>Dr. <i>E. coli</i> get ready for the job</h2>
-
                </div>
+
                    </div>
-
            </li>  
+
                </li>  
-
            <li>
+
                <li>
-
                <img src="https://static.igem.org/mediawiki/2011/7/74/IGEM_HokkaidoU_Index_Slideshow_6.jpg" title="Newsflash 5">             
+
                    <img src="https://static.igem.org/mediawiki/2011/0/06/IGEM_HokkaidoU_Index_Slideshow_5.jpg">             
-
                <div class="lof-main-item-desc">
+
                    <div class="lof-main-item-desc">
-
                    <h2>Experiment, experiment and EXPERIMENT!</h2>
+
                        <h2>BIOxART, please feel free to look around</h2>
-
                </div>
+
                    </div>
-
            </li>  
+
                </li>  
-
        </ul>     
+
                <li>
-
    </div>
+
                    <img src="https://static.igem.org/mediawiki/2011/7/74/IGEM_HokkaidoU_Index_Slideshow_6.jpg">             
-
    <div class="lof-navigator-wapper">
+
                    <div class="lof-main-item-desc">
-
        <div onclick="return false" href="" class="lof-next">Next</div>
+
                        <h2>Experiment, experiment and EXPERIMENT!</h2>
-
        <div style="width: 320px; height: 32px;" class="lof-navigator-outer">
+
                    </div>
-
            <ul style="width: 480px; left: -160px;" class="lof-navigator">
+
                </li>  
-
                <li class="" style="height: 32px; width: 80px;"><img src="https://static.igem.org/mediawiki/2011/f/f3/IGEM_HokkaidoU_Index_Slideshow_Thumb_1.jpg"></li>
+
            </ul>     
-
                <li class="" style="height: 32px; width: 80px;"><img src="https://static.igem.org/mediawiki/2011/a/aa/IGEM_HokkaidoU_Index_Slideshow_Thumb_2.jpg"></li>
+
        </div>
-
                <li class="" style="height: 32px; width: 80px;"><img src="https://static.igem.org/mediawiki/2011/f/fb/IGEM_HokkaidoU_Index_Slideshow_Thumb_3.jpg"></li>
+
        <div class="lof-navigator-wapper">
-
                <li class="" style="height: 32px; width: 80px;"><img src="https://static.igem.org/mediawiki/2011/e/e2/IGEM_HokkaidoU_Index_Slideshow_Thumb_4.jpg"></li>
+
            <div style="width: 320px; height: 32px;" class="lof-navigator-outer">
-
                <li class="active" style="height: 32px; width: 80px;"><img src="https://static.igem.org/mediawiki/2011/9/93/IGEM_HokkaidoU_Index_Slideshow_Thumb_5.jpg"></li>
+
                <ul style="width: 54px; left: -160px;" class="lof-navigator">
-
                <li class="" style="height: 32px; width: 80px;"><img src="https://static.igem.org/mediawiki/2011/2/21/IGEM_HokkaidoU_Index_Slideshow_Thumb_6.jpg"></li>
+
                    <li class="" style="height: 32px; width: 80px;"><img src="https://static.igem.org/mediawiki/2011/8/81/IGEM_HokkaidoU_Index_Slideshow_Thumb_7.jpg"></li>
-
            </ul>
+
                    <li class="" style="height: 32px; width: 80px;"><img src="https://static.igem.org/mediawiki/2011/f/f3/IGEM_HokkaidoU_Index_Slideshow_Thumb_1.jpg"></li>
 +
                    <li class="" style="height: 32px; width: 80px;"><img src="https://static.igem.org/mediawiki/2011/a/aa/IGEM_HokkaidoU_Index_Slideshow_Thumb_2.jpg"></li>
 +
                    <li class="" style="height: 32px; width: 80px;"><img src="https://static.igem.org/mediawiki/2011/f/fb/IGEM_HokkaidoU_Index_Slideshow_Thumb_3.jpg"></li>
 +
                    <li class="" style="height: 32px; width: 80px;"><img src="https://static.igem.org/mediawiki/2011/e/e2/IGEM_HokkaidoU_Index_Slideshow_Thumb_4.jpg"></li>
 +
                    <li class="" style="height: 32px; width: 80px;"><img src="https://static.igem.org/mediawiki/2011/9/93/IGEM_HokkaidoU_Index_Slideshow_Thumb_5.jpg"></li>
 +
                    <li class="" style="height: 32px; width: 80px;"><img src="https://static.igem.org/mediawiki/2011/2/21/IGEM_HokkaidoU_Index_Slideshow_Thumb_6.jpg"></li>
 +
                </ul>
 +
            </div>
         </div>
         </div>
-
        <div onclick="return false" href="" class="lof-previous">Previous</div>
 
     </div>
     </div>
-
</div>
 
     <h2>Abstract</h2>
     <h2>Abstract</h2>
-
     <p>We further developed "Dr. E. coli": our project of iGEM 2010. Last year, we showed that Type 3 Secretion System (T3SS) works in E. coli by injecting GFP into RK13 cells. T3SS is a syringe like organelle found in bacterium such as Salmonella which uses it to inject virulence effector proteins into a target eukaryotic cell. We think this system can be applied to direct reprogramming of somatic cells among many other things.</p>
+
     <p>We further developed "Dr. E. coli": our project of iGEM 2010. Last year, we showed that Type 3 Secretion System (T3SS) works in E. coli by injecting GFP into RK13 cells. T3SS is a syringe like organelle found in bacterium such as Salmonella which uses it to inject virulence effector proteins into a target eukaryotic cell. We think this system can be applied to direct reprogramming of somatic cells among many other things.</p>
-
        <p>We tested T3SS performance and tried to make it more convenient. For this purpose we designed a plasmid backbone which can instantly produce ready-to-inject fusion proteins from ordinary biobrick part. Using it, we tried to further characterize this system by injecting a library of protein domains.</p>
+
     <p>We tested T3SS performance and tried to make it more convenient. For this purpose we designed a plasmid backbone which can instantly produce ready-to-inject fusion proteins from ordinary biobrick part. Using it, we tried to further characterize this system by injecting a library of protein domains.</p>
-
       <p>In Science Gallery we exhibited awesome photographs related with biotechnology in public. We tried to catch the pedestrians’ interest in current synthetic biology and explore their thoughts.</p>
+
     <p>In Science Gallery we exhibited awesome photographs related with biotechnology in public. We tried to catch the pedestrians’ interest in current synthetic biology and explore their thoughts.</p>
-
     <h2>Bio Art</h2>
+
     <h2>BioArt</h2>
-
     <iframe id="hokkaidou-bioart-youtube" width="680" height="360" src="http://www.youtube.com/embed/nOP0YIUSj-s" frameborder="0" allowfullscreen style="margin-left : 20px;"></iframe>
+
     <iframe id="hokkaidou-bioart-youtube" width="680" height="360" src="http://www.youtube.com/embed/nOP0YIUSj-s" frameborder="0" allowfullscreen></iframe>
     <style type="text/css">
     <style type="text/css">
         iframe#hokkaidou-bioart-youtube{ margin-bottom: 30px; }
         iframe#hokkaidou-bioart-youtube{ margin-bottom: 30px; }
Line 190: Line 164:
     <p>This gallery is not only for our team.You can also enjoy Bio Art on this Web page.
     <p>This gallery is not only for our team.You can also enjoy Bio Art on this Web page.
     You can watch more detail in <a href="https://2011.igem.org/Team:HokkaidoU_Japan/HumanPractice">Human Practice</a> page.</p>
     You can watch more detail in <a href="https://2011.igem.org/Team:HokkaidoU_Japan/HumanPractice">Human Practice</a> page.</p>
-
</div>
+
</html>
</html>
 +
==Acknowledgements==
 +
===Laboratory and Personnel===
 +
* Environmental Molecular Biology, Graduate School of Environmental Earth Science, Hokkaido University
 +
:: Ken-ichi Yamazaki and Members of Yamazaki Lab
 +
* Molecular Biology, Institute for Genetic Medicine, Hokkaido University
 +
:: Hisatoshi Shida
 +
* Nikon Imaging Center
 +
:: Takeharu Nagai, Kenta Saito, Masahiro Nakano, Kentarou Kobayashi, Hiroshi Nishino
 +
* Laboratory of Molecular and Cellular Biophysics, Hokkaido University
 +
:: Tomomi Nemoto, Terumasa Hibi, Ryosuke Kawakami
 +
* Muroran Marine Station Field Science Center for Northern Biosphere, Hokkaido University
 +
:: Taizo Motomura
 +
* Laboratory of X-ray structural biology, Department of Advanced Transdisciplinary Science, faculty of Advanced Life Science
 +
::Isao Tanaka
 +
* Research Institute for Electronic Science, Hokkaido University
 +
 +
===Academic Institutions===
 +
* Salmonella Genetic Stock Center/University of Calgary
 +
* Graduate School of Environmental Earth Science
 +
* Department of biological science/School of Sciense
 +
* Institute for Genetic Medicine
 +
 +
===Companies===
 +
* Primary Cell Co., Ltd.
 +
* ECONiXE Co., Ltd.
 +
* Hokuto Kohki Engineering Co,. Ltd.
 +
* COSMO BIO Co., Ltd.
 +
* AMINO UP CHEMICAL Co., Ltd.
 +
* Mendel Workshop Co., Ltd.
 +
 +
</div>
{{Team:HokkaidoU_Japan/footer}}
{{Team:HokkaidoU_Japan/footer}}

Latest revision as of 09:59, 15 December 2011

Contents

  • HokkaidoU_Japan 2011

  • Welcome to the BIOxART Gallery!!

  • Be careful not to contaminate...

  • Meeting, meeting and MEETING!

  • Dr. E. coli get ready for the job

  • BIOxART, please feel free to look around

  • Experiment, experiment and EXPERIMENT!

Abstract

We further developed "Dr. E. coli": our project of iGEM 2010. Last year, we showed that Type 3 Secretion System (T3SS) works in E. coli by injecting GFP into RK13 cells. T3SS is a syringe like organelle found in bacterium such as Salmonella which uses it to inject virulence effector proteins into a target eukaryotic cell. We think this system can be applied to direct reprogramming of somatic cells among many other things.

We tested T3SS performance and tried to make it more convenient. For this purpose we designed a plasmid backbone which can instantly produce ready-to-inject fusion proteins from ordinary biobrick part. Using it, we tried to further characterize this system by injecting a library of protein domains.

In Science Gallery we exhibited awesome photographs related with biotechnology in public. We tried to catch the pedestrians’ interest in current synthetic biology and explore their thoughts.

BioArt

We held the new type science art gallery "Bio Art" at the center of Sapporo city.

This gallery is not only for our team.You can also enjoy Bio Art on this Web page. You can watch more detail in Human Practice page.

Acknowledgements

Laboratory and Personnel

  • Environmental Molecular Biology, Graduate School of Environmental Earth Science, Hokkaido University
Ken-ichi Yamazaki and Members of Yamazaki Lab
  • Molecular Biology, Institute for Genetic Medicine, Hokkaido University
Hisatoshi Shida
  • Nikon Imaging Center
Takeharu Nagai, Kenta Saito, Masahiro Nakano, Kentarou Kobayashi, Hiroshi Nishino
  • Laboratory of Molecular and Cellular Biophysics, Hokkaido University
Tomomi Nemoto, Terumasa Hibi, Ryosuke Kawakami
  • Muroran Marine Station Field Science Center for Northern Biosphere, Hokkaido University
Taizo Motomura
  • Laboratory of X-ray structural biology, Department of Advanced Transdisciplinary Science, faculty of Advanced Life Science
Isao Tanaka
  • Research Institute for Electronic Science, Hokkaido University

Academic Institutions

  • Salmonella Genetic Stock Center/University of Calgary
  • Graduate School of Environmental Earth Science
  • Department of biological science/School of Sciense
  • Institute for Genetic Medicine

Companies

  • Primary Cell Co., Ltd.
  • ECONiXE Co., Ltd.
  • Hokuto Kohki Engineering Co,. Ltd.
  • COSMO BIO Co., Ltd.
  • AMINO UP CHEMICAL Co., Ltd.
  • Mendel Workshop Co., Ltd.