Team:OUC-China/Parts

From 2012.igem.org

(Difference between revisions)
(Prototype team page)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
 
-
 
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<head>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<link rel="stylesheet" href="http://1.oucigem.sinaapp.com/oucigem2012-nav.css"><!--nav css-->
-
This is a template page. READ THESE INSTRUCTIONS.
+
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script><!--jquery js-->
-
</div>
+
<script type="text/javascript" src="http://1.oucigem.sinaapp.com/OUC-nav.js"></script><!--nav js-->
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
<link rel="stylesheet" href="http://1.oucigem.sinaapp.com/down-icon.css"><!--download pdf css-->
-
You are provided with this team page template with which to start the iGEM season. You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
<style>
-
</div>
+
*{
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
margin:0;
-
You <strong>MUST</strong>  have all of the pages listed in the menu below with the names specified.   PLEASE keep all of your pages within your teams namespace.
+
padding:0;
-
</div>
+
}
-
</div>
+
body{
-
</html>
+
background:url("https://static.igem.org/mediawiki/2012/b/b5/Ouc-project-background.png") repeat;
 +
padding:0;
 +
margin:0;
 +
overflow-x:hidden;
 +
font: 500 12px/1.625 "Helvetica Neue", Helvetica, Arial, sans-serif;
 +
}
 +
#page{
 +
margin-left:60px;
 +
}
 +
.article-list {
 +
width: 709px;
 +
float: left;
 +
display: inline;
 +
padding-left: 300px;
 +
height: auto!important;
 +
min-height: 610px;
 +
margin-bottom: 30px;
 +
padding-top:28px;
 +
}
 +
.article-list .list-box {
 +
width:805px;
 +
background: url(http://1.oucigem.sinaapp.com/content-bg.png) repeat-y;
 +
}
 +
.article-list .list-box .list-text{
 +
margin-left:30px;
 +
margin-right:30px;
 +
}
 +
.article-list .list-box h1{
 +
color:#444;
 +
margin-bottom: 18px;
 +
}
 +
.article-list .list-box h2{
 +
font-size: 18px;
 +
border-bottom: 1px solid #DDD;
 +
padding: 8px;
 +
margin-bottom: 3px;
 +
}
 +
.article-list .list-box h3{
 +
margin-top:6px;
 +
}
 +
.article-list .list-box p{
 +
font-family:Georgia;
 +
font-size:16px;
 +
color: #222;
 +
}
 +
.article-list .list-text span{
 +
margin-left:15px;
 +
}
 +
.article-list .list-text sub{
 +
margin-left:90px;
 +
}
 +
.article-list .start{
 +
width:805px;
 +
background: url(http://1.oucigem.sinaapp.com/essay-start.png) no-repeat;
 +
height: 20px;
 +
}
 +
.article-list .end {
 +
width: 805px;
 +
background: url(https://static.igem.org/mediawiki/2012/7/7a/Ouc-Essay-end.png) no-repeat;
 +
height: 18px;
 +
}
-
<!-- *** End of the alert box *** -->
+
#slidenav {
 +
position: absolute;
 +
left: 140px;
 +
top: 100px;
 +
height: 200px;
 +
width: 200px;
 +
}
 +
#slidenav-bar{
 +
background: url("https://static.igem.org/mediawiki/igem.org/3/3b/Slidenav-background.png");
 +
width: 224.4px;
 +
height: 249px;
 +
margin-left: 1px;
 +
}
 +
#slidenav  ul {
 +
width: 145px;
 +
margin: 0 auto;
 +
list-style: none;
 +
font-size: 0px;
 +
padding-top:20px;
 +
}
 +
#slidenav li a {
 +
background: url(https://static.igem.org/mediawiki/2012/1/16/Ouc-slidenav-safety.png) no-repeat;
 +
background-position: -55px 0;
 +
display: block;
 +
text-indent: -9999px;
 +
margin-top: 15px;
 +
}
 +
#slidenav li a span {
 +
background: url(https://static.igem.org/mediawiki/2012/1/16/Ouc-slidenav-safety.png) no-repeat;
 +
display: block;
 +
width: 30px;
 +
height: 32px;
 +
position: relative;
 +
z-index: 10;
 +
-webkit-transition: -webkit-transform 0.4s ease-out;
 +
-moz-transition: -moz-transform 0.4s ease-out;
 +
transition: transform 0.4s ease-out;
 +
}
 +
#slidenav li a:hover span {
 +
-webkit-transform: rotate(360deg);
 +
-moz-transform: rotate(360deg);
 +
transform: rotate(360deg);
 +
}
 +
