Difference between revisions of "Team:LN-Shiyan-China/Parts"

(Prototype team page)
 
Line 1: Line 1:
{{LN-Shiyan-China}}
+
 
 
<html>
 
<html>
 +
<head>
 +
<title>LN-shiyan-China</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;
 +
}
  
 +
html, .wrapper { /*-- changes default wiki settings --*/
 +
    width: 100%;
 +
    height: 100%;
 +
    background-color: transparent; 
 +
}
 +
 +
/* CSS Document */
 +
*{
 +
margin:0px;
 +
padding:0px;
 +
}
 +
#content{
 +
    width:100%;
 +
    height:100%;
 +
font-family: Arial, Helvetica, Verdana;
 +
color:#000;
 +
font-size:12px;
 +
}
  
 +
body{
 +
    width:100%;
 +
    height:100%;
 +
font-family: Arial, Helvetica, Verdana;
 +
color:#000;
 +
font-size:12px;
 +
      background-color:#FFF;
 +
}
 +
img{
 +
border:none;
 +
}
 +
ul ,li{
 +
list-style:none;
 +
        margin: 0px 0px 0px 0px;
 +
       
 +
}
 +
a{
 +
text-decoration:none;
 +
}
 +
html ,body{
 +
height:100%;
 +
}
 +
.top{
 +
background:#d3cac7 url(https://static.igem.org/mediawiki/2015/a/a6/Home_bg.jpg) no-repeat top center;
 +
width:100%;
 +
padding-top:43px;
 +
height:630px;
 +
}
 +
.nav_bar{
 +
background:#000;
 +
opacity:0.9;
 +
height:80px;
 +
line-height:74px;
 +
position:relative;
 +
}
 +
.nav{
 +
width:1050px;
 +
margin:0px auto;
 +
position:relative;
 +
height:80px;
 +
        line-height:3.5;
 +
}
 +
.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;
 +
}
  
 +
.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 #be382a;
  
 +
}
 +
.n5{
 +
border-bottom:6px solid #8e44ad;
 +
}
 +
.n6{
 +
border-bottom:6px solid #0498f9;
 +
}
 +
.tc{
 +
width:900px;
 +
margin:0px auto;
 +
margin-top:-40px;
 +
}
 +
.wel{
 +
width:1000px;
 +
margin:0px auto;
 +
padding:75px 20px;
 +
}
 +
h1{
 +
font-size:70px;
 +
        line-height:1;
 +
text-align:center;
 +
margin-bottom:30px;
 +
        border-bottom:0px solid #AAA;
 +
}
 +
.wel p{
 +
font-size:16px;
 +
line-height:40px;
 +
}
 +
.wel img{
 +
float:right;}
 +
.team{
 +
background:#009b5b;
 +
padding:75px 20px;
 +
}
 +
.team h1{
 +
color:#fff;
 +
margin-bottom:50px;
 +
}
 +
.team ul{
 +
width:1040px;
 +
margin:0px auto;
 +
}
 +
.team ul li{
 +
float:left;
 +
background:#ffffff;
 +
width:235px;
 +
height:184px;
 +
font-size:14px;
 +
line-height:28px;
 +
}
 +
.team ul li.bar{
 +
}
 +
.caret {
 +
  display: inline-block;
 +
  float:left;
 +
  width: 0;
 +
  height: 0;
 +
  top:85px;
 +
  position:relative;
 +
  vertical-align: middle;
 +
  border-right: 10px solid transparent ;
 +
  border-left: 10px solid #009b5b ;
 +
  border-top: 10px solid transparent ;
 +
  border-bottom: 10px solid transparent ;
  
 +
}
 +
li.bar p{
 +
float:right;
 +
margin:-10px 10px 0px;
 +
word-break:break-all;
 +
}
 +
.bar2 .caret {
 +
  display: inline-block;
 +
  float:right;
 +
  width: 0;
 +
  height: 0;
 +
  top:85px;
 +
  position:relative;
 +
  vertical-align: middle;
 +
  border-left: 10px solid transparent ;
 +
  border-right: 10px solid #009b5b ;
 +
  border-top: 10px solid transparent ;
 +
  border-bottom: 10px solid transparent ;
  
<div class="column full_size">
+
}
 +
li.bar2 p{
 +
float:left;
 +
margin:-10px 10px 0px;
 +
word-break:break-all;
 +
}
 +
