Difference between revisions of "Team:Shiyan SY China/Parts"

(Prototype team page)
 
Line 1: Line 1:
{{Shiyan_SY_China}}
 
 
<html>
 
<html>
 +
<head>
 +
<meta charset="utf-8">
 +
<title>IGEM-PROJECT</title>
 +
<style type="text/css">
 +
#footer-box,#sponsor-box,.shadow3,#content,table,#catlinks {
 +
    background-color: transparent;
 +
}
 +
.mediawiki.ltr.ns-0.ns-subject.page-Team_HUST-China
 +
#globalWrapper #top-section #p-logo a img {
 +
    visibility:hidden;
 +
}
 +
#p-logo {
 +
    background:url(https://static.igem.org/mediawiki/2014/5/52/Wiki_Logo_Transparent.png);
 +
    background-repeat: no-repeat;
 +
}
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear{display: none;}
 +
#globalWrapper, #content,#bodyContent { /*-- changes default wiki settings --*/
 +
    width: 100%;
 +
    height: 100%;
 +
    border: 0px;
 +
    background-color: transparent;
 +
    margin-top: -3px;
 +
    padding: 0px;
 +
}
  
<h2> Part Documentation</h2>
+
html, .wrapper { /*-- changes default wiki settings --*/
 +
    width: 100%;
 +
    height: 100%;
 +
    background-color: transparent; 
 +
}
 +
 +
/* CSS Document */
 +
*{
 +
margin:0px;
 +
padding:0px;
 +
}
 +
