Team:USTC-China

From 2014.igem.org

(Difference between revisions)
 
(74 intermediate revisions not shown)
Line 1: Line 1:
-
<html class="no-js" lang="en">
+
{{:Team:USTC-China/partials/indexHeader}}
 +
<html>
   <head>
   <head>
-
    <meta charset="utf-8" />
+
    <link rel="stylesheet" href="https://2014.igem.org/Team:USTC-China/assets/css/index.css?action=raw&ctype=text/css" />
-
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
</head>
-
    <title> USTC-China | Welcome</title>
+
<body>
-
    <meta name="description" content="iGEM">
+
<div class="row" id="content-row">
-
    <meta name="author" content="Design Group of USTC-China">
+
-
    <meta name="copyright" content="USTC-China, Copyright (c) 2014">
+
-
    <link rel="stylesheet" href="https://2014.igem.org/Team:USTC-China/css/foundation.min.css?action=raw&ctype=text/css" />
+
-
    <link href="https://2014.igem.org/Team:USTC-China/css/fixed-igemHead.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css" />
+
  <div class="large-3 columns">
-
     <script src="http://cdnjs.cloudflare.com/ajax/libs/foundation/5.3.0/js/vendor/modernizr.js"></script>
+
     <section id="intro">
 +
      <h1> USTC China </h1>
 +
      <h2 style="font-family: 'Noto Serif'"><em>C. imager</em></h2> <h4 style="color: black;font-weight: 500;font-family: 'Noto Serif'">Through Bacteria</h4> <h4 style="color: black;font-weight: 500;font-family: 'Noto Serif'">View a Colorful World!</h4><br>
 +
      <a class="button success" href="https://2014.igem.org/Team:USTC-China/project">Our Project</a>
 +
    </section>
 +
  </div>
-
   </head>
+
   <!-- Right Section -->
-
   <body>
+
   <div class="large-9 columns">
-
 
+
     <div class="owl-carousel">
-
     <div class="row">
+
       <div class="item">
-
       <div class="large-12 columns">
+
        <img src="https://static.igem.org/mediawiki/2014/0/0c/%E6%9C%AA%E6%A0%87%E9%A2%98-2.jpg">
-
         <h1>Welcome to USTC-China</h1>
+
      </div>
 +
      <div class="item">
 +
         <img src="https://static.igem.org/mediawiki/2014/5/53/2014USTC-China_HomeV3.jpg">
 +
      </div>
 +
      <div class="item">
 +
        <img src="https://static.igem.org/mediawiki/2014/7/74/2014USTC-China_Home.jpg">
 +
      </div>
 +
      <div class="item">
 +
        <img src="https://static.igem.org/mediawiki/2014/d/d1/2014USTC-China_HomeV1.jpg">
       </div>
       </div>
     </div>
     </div>
 +
  </div>
 +
</div>
 +
<!-- Footer -->
 +
<div class="footer-ustc">
 +
  <div class="row">
 +
    <p>Lots of thanks to <a href="https://2014.igem.org/Team:USTC-China/acknowledgement">our sponsors</a>, who help us to achieve what we have today</p>
 +
    <p>© 2014 USTC-iGEM Design. Distributed under <a href="http://creativecommons.org/licenses/by-sa/3.0/">BY-SA 3.0</a></p>
 +
    <a href="https://2014.igem.org/Team:USTC-China/GitHub" target="_blank"><img src="https://static.igem.org/mediawiki/2014/3/3a/GitHub.png"></a>
 +
    <a href="http://page.renren.com/601464045" target="_blank"><img src="https://static.igem.org/mediawiki/2014/4/41/Renren.png"></a>
 +
    <a href="http://weibo.com/u/3929719655" target="_blank"><img src="https://static.igem.org/mediawiki/2014/5/57/Weibo.png"></a>
 +
    <span data-tooltip aria-haspopup="true" class="has-tip" title="ustc.igem.2014@gmail.com"><img src="https://static.igem.org/mediawiki/2014/f/fe/Mail.png"></span>
 +
    <a href="https://www.facebook.com/2014ustcchinaigem" target="_blank"><img src="https://static.igem.org/mediawiki/2014/d/d8/Ustc-facebook.png"></a>
 +
  </div>
 +
</div>
 +
<script src="https://2014.igem.org/Team:USTC-China/assets/js/vendor/jquery.js?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2014.igem.org/Team:USTC-China/assets/js/foundation.min.js?action=raw&ctype=text/javascript"></script>
 +
<script>$(document).foundation();</script>
 +
<script src="https://2014.igem.org/Team:USTC-China/assets/js/owl.carousel.min.js?action=raw&ctype=text/javascript"></script>
 +
<script>
 +
$(document).ready(function() {
 +
  $('.owl-carousel').owlCarousel({
 +
    animateOut: 'slideOutDown',
 +
    animateIn: 'flipInX',
 +
    items:1,
 +
    margin:30,
 +
    stagePadding:30,
 +
    smartSpeed:450,
 +
    loop: true,
 +
    autoplay: true,
 +
    autoplayTimeout: 2500
 +
  });
 +
})
 +