.content{
 +
width:980px;
 +
margin:0px auto;
 +
padding:20px 10px;
 +
}
 +
.content h1{
 +
font-size:24px;
 +
}
 +
.content img{
 +
float:left;
 +
margin:10px;
 +
}
 +
.t1{
 +
font-size:18px;
 +
word-break:break-all;
 +
}
 +
.footer{
 +
margin:40px auto ;
 +
text-align:center;
 +
}
  
  
<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>
+
</style>
<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>
+
<link href="http://www.dftvip.com/templa/css/bootstrap.css" rel="stylesheet" type="text/css" media="all">
 
+
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
 +
<script src="http://www.dftvip.com/templa/js/jquery-1.11.0.min.js"></script>
 +
<!-- Custom Theme files -->
 +
<link href="http://www.dftvip.com/templa/css/style.css" rel="stylesheet" type="text/css" media="all"/>
 +
<!-- Custom Theme files -->
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<meta name="keywords" content="Donate Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template,
 +
Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyEricsson, Motorola web design" />
 +
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
 +
<!--Google Fonts-->
 +
<link href='//fonts.googleapis.com/css?family=Karla:400,700' rel='stylesheet' type='text/css'>
 +
<link href='//fonts.googleapis.com/css?family=Archivo+Narrow:400,700' rel='stylesheet' type='text/css'>
 +
<!--google fonts-->
 +
</head>
 +
<body>
 +
<!--banner start here-->
 +
<div class="banner1">
 +
<div class="header">
 +
  <div class="container">
 +
    <div class="header-main">
 +
  <div class="logo">
 +
    <h1><a href="index.html">LN-shiyan-China</a></h1>
 +
  </div>
 +
 
 +
    <div class="clearfix"> </div>
 +
      </div>
 +
    </div>
 +
  </div>
 +
<div class="top-nav">
 +
    <span class="menu"> <img src="http://www.dftvip.com/templa/images/icon.png" alt=""></span>
 +
<ul class="res">
 +
<li><a class="active" href="index.html"><i class="glyphicon glyphicon-home"> </i>Home</a></li>
 +
<li><a href="team.html"><i class="glyphicon glyphicon-user"> </i>Team</a></li>
 +
<li><a href="project.html"><i class="glyphicon glyphicon-list-alt"> </i>Project</a></li>
 +
<li><a href="Parts.html"><i class="glyphicon glyphicon-picture"> </i>Parts</a></li>
 +
<li><a href="Safety.html"><i class="glyphicon glyphicon-envelope"> </i>Safety</a></li>
 +
<li><a href="Attributions.html"><i class="glyphicon glyphicon-a"> </i>Attributions</a></li>
 +
<li><a href="HumanPractices.html"><i class="glyphicon glyphicon-b"> </i>HumanPractices</a></li>
 +
<li><a href="Notebook.html"><i class="glyphicon glyphicon-c"> </i>Notebook</a></li>
 +
</ul>
 +
<!-- script-for-menu -->
 +
<script>
 +
  $( "span.menu" ).click(function() {
 +
$( "ul.res" ).slideToggle( 300, function() {
 +
// Animation complete.
 +
  });
 +
});
 +
</script>
 +
<!-- /script-for-menu -->
 +
</div>
 +
</div>
 +
<!--banner end here-->
 +
<!--blog start here-->
 +
<div class="blog">
 +
<div class="container">
 +
<div class="blog-main">
 +
<div class="blog-top">
 +
<h3>Parts</h3>
 +
</div>
 +
<div class="col-md-8 blog-left">
 +
    <img src="http://www.dftvip.com/templa/images/o2.jpg" alt="" class="img-responsive">
 +
  <div class="blog-grid">
 +
 
 +
  <div class="grid-right">
 +
  <h3>Our Submission Parts: </h3>
 +
<h3>BBa_K1667005</h3>
 +
    <p>This part includes two individual DNA domains. Constitutive promoter tunes the expression of downstream opdA gene with further help from RNA thermometer. RNA thermometer provides a temperature sensitive post-transcriptional regulation on opdA gene, which initiate the opdA translation around 32°C. OmpA signal peptide guides the secretion of opdA protein to the outside of host strain. Then opdA enzyme specifically degrades organophosphorus pesticide appeared, through hydrolysis. Upon UV light, RecA(SOS)promoter drives the transcription of downstream ccdB suicide gene, whose protein expression interferes DNA sysnthesis and lead to cell dealth. In this way, we can wipe out our genetic engineered bacteria by giving UV lights under manual control to avoid secondary pollution. Without UV light, RecA promoter won’t be activated, so the normal growth and activity of genetic engineering bacteria will be preserved well to release functional opdA protein under temperature control. </p>
 +