body{
 +
font-family: Arial, Helvetica, Verdana;
 +
color: #000;
 +
font-size: 12px;
 +
background-image: url(https://static.igem.org/mediawiki/2015/1/1c/Second_bd.jpg);
 +
background-repeat: no-repeat;
 +
background-attachment: fixed;
 +
background-position: center top;
 +
}
 +
img{
 +
border:none;
 +
}
 +
ul ,li{
 +
list-style:none;
 +
        margin: 0px 0px 0px 0px;
 +
}
 +
a{
 +
text-decoration:none;
 +
}
 +
html ,body{
 +
height:100%;
 +
}
 +
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
 +
.clearfix{display:inline-table;}/* Hides from IE-mac \*/
 +
*html .clearfix{height:1%;}
 +
.clearfix{display:block;}/* End hide from IE-mac */
 +
*+html .clearfix{min-height:1%;}
  
<p>Each team will make new parts during iGEM and will submit them to the Registry of Standard Biological Parts. The iGEM software provides an easy way to present the parts your team has created. The <code>&lt;groupparts&gt;</code> tag (see below) will generate a table with all of the parts that your team adds to your team sandbox.</p>
+
.top{
<p>Remember that the goal of proper part documentation is to describe and define a part, so that it can be used without needing to refer to the primary literature. Registry users in future years 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>
+
width:100%;
 +
padding-top:43px;
 +
height:388px;filter:alpha(opacity=50);    opacity: 0.8; 
 +
}
  
 +
.nav_bar{
 +
background:#000;
 +
opacity:0.95;
 +
height:80px;
 +
line-height:74px;
 +
position:relative;
 +
}
 +
.nav{
 +
width:1050px;
 +
margin:0px auto;
 +
position:relative;
 +
height:80px;
 +
        line-height:4;
 +
}
 +
.nav li{
 +
float:left;
 +
display:block;
 +
width:150px;
 +
text-align:center;
 +
position:relative;
 +
}
 +
.nav li a{
 +
color:#fff;
 +
font-size:16px;
 +
display:block;
 +
}
 +
.nav li a:hover{
 +
color:#C99091;
 +
}
  
<div class="highlightBox">
 
<h4>Note</h4>
 
<p>Note that parts must be documented on the <a href="http://parts.igem.org/Main_Page"> Registry</a>. This page serves to <i>showcase</i> the parts you have made. Future teams and other users and are much more likely to find parts by looking in the Registry than by looking at your team wiki.</p>
 
</div>
 
  
 +
.sub{display:none;position:absolute;left:0px;top:80px;z-index:1;border:1px solid #666;border-top:0; background:#fff;}
 +
.sub li{text-align:center;margin-bottom:-1px; display:block;width:148px; }
 +
.sub li a{display:block; border-bottom:2px solid #666;padding:8px 0;height:28px;line-height:28px;color:#fff;}
 +
.sub li a:hover{color:#000000;}
 +
.logo{
 +
width:150px;
 +
margin:0px auto 0px;
 +
text-align:center;
 +
position:relative;
 +
top:-20px;
 +
height:122px;
 +
}
 +
.n1{
 +
border-bottom:6px solid #2980b9;
 +
}
 +
.n2{
 +
border-bottom:6px solid #27ae60;
 +
}
 +
.n3{
 +
border-bottom:6px solid #f39c12;
 +
 +
}
 +
.n4{
 +
border-bottom:6px solid #0498f9;
  
 +
}
 +
.n5{
 +
border-bottom:6px solid #8e44ad;
 +
}
 +
.n6{
 +
border-bottom:6px solid #be382a;
 +
}
  
<h4>Adding parts to the registry</h4>
 
<p>You can add parts to the Registry at our <a href="http://parts.igem.org/Add_a_Part_to_the_Registry">Add a Part to the Registry</a> link.</p>
 
<p>We encourage teams to start completing documentation for their parts on the Registry as soon as you have it available. The sooner you put up your parts, the better you will remember all the details about your parts. Remember, you don't need to send us the DNA sample before you create an entry for a part on the Registry. (However, you <b>do</b> need to send us the DNA sample before the Jamboree. If you don't send us a DNA sample of a part, that part will not be eligible for awards and medal criteria.)</p>
 
  
 +
.content_sub{
 +
width:980px;
 +
margin:0px auto;
 +
padding:0px 10px;
 +
text-align: justify;
 +
}
 +
.sc,.sc2{
 +
width:980px;
 +
margin:10px auto 60px;
 +
clear:both;
 +
position:relative;
 +
}
 +
.sc img{
 +
float:right;
 +
margin:0px 10px 0px 20px;
 +
}
 +
.sc2 img{
 +
float:left;
 +
margin:0px 20px 0px 10px;
 +
}
 +
.content_sub h1{
 +
font-size:30px;
 +
margin-bottom:10px;
 +
}
 +
.content_sub p{
 +
font-size:16px;
 +
word-break:break-all;
 +
}
 +
.content_sub h2{
 +
font-size:30px;
 +
margin-bottom:10px;
 +
}
  
<h4>What information do I need to start putting my parts on the Registry?</h4>
+
#container{position:relative;width:766px;margin:0px auto; }
<p>The information needed to initially create a part on the Registry is:</p>
+
.templates li{float:left;height:160px;width:145px; margin:10px 10px; position:relative;left:0;top:0;z-index:0;}
<ul>
+
.templates a{display:block;height:160px;position:relative;}
<li>Part Name</li>
+
<li>Part type</li>
+
<li>Creator</li>
+
<li>Sequence</li>
+
<li>Short Description (60 characters on what the DNA does)</li>
+
<li>Long Description (Longer description of what the DNA does)</li>
+
<li>Design considerations</li>
+
</ul>
+
  
<p>
 
We encourage you to put up <em>much more</em> information as you gather it over the summer. If you have images, plots, characterization data and other information, please also put it up on the part page. </p>
 
  
 +
.templates img{width:145px;height:160px;}
  
  
 +
/* section */
 +
.section{width:980px;margin:40px auto 0 auto;overflow:hidden;}
 +
.section ul{width:996px;}
 +
.section ul li{float:left;margin-right:14px;margin-bottom:13px;display:inline;width:318px;height:343px;overflow:hidden;position:relative;}
 +
.section ul li .photo{width:318px;height:343px;overflow:hidden;}
 +
.section .rsp{width:318px;height:343px;overflow:hidden;position: absolute;background:#000;top:0px;left:0px;}
 +
.section .text{position:absolute;width:268px;height:303px;left:-318px;top:0px;overflow:hidden; font-size:16px;
 +
color:#fff; padding:20px 25px;}
 +
.section .text h3{width:318px;margin-top:130px;height:55px;line-height:55px;text-align:center;color:#FFFFFF;font-family:"microsoft yahei";font-size:26px;}
  
  
 +
.footer{
 +
margin:40px auto ;
 +
text-align:center;
 +
padding:20px 0px 0px;
 +
}  body {background-color: rgb(249,245,200);}
 +
              a.white:link {color:#FFF;}      /* unvisited link */
 +
              a.white:visited {color:#FFF;}  /* visited link */
 +
              a.white:hover {color:#FFF;}  /* mouse over link */
 +
              a.white:active {color:#FFF;}  /* selected link */
  
<h4>Inspiration</h4>
+
              a{color:#909090}
<p>We have a created  a <a href="http://parts.igem.org/Well_Documented_Parts">collection of well documented parts</a> that can help you get started.</p>
+
              .brightlink {color:#00BA00 !important;
 +
                       
 +
              }
 +
              .centertext {text-align: center;
 +
              }
  
<p> You can also take a look at how other teams have documented their parts in their wiki:</p>
+
              a:visited{color:#909090}
<ul>
+
              p {border:none;
<li><a href="https://2014.igem.org/Team:MIT/Parts"> 2014 MIT </a></li>
+
                color:000000;
<li><a href="https://2014.igem.org/Team:Heidelberg/Parts"> 2014 Heidelberg</a></li>
+
                }
<li><a href="https://2014.igem.org/Team:Tokyo_Tech/Parts">2014 Tokyo Tech</a></li>
+
              .teampagetext {vertical-align:text-top; display:inline; width:740px; float:left;}
</ul>
+
              h1 {border-color:white;
 +
                  color:white;
 +
              }
 +
              h2 {color:white;}
 +
              h3 {margin-bottom:0px;
 +
                  font-size:140%;
 +
                  padding:0px;
 +
                  color:white;}
 +
#bd {
 +
width:100%;
 +
}
 +
#bd #content{
 +
width:967px;
 +
margin:0 auto;
 +
}
 +
#bd #content .tp_zs{
 +
width:100%;
 +
margin:0 0 20px 0;
 +
position:relative;
 +
overflow:hidden;
 +
}
 +
#bd #content .tp_zs span{
 +
margin-right: 10px;
 +
display: block;
 +
float: left;
 +
cursor: pointer;
 +
}
 +
#bd #content .tp_zs span:hover img{
 +
filter:alpha(opacity=50); 
 +
      -moz-opacity:0.5; 
 +
      -khtml-opacity: 0.5; 
 +
      opacity: 0.5; 
 +
}
 +
#bd #content .tp_zs .yb_tp{
 +
margin-right:0px;
 +
}
 +
#bd #content .tp_zs span img{
 +
width:234px;
 +
}
 +
#bd #content .wz_pb{
 +
width:100%;
 +
}
 +
#bd #content .wz_pb .mainTitleHeader {
 +
  width: 937px;
 +
  float: left;
 +
  margin-top: 10px;
 +
  border-radius: 4px;
 +
  padding: 15px 15px 15px 15px;
 +
  font: sans-serif;
 +
  font-size: 13px;
 +
  color: rgba(225,225,225,.9);
 +
  text-align: justify;
 +
  background: rgba(168, 182, 120, .95);
 +
}
 +
#bd #content .wz_pb .mainTitleHeader p{
 +
  color: #212f20;
 +
  margin: 0px;
 +
  font-size: 140%;
 +
  font-weight: bold;
 +
}
 +
.mainContainer {
 +
  width: 97%;
 +
  float: left;
 +
  padding: 15px 15px 15px 15px;
 +
  font: sans-serif;
 +
  font-size: 13px;
 +
  color: #212f20;
 +
  text-align: justify;
 +
}
 +
.mainContainer .genpicfloatright {
 +
  border-radius: 4px;
 +
  margin-left: 20px;
 +
  float: right;
 +
  margin-bottom: 20px;
 +
}
 +
.mainContainer p {
 +
  color: #212f20;
 +
  font-size: 120%;
 +
  margin: .4em 0 .5em 0;
 +
  line-height: 1.5em;
 +
}
 +
.mainContainer .genpicfloatleft {
 +
  border-radius: 4px;
 +
  margin-right: 20px;
 +
  margin-bottom: 20px;
 +
  float: left;
 +
}
  
  
 +
</style>
  
<h4>Part Table </h4>
+
<script src="http://cdn.bootcss.com/jquery/1.11.3/jquery.min.js"></script>
</html>
+
<script type='text/javascript' src ='https://2015.igem.org/Team:Shiyan_SY_China/common/jquery.SuperSlide.2.1.1.js?action=raw&ctype=text/javascript'></script>
<groupparts>iGEM015 Example</groupparts>
+
<script type='text/javascript' src ='https://2015.igem.org/Team:Shiyan_SY_China/common/public.js?action=raw&ctype=text/javascript'></script>
<html>
+
  
 +
</head>
 +
<body>
 +
<div class="top">
 +
<div class="nav_bar">
 +
                      <ul class="nav clearfix">
 +
                       
 +
                        <li class="m n1">
 +
                            <h3><a target="_blank" style="cursor: pointer;" onclick="location.href ='https://2015.igem.org/Team:Shiyan_SY_China';" title="">HOME</a></h3>
 +
                        </li>
 +
                     
 +
                        <li class="m n2">
 +
                            <h3><a target="_blank" style="cursor: pointer;" onclick="location.href ='https://2015.igem.org/Team:Shiyan_SY_China/Project.html';"title="">PROJECT</a></h3>
 +
                            <ul class="sub">
 +
                        <li ><a style ="background:#27AE60" href="https://2015.igem.org/Team:Shiyan_SY_China/Project.html#t1">Background</a> </li>
 +
                            <li ><a style ="background:#27AE60" href="https://2015.igem.org/Team:Shiyan_SY_China/Project.html#t2">Design</a> </li>
 +
                            <li ><a style ="background:#27AE60" href="https://2015.igem.org/Team:Shiyan_SY_China/Project.html#t3">Results</a> </li>
 +
                            <li ><a style ="background:#27AE60" href="https://2015.igem.org/Team:Shiyan_SY_China/Project.html#t4">Parts</a> </li>
 +
    </ul>
  
 +
                        </li>
 +
                       
 +
                        <li class="m n3">
 +
                            <h3 style = "line-height: 2;"><a target="_blank" style="cursor: pointer;back" onclick="location.href ='https://2015.igem.org/Team:Shiyan_SY_China/Practice.html';"  title="">HUMAN PRACTICES</a></h3>
 +
                            <ul class="sub">
 +
                        <li ><a style ="background:#F39C12" href="https://2015.igem.org/Team:Shiyan_SY_China/Practice.html#t1">T-shirt</a> </li>
 +
                            <li ><a style ="background:#F39C12" href="https://2015.igem.org/Team:Shiyan_SY_China/Practice.html#t2">Biology Speech</a> </li>
 +
                            <li ><a style ="background:#F39C12" href="https://2015.igem.org/Team:Shiyan_SY_China/Practice.html#t3">IGEM Magazine</a> </li>
 +
                            <li ><a style ="background:#F39C12" href="https://2015.igem.org/Team:Shiyan_SY_China/Practice.html#t4">Questionnaire</a> </li>
 +
                            <li ><a style ="background:#F39C12" href="https://2015.igem.org/Team:Shiyan_SY_China/Practice.html#t5">Sina Weibo</a> </li>
 +
    </ul>
 +
                        </li>
 +
                      <li class="logo">
 +
                            <img src="https://static.igem.org/mediawiki/2015/7/71/Heng_logo.png"  width="122" height="122" style="cursor: pointer;" onclick="location.href ='http://www.igem.org/Main_Page';">
 +
                        </li>
 +
                        <li class="m n4">
 +
                            <h3><a target="_blank" style="cursor: pointer;" onclick="location.href ='https://2015.igem.org/Team:Shiyan_SY_China/Safety.html';" title="">SAFETY</a></h3>
 +
                            <ul class="sub">
 +
                        <li ><a style ="background:#0498F9" href="https://2015.igem.org/Team:Shiyan_SY_China/Safety.html">Safety</a> </li>
 +
                            </ul>
 +
                        </li>
 +
                        <li class="m n5">
 +
                            <h3><a target="_blank" style="cursor: pointer;" onclick="location.href ='https://2015.igem.org/Team:Shiyan_SY_China/Team.html';"  title="">TEAM</a></h3>
 +
                            <ul class="sub">
 +
                        <li ><a style ="background:#8E44AD" href="https://2015.igem.org/Team:Shiyan_SY_China/Team.html#t1">Members</a> </li>
 +
                            <li ><a style ="background:#8E44AD" href="https://2015.igem.org/Team:Shiyan_SY_China/Team.html#t2">Instructors</a> </li>
 +
                            <li ><a style ="background:#8E44AD" href="https://2015.igem.org/Team:Shiyan_SY_China/Team.html#t3">Attributions</a> </li>
 +
                            <li ><a style ="background:#8E44AD" href="https://2015.igem.org/Team:Shiyan_SY_China/Team.html#t4">Collaborations</a> </li>
 +
                            </ul>
 +
                        </li>
 +
                        <li class="m n6">
 +
                            <h3><a target="_blank" style="cursor: pointer;" onclick="location.href ='https://2015.igem.org/Team:Shiyan_SY_China/Notebook.html';"  title="">NOTEBOOK</a></h3>
 +
                            <ul class="sub">
 +
                        <li ><a style ="background:#BE382A" href="https://2015.igem.org/Team:Shiyan_SY_China/Notebook.html#t1">Notebook</a> </li>
 +
                            <li ><a style ="background:#BE382A" href="https://2015.igem.org/Team:Shiyan_SY_China/Notebook.html#t2">Lab Picture</a> </li>
 +
                            </ul>
 +
                        </li>
 +
                      <br clear="all">
 +
                    </ul>
 +
</div>
 +
 +
 +
<div>
 +
<p style="width:800px; height:100px; padding:50px 80px; color:#000; text-align:center; margin:0 auto; font-size:48px; font-family:'Trebuchet MS', Helvetica, sans-serif;">You have to believe in yourself. That’s the secret of success. </p>
 +
<p style="height:100px; color:#000; width:960px; line-height:100px; margin: 0 auto; text-align:right; font-size:24px; font-family:'Trebuchet MS', Helvetica, sans-serif;">
 +
—— Charles Chaplin</p>
 +
</div>
 +
</div>
 +
<div id="bd">
 +
  <div id="content">
 +
    <div class="tp_zs">
 +
    </div>
 +
    <div class="wz_pb">
 +
    <div class="mainTitleHeader">
 +
      <a name="t4"><p style="font-weight: bold;">Parts</p></a>
 +
    </div>
 +
    <div class="mainContainer">
 +
<h style="font-size:15px;font-weight: bold;"> Our submission parts: </h></br>
 +
<div>&nbsp;</div>
 +
<h style="font-size:15px;font-weight: bold;"> BBa_B0010 </h>
  
 +
<p>
 +
&nbsp;&nbsp;The strong promoter has a strong function to start the downstream RNA transcription, and the transcription of the downstream opdA gene promoter is regulated by the promoter. The RNA structure of the thermometer RNA, which is formed by the RNA structure of the sequence, is formed at the temperature below 32. The structure of the RNA is blocked by the RNA. OmpA signal peptide can lead to opdA protein molecules secreted by the downstream expression of the host cell wall, and in the cell wall to form a opdA enzyme with the degradation of organic phosphorus pesticides, the enzyme can be hydrolyzed in the environment of organic phosphorus pesticides, pesticide toxicity.
 +
</p>
 +
<div>&nbsp;</div>
 +
<h style="font-size:15px;"> More information please see our parts form:  </h>
 +
<div>&nbsp;</div>
 +
<table cellspacing = "0" cellpadding = "0" style="width: 100%;border:2px solid #414141; ">
 +
<thread>
 +
<tr>
 +
<th style="width: 10%;border-right:1px solid #414141;"> Name</th>
 +
<th style="width: 20%;border-right:1px solid #414141;"> Type</th>
 +
<th style="width: 40%;border-right:1px solid #414141;"> Description</th>
 +
<th style="width: 10%;"> Length</th>
 +
</tr>
 +
</thread>
 +
<tbody>
 +
<tr>
 +
<td style="text-align:left;border-top:1px solid #414141;;border-right:1px solid #414141;"> <a style="color:#002BB8;" href = " http://parts.igem.org/Part:BBa_B0010">BBa_B0010</a></td>
 +
<td style="text-align:left;border-top:1px solid #414141;border-right:1px solid #414141;"> DNA</td>
 +
<td style="text-align:left;border-top:1px solid #414141;border-right:1px solid #414141;"> OpdA encoding gene with ompA signal peptide</td>
 +
<td style="text-align:left;border-top:1px solid #414141;"> 1000</td>
 +
</tr>
 +
 +
</tbody>
 +
</table>
 +
 +
</div>
 +
    </div>
 +
<div class="footer">
 +
<p>© 2015 Shiyan_SY_China iGEM Team. All rights reserved.
 +
</p>
 
</div>
 
</div>
 +
</body>
 
</html>
 
</html>

Revision as of 06:19, 7 September 2015

IGEM-PROJECT

Our submission parts:
 
BBa_B0010

  The strong promoter has a strong function to start the downstream RNA transcription, and the transcription of the downstream opdA gene promoter is regulated by the promoter. The RNA structure of the thermometer RNA, which is formed by the RNA structure of the sequence, is formed at the temperature below 32. The structure of the RNA is blocked by the RNA. OmpA signal peptide can lead to opdA protein molecules secreted by the downstream expression of the host cell wall, and in the cell wall to form a opdA enzyme with the degradation of organic phosphorus pesticides, the enzyme can be hydrolyzed in the environment of organic phosphorus pesticides, pesticide toxicity.

 
More information please see our parts form:
 
Name Type Description Length
BBa_B0010 DNA OpdA encoding gene with ompA signal peptide 1000