Team:OUC-China
From 2013.igem.org
Zhengyuchen (Talk | contribs) |
|||
Line 1: | Line 1: | ||
<html lang="en"> | <html lang="en"> | ||
<head> | <head> | ||
- | |||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
- | <meta http-equiv="Content-Type" content="text/html; charset= | + | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
- | <link href="http:// | + | <link href="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" media="screen"> |
- | + | ||
- | + | ||
- | + | ||
<style> | <style> | ||
#top-section{ | #top-section{ | ||
Line 17: | Line 13: | ||
background-color:transparent; | background-color:transparent; | ||
overflow:hide; | overflow:hide; | ||
- | |||
} | } | ||
#p-logo{display:none;} | #p-logo{display:none;} | ||
Line 30: | Line 25: | ||
} | } | ||
#content h1.firstHeading {display: none;} | #content h1.firstHeading {display: none;} | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
/* Carousel base class */ | /* Carousel base class */ | ||
.carousel { | .carousel { | ||
Line 202: | Line 73: | ||
margin-top: 10px; | margin-top: 10px; | ||
} | } | ||
- | |||
- | |||
- | |||
/* MARKETING CONTENT | /* MARKETING CONTENT | ||
-------------------------------------------------- */ | -------------------------------------------------- */ | ||
Line 221: | Line 89: | ||
margin-right: 60px; | margin-right: 60px; | ||
} | } | ||
- | |||
- | |||
/* Featurettes | /* Featurettes | ||
------------------------- */ | ------------------------- */ | ||
Line 252: | Line 118: | ||
letter-spacing: -1px; | letter-spacing: -1px; | ||
} | } | ||
- | |||
- | |||
/* RESPONSIVE CSS | /* RESPONSIVE CSS | ||
Line 337: | Line 201: | ||
} | } | ||
- | /* | + | /*the nav settings |
----------------------------------------------- */ | ----------------------------------------------- */ | ||
- | a: | + | .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus{ |
- | color: # | + | color: #1abc9c; |
- | - | + | background-color: transparent; |
- | + | ||
- | + | ||
} | } | ||
- | + | .navbar-inverse .navbar-nav>li>a{ | |
- | a | + | color: #fff; |
- | color: # | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | .navbar-inverse .navbar-nav>li>a:hover{ | |
- | + | color: #1abc9c; | |
- | + | background-color:transparent; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | background- | + | |
- | + | ||
} | } | ||
- | + | .navbar-inverse .navbar-brand{ | |
- | + | color: #fff; | |
- | . | + | padding: 0; |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | .navbar-inverse .navbar-brand img{ | |
- | + | height: 50px; | |
+ | padding-left: 90px; | ||
} | } | ||
- | . | + | .navbar-inverse .navbar-brand p{ |
- | + | padding:15px 30px; | |
- | + | margin:0; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | . | + | .navbar-inverse{ |
- | + | border-color: transparent; | |
- | + | background: #34495e; | |
- | + | font-weight: bold; | |
+ | filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); | ||
} | } | ||
- | . | + | .dropdown-menu{ |
- | + | background-color:#34495e; | |
- | + | border:none; | |
- | -webkit- | + | -webkit-box-shadow:none; |
- | - | + | box-shadow: none; |
- | + | } | |
- | + | .dropdown-menu>li>a{ | |
+ | color: #fff; | ||
+ | font-weight: bold; | ||
} | } | ||
- | . | + | .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{ |
- | + | color:#1abc9c; | |
- | - | + | background-color: transparent; |
- | + | ||
} | } | ||
- | + | /*add dropdown-submenu to btV3*/ | |
+ | .dropdown-submenu{position:relative;} | ||
+ | .dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;} | ||
+ | .dropdown-submenu:hover>.dropdown-menu{display:block;} | ||
+ | .dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;} | ||
+ | .dropdown-submenu:hover>a:after{border-left-color:#ffffff;} | ||
+ | .dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;} | ||
+ | </style> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
Line 409: | Line 262: | ||
</head> | </head> | ||
<body > | <body > | ||
- | + | <div class="navbar navbar-inverse navbar-fixed-top" role="navigation"> | |
- | + | <div class="navbar-header"> | |
- | + | <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse"> | |
- | <div class="navbar navbar-inverse navbar-fixed-top"> | + | <span class="sr-only">The navigation</span> |
- | + | <span class="icon-bar"></span> | |
- | + | <span class="icon-bar"></span> | |
- | + | <span class="icon-bar"></span> | |
- | + | </button> | |
- | + | <a class="navbar-brand" href="https://igem.org/Team_Wikis?year=2013"> | |
- | + | <img src="https://static.igem.org/mediawiki/2013/7/7d/Ouc-igem1.png"> | |
- | + | </a> | |
- | + | <a class="navbar-brand" href="https://2013.igem.org/Team:OUC-China"> | |
- | + | <p>OUC-China IGEM 2013</p> | |
- | + | </a> | |
- | + | </div> | |
- | + | <div class="collapse navbar-collapse navbar-ex1-collapse"> | |
- | + | <ul class="nav navbar-nav pull-right"> | |
- | + | <li><a href="https://2013.igem.org/Team:OUC-China">Home</a></li> | |
- | + | <li class="dropdown" role="menu" aria-labelledby="dropdownMenu"> | |
- | + | <a class="dropdown-toggle" data-toggle="dropdown" href="#">Project<b class="caret"></b></a> | |
- | + | <ul class="dropdown-menu"> | |
- | + | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Overview">Overview</a></li> | |
- | + | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Achievement">Achievement & judge criteria</a></li> | |
- | + | <li class="dropdown-submenu"> | |
- | + | <a tabindex="-1" href="#">Intercellular compartment</a> | |
- | + | <ul class="dropdown-menu"> | |
- | + | <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Review">Review</a></li> | |
- | + | <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Design">Design</a></li> | |
- | + | <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Microfluidics">Microfluidics</a></li> | |
- | + | <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Results">Results</a></li> | |
- | + | </ul> | |
+ | </li> | ||
<li class="dropdown-submenu"> | <li class="dropdown-submenu"> | ||
<a tabindex="-1" href="#">RNA guardian</a> | <a tabindex="-1" href="#">RNA guardian</a> | ||
Line 447: | Line 301: | ||
<li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/RNA guardian/Results">Result</a></li> | <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/RNA guardian/Results">Result</a></li> | ||
<li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Reference">Reference</a></li> | <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Reference">Reference</a></li> | ||
- | |||
- | |||
</ul> | </ul> | ||
</li> | </li> | ||
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Part description">Part description</a></li> | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Part description">Part description</a></li> | ||
- | |||
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Future work">Future work</a></li> | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Future work">Future work</a></li> | ||
</ul> | </ul> | ||
- | + | </li> | |
- | + | <li class="dropdown" role="menu" aria-labelledby="dropdownMenu"> | |
- | + | <a class="dropdown-toggle" data-toggle="dropdown" href="#">Modeling<b class="caret"></b></a> | |
- | <ul | + | <ul class="dropdown-menu"> |
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Magnetic Analysis">Magnetic Analysis</a></li> | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Magnetic Analysis">Magnetic Analysis</a></li> | ||
- | |||
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Model in RNA guardian">Model in RNA guardian</a></li> | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Model in RNA guardian">Model in RNA guardian</a></li> | ||
</ul> | </ul> | ||
- | + | </li> | |
- | + | <li><a href="https://2013.igem.org/Team:OUC-China/Human Practice">Human Practice</a></li> | |
- | + | <li class="dropdown"> | |
- | + | <a class="dropdown-toggle" data-toggle="dropdown" href="#">Team<b class="caret"></b></a> | |
- | + | <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu"> | |
- | + | ||
- | + | ||
- | + | ||
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Members">Members</a></li> | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Members">Members</a></li> | ||
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Instructors">Instructors</a></li> | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Instructors">Instructors</a></li> | ||
Line 476: | Line 323: | ||
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Lab">Lab</a></li> | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Lab">Lab</a></li> | ||
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Acknowledgement">Acknowledgement</a></li> | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Acknowledgement">Acknowledgement</a></li> | ||
- | + | </ul> | |
- | + | </li> | |
- | + | <li class="dropdown"><a href="https://2013.igem.org/Team:OUC-China/Safety">Safety</a></li> | |
- | + | <li class="dropdown"> | |
- | + | <a class="dropdown-toggle" data-toggle="dropdown" href="#">Notebook<b class="caret"></b></a> | |
- | + | <ul id="menu2" class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu"> | |
- | + | ||
- | <a class="dropdown-toggle | + | |
- | <ul id="menu2" class="dropdown-menu" role="menu" aria-labelledby=" | + | |
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Lab note">Lab note</a></li> | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Lab note">Lab note</a></li> | ||
- | |||
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Protocol">Protocol</a></li> | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Protocol">Protocol</a></li> | ||
</ul> | </ul> | ||
- | + | </li> | |
- | + | </ul> | |
+ | </div> | ||
</div> | </div> | ||
- | + | <div id="myCarousel" class="carousel slide"> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<ol class="carousel-indicators"> | <ol class="carousel-indicators"> | ||
<li data-target="#myCarousel" data-slide-to="0" class="active"></li> | <li data-target="#myCarousel" data-slide-to="0" class="active"></li> |
Revision as of 09:20, 27 September 2013
Abstract
Putting biological resources into production has now become a hot topic since the development of technology and the draining of natural resources. For example, research about biofuel and biochemistry is now flourishing. But biological products have drawbacks of being inefficient and not broad-spectrum. Inspired by eukaryotic membranous organelles, we aim to construct a prokaryotic membranous organelle to realize division of work inside the cell and improve the efficiency of production. How could a membrane be constructed in a Prokaryote? The answer may lie in this species: Magnetosprillum Magneticum, which can form a natural intracellular membrane. But this bacteria is slow-growing and requires demanding culture conditions, so the purpose of our project is to reconstruct the magnetosome membrane in E.coli, creating better conditions for efficient biological production.
Learn moreSpecialist of our project
1.We designed an artificial prokaryotic membranous organelle which is capable of anchoring proteins, opening up new possibilities for intracellular biochemistry reactions.
2.We took advantage of the 3D structure of RNA, using ribosomes as a barrier to stabilize RNA.
3.We used Microfluidic Technology to detect the magnetism of our magnetic bacteria, Magnetospirillum Magneticum.
4.We preserved Magnetospirillum Magneticum AMB-1 mamAB genes in E.coli, prevented the genes lose when AMB-1 strain was cultured in High oxygen partial pressure environment.