<h3>Experimentally Verification Scheme:</h3>
 +
<p>Bacteria strain BL21 (DE3) of colibacillus genetically engineered bacteria which contains our target plasmid goes through extended culture in our LB liquid substrate for sixteen hours under the temperature of 30°C, then centrifuge the culture for five minutes with the speed of 5000rpm under the temperature of 4°C and use sterile MSM (mineral base medium) to wash and sediment the bacteria, then use fresh MSM culture substrate to dilute the bacteria. Inoculate the bacteria to MSM culture substrate which contains 10μg/mL chlorpyrifos or methyl-parathion (the final concentration of bacteria is 106 CFU/mL), and culture it with the speed of 160rpm under the temperature of 37°C while shaking it. Regularly get samples from the solution and measure the concentration of organophosphorus pesticides in the solution. Measure the OD600 of the culture to indicate the growth of the bacteria, use the culture solution which is not inoculated as a blank control while using the colibacillus inoculated with the bacteria strain BL21 (DE3) which does not contain target plasmid as a reference control. Adopt gas chromatography to measure the concentration of organophosphorus pesticides in the culture. </p>
 +
<p>Extraction of organophosphorus pesticides: Get 5mL MSM solution which is inoculated and cultured as above, add 25mL acetonitrile into it and shake it violently for five minutes, then add 2.5g sodium chloride into it and shake it violently, place the solution quietly for 30 minutes then laminarize it, get 1mL organic phase in the upper layer and dry it with pressure blowing concentrator, add 1mL acetone into it to dissolve above dry organic phase again. </p>
 +
<p>Gas chromatography detecting conditions: Use Shimadzu 2014C gas chromatographic analyzer, equip it with fire photometric detector (FPD) and quartz capillary chromatographic column (length of column is 30 meters, inner diameter of column is 0.53mm, thickness of membrane layer is 1μm, RESTEX, USA), flow speed of nitrogen is lmL/min while the flow speeds of air and hydrogen are respectively 81.8mL/min and 3.2mL/min. The temperatures of vaporizing chamber, column and detector are respectively 250°C, 150°C and 250°C. The initial temperature of column is 150°C and should be kept for three minutes. Then the temperature of column should be heated to 250°C using the speed of 8°C/min and the final temperature should be kept for eight minutes. The quantity of input sample is 10μL. </p>
 +
<p>Later, different change influences culture temperatures, PH values and inoculation quantity have on degrading organophosphorus can be set. Among these conditions, the organophosphorus pesticides are not degraded at the temperature below 32°C while they begin to be degraded at the temperature of over 32°C. The degradation effects generally must be good at neutral PH values. Generally, the more the inoculation quantity is, the better the degrading effects are. </p>
  
 +
  </div>
 +
</div>
 +
 +
  </div>
 +
</div>
 +
</div>
 
</div>
 
</div>
 
 
 
 
 
<div class="column half_size">
 
<div class="highlight">
 
<h5>Note</h5>
 
<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>
 
</div>
 +
<!--blog end here-->
 +
<!--footer start here-->
 +
<div class="footer">
 +
<div class="container">
 +
<div class="footer-main">
 +
<div class="col-md-4 ftr-grid">
 +
<h3>Navigation</h3>
 +
<ul>
 +
<li><a href="index.html">Home</a></li>
 +
<li><a href="about.html">About</a></li>
 +
<li><a href="shortcodes.html">Short Codes</a></li>
 +
<li><a href="blog.html">Blog</a></li>
 +
<li><a href="contact.html">Contact</a></li>
 +
</ul>
 +
</div>
 +
 +
<div class="clearfix"> </div>
 +
</div>
 +
</div>
 
</div>
 
</div>
 +
<!--footer end here-->
 +
<!--copy rights start here-->
  
 
+
<!--copy right end here-->
 
+
</body>
 
+
<div class="column half_size">
+
 
+
<h5>Adding parts to the registry</h5>
+
<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>
+
</div>
+
 
+
 
+
 
+
 
+
 
+
<div class="column half_size">
+
 