#slidenav li.overview a { background-position: -55px 0; width: 140px; height: 32px; }
 +
#slidenav li.overview a span { background-position: 0 0; }
 +
 +
#slidenav li.sensor a { background-position: -55px -50px; width: 180px; height: px; }
 +
#slidenav li.sensor a span { background-position: 0 -50px; }
 +
 +
#slidenav li.decision-making a { background-position: -55px -100px; width: 180px; height: 40px; }
 +
#slidenav li.decision-making a span { background-position: 0 -100px; }
 +
 +
#slidenav li.gas-vesicle a { background-position: -55px -150px; width: 152px; height: 32px; }
 +
#slidenav li.gas-vesicle a span { background-position: 0 -150px; }
 +
 +
#ouc-footer{
 +
text-align:center;
 +
margin-top:25px;
 +
margin-left:-100px;
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
}
-
!align="center"|[[Team:OUC-China|Home]]
+
#footer-box{
-
!align="center"|[[Team:OUC-China/Team|Team]]
+
height: 50px;
-
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=OUC-China Official Team Profile]
+
-
!align="center"|[[Team:OUC-China/Project|Project]]
+
width:100%;
-
!align="center"|[[Team:OUC-China/Parts|Parts Submitted to the Registry]]
+
margin-top:0;
-
!align="center"|[[Team:OUC-China/Modeling|Modeling]]
+
margin-bottom:-10px;
-
!align="center"|[[Team:OUC-China/Notebook|Notebook]]
+
background-color:#1487DF;
-
!align="center"|[[Team:OUC-China/Safety|Safety]]
+
border-top-width:10px;
-
!align="center"|[[Team:OUC-China/Attributions|Attributions]]
+
border-top-color:#F7F5F5;
-
|}
+
border-bottom:none;
 +
}
 +
#footer a
 +
{
 +
color:#ffffff;
 +
        font-size:100%;
 +
}
 +
 +
 +
    #ouc-tools ul li{
 +
    display: inline-block;
 +
    margin-right: 30px;
 +
    vertical-align: middle;
 +
}
 +
   
 +