</script>
 +
<script>
 +
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 +
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 +
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
 +
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
    <div class="row">
+
  ga('create', 'UA-52654271-1', 'auto');
-
      <div class="large-12 columns">
+
  ga('send', 'pageview');
-
        <div class="panel">
+
-
          <h3>We&rsquo;re USTC-China! </h3>
+
-
          <div class="row">
+
-
            <div class="large-4 medium-4 columns">
+
-
              <p><a href="https://igem.org">iGEM Homepage</a><br />Start Point</p>
+
-
            </div>
+
-
            <div class="large-4 medium-4 columns">
+
-
              <p><a href="http://en.ustc.edu.cn">USTC Homepage</a><br />Our University.</p>
+
-
            </div>
+
-
            <div class="large-4 medium-4 columns">
+
-
              <p><a href="https://2014.igem.org">iGEM 2014</a><br />This year's Homepage</p>
+
-
            </div>
+
-
          </div>
+
-
        </div>
+
-
        <div>
+
-
          <h3>Project Description</h2>
+
-
          <h2>Fast and Accurate Biological Chromatic Sensing-Imaging System(FABCSIS)</h1>
+
-
          <h3 id="destination">Destination</h3>
+
-
 
+
-
          <p>Our project, Fast and Accurate Biological Chromatic Sensing-Imaging System(FABCSIS), was triggered by careful investigation of bacteria imaging study and light inducible responsing both in recent research and iGEM team work. However, we haven't found any teams focusing on using light sensoring-responing system to realize colorful pictures right in the media. Consequently, we decided to make it come true.</p>
+
-
 
+
-
          <p>Coincidently, the red, blue, and green(RBG) light sensing proteins as well as RBG fluorescent proteins have been found in the latest study. As a result, what we are going to do are to integrate parts firmly by respectively guiding the three primary color light sensing-responsing system into engineering bacteria to achieve the photoreception and expression of corresponding color florescent proteins and then utilizing customized projector to view picture colorfully in the media and to improve the accuracy and speed of whole system by using <em>Caulobacter cresentus</em> as pedestal and ribozyme regulation.</p>
+
-
 
+
-
          <h3 id="moreaccurate">More Accurate</h3>
+
-
 
+
-
          <p>To make the imaging system more precise, we attempt to use <em>Caulobacter Crescentus</em>, a kind of bacterium which has two types, stalked and swarmer cell, in whole lifestyle mainly for nutrition supplies. The stalked type, which has an adhesive holdfast, a complex polysaccharide composed in part of <em>N-</em>acetylglucosamine, can localize and stick to film tightly and irreversibly. </p>
+
-
 
+
-
          <p>Using this special life cycle, we will let diverse bacteria percept disparate light in sessile phase and response with expression of  RBG florescent proteins in stalked stage, which advance the accurate operation of the whole imaging system in many kinds of surroundings especially in the water flow.</p>
+
-
 
+
-
          <h3 id="faster">Faster</h3>
+
-
 
+
-
          <p>We are trying to enhance the light responsing speed by remounding the gene regulation circuits with the use of RNA as many natural or engineering ribozymes have been found or constructed nowadays and the principal advantages of RNA regulation is to omit the translation process and regulate the gene expression level highly specificly. Therefore, designed ribozymes will be utilized into cell for swifter gene expression. </p>
+
-
 
+
-
          <h3 id="toviewcolorfully">To View Colorfully</h3>
+
-
 
+
-
          <p>The FABCSIS,if oprating as we wish, will realize the chromatic imaging system firstly held in the media, regarding each individual as a pixel just like camera, by regulating life cycle of holdfast-possessing <em>C.crescentus</em> and appropriate ribozymes regulation. We believe our work will drive the further study and development of imaging system in other living organisms and one day biological cameras will appear in everybody's daily life to change the world for its lowcost and high resolution.</p>
+
-
        </div>
+
-
      </div>
+
-
 
+
-
    <script src="http://cdnjs.cloudflare.com/ajax/libs/foundation/5.3.0/js/vendor/jquery.js"></script>
+
-
    <script src="http://cdnjs.cloudflare.com/ajax/libs/foundation/5.3.0/js/foundation.min.js"></script>
+
-
    <script>
+
-
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+
-
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+
-
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
-
      })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
-
      ga('create', 'UA-52654271-1', 'auto');
+
</script>
-
      ga('send', 'pageview');
+
-
      </script>
+
<script>  
-
    <script>
+
var $buoop = {c:2};
-
      $(document).foundation();
+
function $buo_f(){
-
    </script>
+
var e = document.createElement("script");
-
  </body>
+
e.src = "//browser-update.org/update.js";
 +
document.body.appendChild(e);
 +
};
 +
try {document.addEventListener("DOMContentLoaded", $buo_f,false)}
 +
catch(e){window.attachEvent("onload", $buo_f)}
 +
</script>  
 +
</body>
</html>
</html>

Latest revision as of 02:59, 18 October 2014

USTC China

C. imager

Through Bacteria

View a Colorful World!


Our Project