+
<h5>What information do I need to start putting my parts on the Registry?</h5>
+
<p>The information needed to initially create a part on the Registry is:</p>
+
<ul>
+
<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>
+
 
+
</div>
+
 
+
 
+
<div class="column half_size">
+
 
+
<h5>Inspiration</h5>
+
<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>
+
 
+
<p> You can also take a look at how other teams have documented their parts in their wiki:</p>
+
<ul>
+
<li><a href="https://2014.igem.org/Team:MIT/Parts"> 2014 MIT </a></li>
+
<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>
+
</ul>
+
</div>
+
 
+
<div class="column full_size">
+
<h5>Part Table </h5>
+
<div class="highlight">
+
 
+
 
+
</html>
+
<groupparts>iGEM2016 Example</groupparts>
+
<html>
+
</div>
+
</div>
+
 
+
 
+
 
+
 
+
 
</html>
 
</html>

Revision as of 10:17, 18 October 2016

LN-shiyan-China

Parts

Our Submission Parts:

BBa_K1667005

This part includes two individual DNA domains. Constitutive promoter tunes the expression of downstream opdA gene with further help from RNA thermometer. RNA thermometer provides a temperature sensitive post-transcriptional regulation on opdA gene, which initiate the opdA translation around 32°C. OmpA signal peptide guides the secretion of opdA protein to the outside of host strain. Then opdA enzyme specifically degrades organophosphorus pesticide appeared, through hydrolysis. Upon UV light, RecA(SOS)promoter drives the transcription of downstream ccdB suicide gene, whose protein expression interferes DNA sysnthesis and lead to cell dealth. In this way, we can wipe out our genetic engineered bacteria by giving UV lights under manual control to avoid secondary pollution. Without UV light, RecA promoter won’t be activated, so the normal growth and activity of genetic engineering bacteria will be preserved well to release functional opdA protein under temperature control.

Experimentally Verification Scheme:

Bacteria strain BL21 (DE3) of colibacillus genetically engineered bacteria which contains our target plasmid goes through extended culture in our LB liquid substrate for sixteen hours under the temperature of 30°C, then centrifuge the culture for five minutes with the speed of 5000rpm under the temperature of 4°C and use sterile MSM (mineral base medium) to wash and sediment the bacteria, then use fresh MSM culture substrate to dilute the bacteria. Inoculate the bacteria to MSM culture substrate which contains 10μg/mL chlorpyrifos or methyl-parathion (the final concentration of bacteria is 106 CFU/mL), and culture it with the speed of 160rpm under the temperature of 37°C while shaking it. Regularly get samples from the solution and measure the concentration of organophosphorus pesticides in the solution. Measure the OD600 of the culture to indicate the growth of the bacteria, use the culture solution which is not inoculated as a blank control while using the colibacillus inoculated with the bacteria strain BL21 (DE3) which does not contain target plasmid as a reference control. Adopt gas chromatography to measure the concentration of organophosphorus pesticides in the culture.

Extraction of organophosphorus pesticides: Get 5mL MSM solution which is inoculated and cultured as above, add 25mL acetonitrile into it and shake it violently for five minutes, then add 2.5g sodium chloride into it and shake it violently, place the solution quietly for 30 minutes then laminarize it, get 1mL organic phase in the upper layer and dry it with pressure blowing concentrator, add 1mL acetone into it to dissolve above dry organic phase again.

Gas chromatography detecting conditions: Use Shimadzu 2014C gas chromatographic analyzer, equip it with fire photometric detector (FPD) and quartz capillary chromatographic column (length of column is 30 meters, inner diameter of column is 0.53mm, thickness of membrane layer is 1μm, RESTEX, USA), flow speed of nitrogen is lmL/min while the flow speeds of air and hydrogen are respectively 81.8mL/min and 3.2mL/min. The temperatures of vaporizing chamber, column and detector are respectively 250°C, 150°C and 250°C. The initial temperature of column is 150°C and should be kept for three minutes. Then the temperature of column should be heated to 250°C using the speed of 8°C/min and the final temperature should be kept for eight minutes. The quantity of input sample is 10μL.

Later, different change influences culture temperatures, PH values and inoculation quantity have on degrading organophosphorus can be set. Among these conditions, the organophosphorus pesticides are not degraded at the temperature below 32°C while they begin to be degraded at the temperature of over 32°C. The degradation effects generally must be good at neutral PH values. Generally, the more the inoculation quantity is, the better the degrading effects are.