input.searchButton {
 +
    font-size: 120%;
 +
    background: none;
 +
    border: none;
 +
    color: #45b8ef;
 +
    font-weight: bold;
 +
margin-right:10px;
 +
margin-bottom:0;
 +
magin-left:10px;
 +
    }
 +
    input.searchButton:hover {
 +
    color: #2d7ca3;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
<div id="menu-wrapper">
 +
<div id="logo">
 +
</div>
 +
<ul class="menu">
 +
<li> <a href="#">Home</a> </li>
 +
<li> <a href="#">Project</a> </li>
 +
<li> <a href="#">Modeing</a> </li>
 +
<li> <a href="#">Human Practice</a> </li>
 +
<li> <a href="#">Team</a> </li>
 +
<li> <a href="#">Parts</a> </li>
 +
<li> <a href="#">Safety</a> </li>
 +
<li> <a href="#">Note</a> </li>
 +
</ul>
 +
</div>
 +
<div id="submenu-wrapper">
 +
<ul class="submenu">
 +
<li>
 +
<a href="">
 +
<img src="" />
 +
 +
</a>
 +
</li>
 +
<li>
 +
<a href="">
 +
<img src="" />
 +
 +
</a>
 +
</li>
 +
<li>
 +
<a href="">
 +
<img src="" />
 +
 +
</a>
 +
</li>
 +
<li>
 +
<a href="">
 +
<img src="" />
 +
 +
</a>
 +
</li>
 +
</ul>
 +
<ul class="submenu">
 +
<li>
 +
<a href="">
 +
<img src="" />
 +
 +
</a>
 +
</li>
 +
<li>
 +
<a href="">
 +
<img src="" />
 +
 +
</a>
 +
</li>
 +
<li>
 +
<a href="">
 +
<img src="" />
 +
 +
</a>
 +
</li>
 +
<li>
 +
<a href="">
 +
<img src="" />
 +
 +
</a>
 +
</li>
 +
</ul>
 +
<ul class="submenu">
 +
<li>
 +
<a href="">
 +
<img src="" />
 +
 +
</a>
 +
</li>
 +
<li>
 +
<a href="">
 +
<img src="" />
 +
 +
</a>
 +
</li>
 +
<li>
 +
<a href="">
 +
<img src="" />
 +
 +
</a>
 +
</li>
 +
<li>
 +
<a href="">
 +
<img src="" />
 +
 +
</a>
 +
</li>
 +
</ul>
 +
<ul class="submenu">
 +
<li>
 +
<a href="">
 +
<img src="" />
 +
 +
</a>
 +
</li>
 +
<li>
 +
<a href="">
 +
<img src="" />
 +
 +
</a>
 +
</li>
 +
<li>
 +
<a href="">
 +
<img src="" />
 +
 +
</a>
 +
</li>
 +
<li>
 +
<a href="">
 +
<img src="" />
 +
 +
</a>
 +
</li>
 +
</ul>
 +
</div>
 +
    <!-- content -->
 +
    <div id="page">
 +
                 
 +
<div id="slidenav">
 +
<div id="slidenav-bar">
 +
<ul id="social" class="group">
 +
 +
<li class="overview"><a href="https://2012.igem.org/Team:OUC-China"><span>Back</span></a></li>
 +
 +
</ul>
 +
</div>
 +
<div id="button-wrapper">
 +
<a href="https://static.igem.org/mediawiki/2012/d/d8/OUC-Safety_Question.pdf" class="a-btn">
 +
<span class="a-btn-symbol"><img src="https://static.igem.org/mediawiki/2012/6/6b/Pdf-icon.png"/></span>
 +
<span class="a-btn-text">Download PDF</span>
 +
</a>
 +
</div>
 +
</div>
 +
<div class="article-list">
 +
<div class="start"></div>
 +
                <div class="list-box">
 +
<div class="list-text">
 +
<h1>Summary</h1>
 +
<p>parts submitted : 33 Composite expression modules<br/>
 +
                        10 Generator<br/>
 +
                        4 Regulatory promoters<br/>
 +
                        1 Ribosome Binding Sites<br/>
 +
                        10 Coding proteins<br/>
 +
                        10 RNA </p>           
 +
<p>Total: <strong>68 Parts</strong></p>
 +
 +
<p>All 68 parts have been submitted to the registry and can be found <a
 +
href="http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2012&group=OUC-China">here</a>.</p>
-
An important aspect of the iGEM competition is the use and creation of standard  biological parts. Each team will make new parts during iGEM and will place them in the [http://partsregistry.org Registry of Standard Biological Parts]. The iGEM software provides an easy way to present the parts your team has created . The "groupparts" tag will generate a table with all of the parts that your team adds to your team sandbox.  Note that if you want to document a part you need to document it on the [http://partsregistry.org Registry], not on your team wiki.
+
<br/>
 +
<h1>Data for favorite parts</h1>
-
Remember that the goal of proper part documentation is to describe and define a part such that it can be used without a need to refer to the primary literature. The next iGEM team should be able to read your documentation and be able to use the part successfully. Also, you should provide proper references to acknowledge previous authors and to provide for  users who wish to know more.
+
<p><strong>Gvp cluster(<a href="http://partsregistry.org/Part:BBa_K737010">BBa_K737010</a>)</strong> is a 1 kbp part  
 +
contains 2 open reading frames coding for gas vesicle genes (gvpA gvpC-20) from Bacillus Planktothrix rubescens strain BC-
-
<groupparts>iGEM012 OUC-China</groupparts>
+
Pla 9402. Promotion of the sequence results in expression of gas vesicles, organelles made entirely out of protein. These
 +
 
 +
organelles contain gas and therefore provide bouyancy to the cell. This slows the rate of settling of the cells in
 +
 
 +
different water layer from Lake Zurich by gas vesicles, see Walsby 2002.</p>
 +
 +
<p><span>the expression situation of the Gas vesicle gene cluster in Escherichia coli JM109, from the picture, we can see
 +
 
 +
obviously gas vesicle due to the expression of bacteria produce clear separation phenomenon. The picture on the right of
 +
 
 +
the experimental group were liquid surface layer and intermediate layer of fluid sampling results, we can see that the
 +
 
 +
fluid layer surface bacteria volume density is obviously higher than that of the middle layer of fluid.</span></p>
 +
 
 +
 
 +
 +
<p><span>The picture shows the gas vesicle in the cells after expressed in the overall trend. We in the cultivation of the
 +
 
 +
cells into logarithmic phase after transferring them to test tube, quiet place and culture 36 hours after using Trace
 +
 
 +
stratified take liquid apparatus at the same time to each liquid layer for sampling. Then each layer of fluid samples of
 +
 
 +
blood count the number of cells with statistics. Results show that gas vesicle due to the existence of the cell
 +
 
 +
concentration in the test tube surface layer of fluid, and control group due to the action of gravity that most cells
 +
 
 +
sedimentation in the test tube bottom.</span></p>
 +
 +
<p><span>Graph of OD measurements at 600nm of both experience group and control group. From the experimental results can be
 +
 
 +
seen in the liquid surface .There cell number have significant abrupt transformation.</span></p>
 +
<p>Constitutive GVPA Generator (BBa_K737006) It contains a constitutive promoter, GvpA protein , GFP protein and a
 +
 
 +
terminator.This part can be used as a control of (J23106+P0412+R0011+B0034+GVPA+E0840). It can express GvpA protein and GFP
 +
 
 +
constantly. When it transformed with  (J23106+P0440+R0040+B0034+GVPC+E0840), the bacteria may can float with GFP!</p>
 +
 
 +
<p><strong>YtfJ_Comparator</strong>( <a href="http://partsregistry.org/Part:BBa_K737045">BBa_K737045</a>)  The leading
 +
 
 +
sequence involved in the YtfJ transcript which can act as the target of the sRNA, spot42. It enables strong competition
 +
 
 +
with the galk::GFP to interact with spot42 which shows great potential for constructing sRNA-mediated circuit.</p>
 +
<p>This device mean to test feasibility of N/P comparator,replacing Nitrate,Phosphate inputs by IPTG,aTc。Small RNA Spot42
 +
 
 +
controls the GFP mRNA translation by blocking the RBS in galK.The galK and E0040 is fused together using ClaI site to avoid
 +
 
 +
stop condon in standard scar.J23106 is a moderate promotor,and galK’s RBS is a moderate one.</p>
 +
 +
 
 +
<p>Spot42 sRNA is under control of aTc inducible device,the buffer RNA YtfJ is under control of IPTG inducible device.</p>
 +
 +
 
 +
 
 +
 
 +
<p><strong>Constitutive GVPC Generator</strong></p>(<a href="">BBa_K737007</a>)It contains a constitutive promoter, GvpC
 +
 
 +
protein , GFP protein and a terminator.This part can be used as a control of (J23106+P0440+R0040+B0034+GVPC+E0840). It can
 +
 
 +
express GvpC protein and GFP constantly. When it transformed with  (J23106+P0412+R0011+B0034+GVPA+E0840), the bacteria may
 +
 
 +
can float with GFP!</p>
 +
<p>Here is the result of SDS-polyacrylamide gel electrophoresis. We can see GFP and GvpC protein directly. Lane 4 is top10
 +
 
 +
control group, lane 3 is constitutive GvpA and GFP generator, lane 5 is constitutive GvpC and GFP generator. The upper
 +
 
 +
white boxes are in the position about 26KD are GFP protein (25.8KD). The lower white box in the position of about 20KD is
 +
 
 +
GvpC-20 (20KD). Because the MW(molecular weight) of GvpA protein is too small, it’s very difficult to see it on the SDS-
 +
 
 +
polyacrylamide gel. But the expression of GFP suggests it may be expressed.
 +
Some papers say that GvpA is difficult to see is that GvpA is too hydrophobic to run out of sample hole.</p>
 +
 +
 +
</div>
 +
 +
     
 +
   
 +
 +
<div class="end"></div>
 +
 +
</div>
 +
<div id="ouc-footer">
 +
        <div id="ouc-tools">
 +
         
 +
            <ul>
 +
                <li id="ouc-clustrmaps-wrapper">
 +
                    <div id="clustrmaps-widget"></div><script type="text/javascript">var _clustrmaps = {'url' : 'https://2012.igem.org/Team:OUC-China', 'user' : 1034709, 'server' : '4', 'id' : 'clustrmaps-widget', 'version' : 1, 'date' : '2012-09-22', 'lang' : 'zh', '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/c56fc9d5"><img src="http://www4.clustrmaps.com/stats/maps-no_clusters/2012.igem.org-Team-OUC-China-thumb.jpg" alt="Locations of visitors to this page" /></a></noscript>
 +
                </li>
 +
                <li>
 +
<a href="http://www.renren.com/296396903/profile?ref=opensearch_normal"><img src="https://static.igem.org/mediawiki/2012/d/d2/Ouc-footer-cmlsast.jpg" alt="OUC CMLS AST" border="0"></a> 
 +
                </li>
 +
                <li>
 +
                    <a href="https://2012.igem.org/Team:OUC-China/contactus"><img src="https://static.igem.org/mediawiki/2012/5/5e/OUC-footer-contact.jpg" alt="Contact Us" border="0"></a>
 +
                </li>
 +
                <li style="width:160px;">
 +
<form action="/Special:Search" id="searchform" style=" border-color:#000;">
 +
<input id="searchInput" name="search" type="text" title="Search 2011.igem.org [f]" accesskey="f" value="">
 +
<input type='submit' name="go" class="searchButton" id="searchGoButton" value="Go" title="Go to a page with this exact name if exists" />&nbsp;
 +
<input type='submit' name="fulltext" class="searchButton" id="mw-searchButton" value="Search" title="Search the pages for this text" />
 +
</form>
 +
                </li>
 +
            </ul>
 +
        </div>
 +
</div>
 +
</div>
 +
</div>
 +
 
 +
</body>
 +
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
 +
</script>
 +
<script type="text/javascript">
 +
_uacct = "UA-68528-29";
 +
urchinTracker();
 +
</script>
 +
</html>

Revision as of 14:50, 25 September 2012

Summary

parts submitted : 33 Composite expression modules
10 Generator
4 Regulatory promoters
1 Ribosome Binding Sites
10 Coding proteins
10 RNA

Total: 68 Parts

All 68 parts have been submitted to the registry and can be found here.


Data for favorite parts

Gvp cluster(BBa_K737010) is a 1 kbp part contains 2 open reading frames coding for gas vesicle genes (gvpA gvpC-20) from Bacillus Planktothrix rubescens strain BC- Pla 9402. Promotion of the sequence results in expression of gas vesicles, organelles made entirely out of protein. These organelles contain gas and therefore provide bouyancy to the cell. This slows the rate of settling of the cells in different water layer from Lake Zurich by gas vesicles, see Walsby 2002.

the expression situation of the Gas vesicle gene cluster in Escherichia coli JM109, from the picture, we can see obviously gas vesicle due to the expression of bacteria produce clear separation phenomenon. The picture on the right of the experimental group were liquid surface layer and intermediate layer of fluid sampling results, we can see that the fluid layer surface bacteria volume density is obviously higher than that of the middle layer of fluid.

The picture shows the gas vesicle in the cells after expressed in the overall trend. We in the cultivation of the cells into logarithmic phase after transferring them to test tube, quiet place and culture 36 hours after using Trace stratified take liquid apparatus at the same time to each liquid layer for sampling. Then each layer of fluid samples of blood count the number of cells with statistics. Results show that gas vesicle due to the existence of the cell concentration in the test tube surface layer of fluid, and control group due to the action of gravity that most cells sedimentation in the test tube bottom.

Graph of OD measurements at 600nm of both experience group and control group. From the experimental results can be seen in the liquid surface .There cell number have significant abrupt transformation.

Constitutive GVPA Generator (BBa_K737006) It contains a constitutive promoter, GvpA protein , GFP protein and a terminator.This part can be used as a control of (J23106+P0412+R0011+B0034+GVPA+E0840). It can express GvpA protein and GFP constantly. When it transformed with (J23106+P0440+R0040+B0034+GVPC+E0840), the bacteria may can float with GFP!

YtfJ_Comparator( BBa_K737045) The leading sequence involved in the YtfJ transcript which can act as the target of the sRNA, spot42. It enables strong competition with the galk::GFP to interact with spot42 which shows great potential for constructing sRNA-mediated circuit.

This device mean to test feasibility of N/P comparator,replacing Nitrate,Phosphate inputs by IPTG,aTc。Small RNA Spot42 controls the GFP mRNA translation by blocking the RBS in galK.The galK and E0040 is fused together using ClaI site to avoid stop condon in standard scar.J23106 is a moderate promotor,and galK’s RBS is a moderate one.

Spot42 sRNA is under control of aTc inducible device,the buffer RNA YtfJ is under control of IPTG inducible device.

Constitutive GVPC Generator

(BBa_K737007)It contains a constitutive promoter, GvpC protein , GFP protein and a terminator.This part can be used as a control of (J23106+P0440+R0040+B0034+GVPC+E0840). It can express GvpC protein and GFP constantly. When it transformed with (J23106+P0412+R0011+B0034+GVPA+E0840), the bacteria may can float with GFP!

Here is the result of SDS-polyacrylamide gel electrophoresis. We can see GFP and GvpC protein directly. Lane 4 is top10 control group, lane 3 is constitutive GvpA and GFP generator, lane 5 is constitutive GvpC and GFP generator. The upper white boxes are in the position about 26KD are GFP protein (25.8KD). The lower white box in the position of about 20KD is GvpC-20 (20KD). Because the MW(molecular weight) of GvpA protein is too small, it’s very difficult to see it on the SDS- polyacrylamide gel. But the expression of GFP suggests it may be expressed. Some papers say that GvpA is difficult to see is that GvpA is too hydrophobic to run out of sample hole.