Difference between revisions of "Team:Nanjing-China/Parts"

(Prototype team page)
 
Line 1: Line 1:
{{Nanjing-China}}
+
<html xmlns="http://www.w3.org/1999/xhtml">
<html>
+
<head>
 
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
+
<title>Team:Nanjing-China - 2017.igem.org</title>
 
+
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Nanjing-China/CSS/1?action=raw&ctype=text/css" />
 
+
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Nanjing-China/CSS/2?action=raw&ctype=text/css" />
 
+
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Nanjing-China/CSS/d1?action=raw&ctype=text/css" />
 
+
<style type="text/css">
<div class="column full_size">
+
#h2s{position:relative;  width:100%; top:-50px; border-bottom:#000 dashed 4px; border-right:#000 dashed 4px; height:550px;}
 
+
#ch2o{position:relative;  width:100%; top:-50px; border-bottom:#000 dashed 4px; border-left:#000 dashed 4px; height:550px;}
<h1>Parts</h1>
+
#h2{position:relative; width:100%;  top:-50px; border-bottom:#000 dashed 4px; border-left:#000 dashed 4px; height:550px;}
 
+
.word{ height:350px;}
<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>
+
.p-t{ position:relative; top:-20px;}
<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>
+
</style>
 
+
<script type="text/javascript" src="https://2017.igem.org/Template:Nanjing-China/Javascript/1?action=raw&ctype=text/javascript"></script>
 
+
<script type="text/javascript" src="https://2017.igem.org/Template:Nanjing-China/Javascript/d1?action=raw&ctype=text/javascript"></script>
 +
<script src="../../SpryAssets/SpryEffects.js" type="text/javascript"></script>
 +
<script type="text/javascript">
 +
function menuFix(){
 +
    var sfEles=document.getElementById("menu").getElementsByTagName("li");
 +
        for(var i=0;i<sfEles.length; i++){
 +
        sfEles[i].onmouseover=function(){
 +
            this.className +=(this.className.length>0?"":"")+"listshow";
 +
            }
 +
            sfEles[i].onmouseout=function(){
 +
            this.className =this.className.replace("listshow","");
 +
            }
 +
        }
 +
    }
 +
    window.onload= menuFix;
 +
function MM_changeProp(objId,x,theProp,theValue) { //v9.0
 +
  var obj = null; with (document){ if (getElementById)
 +
  obj = getElementById(objId); }
 +
  if (obj){
 +
    if (theValue == true || theValue == false)
 +
      eval("obj.style."+theProp+"="+theValue);
 +
    else eval("obj.style."+theProp+"='"+theValue+"'");
 +
  }
 +
}
 +
function MM_effectAppearFade(targetElement, duration, from, to, toggle)
 +
{
 +
Spry.Effect.DoFade(targetElement, {duration: duration, from: from, to: to, toggle: toggle});
 +
}
 +
function MM_effectBlind(targetElement, duration, from, to, toggle)
 +
{
 +
Spry.Effect.DoBlind(targetElement, {duration: duration, from: from, to: to, toggle: toggle});
 +
}
 +
</script>
 +
</head>
 +
<body onload="MM_timelinePlay('Timeline2')" >
 +
<div id="d">
 +
<div id="Layer1" style="visibility: hidden; left: 0px; top: 0px;"><img src="https://static.igem.org/mediawiki/2017/0/01/T-Nanjing-China-chart-cell-3.png" name="Image1" width="150" /></div>
 +
<div id="Layer2" style="left: 243px; top: 7px; visibility: hidden;"><img src="https://static.igem.org/mediawiki/2017/a/af/T-Nanjing-China-chart-cell-4.png" width="80" /></div>
 +
<div id="Layer3" style="visibility: hidden; left: 88px; top: -6px; width: 190px; height: 0px;"></div>
 +
<div id="Layer4" style="visibility: hidden; left: 50px; top: 12px;"><div><img src="https://static.igem.org/mediawiki/2017/7/74/T-Nanjing-China-chart-cell.png" width="200" onclick="MM_effectBlind('HOME', 1000, '0%', '100%', true)" /></div>
 +
    <div align="center">
 +
    <div id="HOME">
 +
<div class="sub">
 +
  <ul><li><a href="#https://2017.igem.org/Team:Nanjing-China/Introduction">Introduction</a></ul></li></div>
 +
      <ul>
 +
    <li><a href="#h2">BBa_K2257000</a></li>
 +
  <li><a href="#h2s">BBa_K2257006</a></li>
 +
            <li><a href="#ch2o">BBa_K2257007</a></li>
 +
  </ul>
 
</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>
 
</div>
 
</div>
 
 
 
 
<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>
 
+
<div class="container" align="center">
 
+
  <div class="header"><img src="https://static.igem.org/mediawiki/2017/a/a6/T-Nanjing-China-title-2.png" width="100%" onload="MM_effectAppearFade('menu', 2000, 0, 100, false)" style="z-index:2" />
 
+
<div id="menu">
 
+
    <ul>
 
+
  <li><a href="https://2017.igem.org/Team:Nanjing-China">HOME</a>
<div class="column half_size">
+
    <ul>
 
+
        <li><a href="https://2017.igem.org/Team:Nanjing-China">Introduction</a></li>
<h5>What information do I need to start putting my parts on the Registry?</h5>
+
            <li><a href="https://2017.igem.org/Team:Nanjing-China/Background">Background</a></li>
<p>The information needed to initially create a part on the Registry is:</p>
+
</ul>
<ul>
+
    </li>
<li>Part Name</li>
+
    <li><a href="https://2017.igem.org/Team:Nanjing-China/Parts">PARTS</a>
<li>Part type</li>
+
    <li><a href="https://2017.igem.org/Team:Nanjing-China/Sliver">JUDGE</a>
<li>Creator</li>
+
    <ul>
<li>Sequence</li>
+
        <li><a href="https://2017.igem.org/Team:Nanjing-China/Sliver">Sliver</a></li>
<li>Short Description (60 characters on what the DNA does)</li>
+
            <li><a href="https://2017.igem.org/Team:Nanjing-China/Gold">Gold</a></li>
<li>Long Description (Longer description of what the DNA does)</li>
+
</ul>
<li>Design considerations</li>
+
      </li>
</ul>
+
    <li><a href="https://2017.igem.org/Team:Nanjing-China/Design">PROJECT</a>
 
+
    <ul>
<p>
+
        <li><a href="https://2017.igem.org/Team:Nanjing-China/Design">Design</a></li>
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>
+
                <li><a href="https://2017.igem.org/Team:Nanjing-China/Notebook">Notebook</a></li>
 
+
                <li><a href="https://2017.igem.org/Team:Nanjing-China/Results">Results</a></li>
</div>
+
                <li><a href="https://2017.igem.org/Team:Nanjing-China/Demonstrate">Demonstrate</a></li>
 
+
            <li><a href="https://2017.igem.org/Team:Nanjing-China/Improvement">Improvement</a></li>
 
+
</ul>
<div class="column half_size">
+
        </li>
 
+
        <li><a href="https://2017.igem.org/Team:Nanjing-China/TEAM/Introduction">TEAM</a>
<h5>Inspiration</h5>
+
    <ul>
<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>
+
        <li><a href="https://2017.igem.org/Team:Nanjing-China/TEAM/Introduction">Introduction</a></li>
 
+
            <li><a href="https://2017.igem.org/Team:Nanjing-China/Members">Members</a></li>
<p> You can also take a look at how other teams have documented their parts in their wiki:</p>
+
                <li><a href="https://2017.igem.org/Team:Nanjing-China/Attributions">Attributions</a></li>
<ul>
+
                <li><a href="https://2017.igem.org/Team:Nanjing-China/Collaborations">Collaboration</a></li>
<li><a href="https://2014.igem.org/Team:MIT/Parts"> 2014 MIT </a></li>
+
</ul>
<li><a href="https://2014.igem.org/Team:Heidelberg/Parts"> 2014 Heidelberg</a></li>
+
    </li>
<li><a href="https://2014.igem.org/Team:Tokyo_Tech/Parts">2014 Tokyo Tech</a></li>
+
    <li><a href="https://2017.igem.org/Team:Nanjing-China/HP/Silver">OTHERS</a>
</ul>
+
    <ul>
</div>
+
        <li><a href="https://2017.igem.org/Team:Nanjing-China/HP/Silver">HP-Silver</a></li>
 
+
                <li><a href="https://2017.igem.org/Team:Nanjing-China/HP/Gold_Integrated">HP-Gold</a></li>
<div class="column full_size">
+
            <li><a href="https://2017.igem.org/Team:Nanjing-China/Model">Model</a></li>
<h5>Part Table </h5>
+
</ul>
 
+
    </li>
<p>Please include a table of all the parts your team has made during your project on this page. Remember part characterization and measurement data must go on your team part pages on the Registry. </p>
+
      </ul>
 
+
  </div>
<div class="highlight">
+
  </div>   
 
+
  <div class="contain"  onmousemove="MM_changeProp('d','','left','80%','DIV')" >
 
+
<div align="center">
</html>
+
  <div id="h2"><div class="p-t" align="left"><img src="https://static.igem.org/mediawiki/2017/0/07/T-Nanjing-China-h2-3.png" width="30%" /></div>
<groupparts>iGEM17 Nanjing-China</groupparts>
+
      <div class="word" style="background-image:url(https://static.igem.org/mediawiki/2017/0/09/T-Nanjing-China-parts-b1.png)">
 
+
      <div align="left">
<html>
+
      <h1>H<sub>2</sub>: <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2257000">BBa_K2257000</a></h1>
</div>
+
      <p></p>
</div>
+
      <p></p>
 
+
      <p>SQR is a NAD(P)/FAD-dependent  oxidoreductase, which oxidizes S2- to zero-valent S0.  SqrR, encoded by <em>sqrR</em>, is a  constitutively expressed suppressor protein of <em>sqr</em> promotor. RFP is the indicator. When there is no H2S  in the environment, SqrR combines with the <em>sqr</em> promotor and keeps the expression of both the enzyme and RFP at a low level. While  in the case where H2S exists, it will be oxidized by the small  amount of expressed enzyme, and the product will interact with SqrR, forming a  tri- or tetrasulfide cross-links linking C41 and C107 on the same subunit of  SqrR. The change in the structure of SqrR makes it fall off from the <em>sqr</em> promotor and thus the expression of  SQR and RFP turns on. The part can be used to detect hydrogen sulfide at a μmol level.</p>
 
+
      <div style=" position:relative; top:-80px; left:-100px;" >
 
+
        <img src="https://static.igem.org/mediawiki/2017/8/87/T-Nanjing-China-chart-cell-1.png" width="200" />
 
+
        </div>
 +
        </div>
 +
      </div>
 +
      </div>
 +
      <div id="h2s"><div class="p-t" align="right"><img src="https://static.igem.org/mediawiki/2017/4/4d/T-Nanjing-China-h2s-3.png" width="30%" /></div>
 +
<div class="word" style="background-image:url(https://static.igem.org/mediawiki/2017/7/7a/T-Nanjing-China-parts-b2.png)">
 +
        <div align="left">
 +
        <h1>H<sub>2</sub>S: <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2257006">BBa_K2257006</a></h1>
 +
        <p>SQR is a NAD(P)/FAD-dependent  oxidoreductase, which oxidizes S2- to zero-valent S0.  SqrR, encoded by <em>sqrR</em>, is a  constitutively expressed suppressor protein of <em>sqr</em> promotor. RFP is the indicator. When there is no H2S  in the environment, SqrR combines with the <em>sqr</em> promotor and keeps the expression of both the enzyme and RFP at a low level. While  in the case where H2S exists, it will be oxidized by the small  amount of expressed enzyme, and the product will interact with SqrR, forming a  tri- or tetrasulfide cross-links linking C41 and C107 on the same subunit of  SqrR. The change in the structure of SqrR makes it fall off from the <em>sqr</em> promotor and thus the expression of  SQR and RFP turns on. The part can be used to detect hydrogen sulfide at a μmol level.</p>
 +
</div>
 +
        </div>
 +
        <div style=" position:relative; top:-180px; left:100px; alignment-adjust:central; ">
 +
        <img src="https://static.igem.org/mediawiki/2017/3/3e/T-Nanjing-China-cell-r.png" width="300" />
 +
        </div>
 +
        </div>
 +
      <div id="ch2o">
 +
      <div class="p-t" align="left"><img src="https://static.igem.org/mediawiki/2017/a/a1/T-Nanjing-China-ch2o-3.png" width="30%" /></div>
 +
      <div class="word" style="background-image:url(https://static.igem.org/mediawiki/2017/1/11/T-Nanjing-China-parts-b3.png)">
 +
      <div align="left"><h1>CH<sub>2</sub>O: <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2257007">BBa_K2257007</a></h1>
 +
      <p></p>
 +
      </div>
 +
      </div>
 +
      <div style=" position:relative; top:-100px; left:-30px; " align="left">
 +
        <img src="https://static.igem.org/mediawiki/2017/9/93/T-Nanjing-China-cell-b.png" width="130" />
 +
      </div>
 +
      </div>
 +
  </div>
 +
  <div class="footer">
 +
    <div align="center">
 +
      <div class="f">
 +
        <div class="f-word"><p><strong><u>Address</u></strong></p>
 +
            <p>Life Science Department<br />
 +
              #163 Xianlin Blvd, Qixia District<br />
 +
              Nanjing University<br />
 +
              Nanjing, Jiangsu Province<br />
 +
              P.R. of China<br />
 +
              Zip: 210046
 +
            </p>
 +
            <p><strong><u>Email</u></strong></p>
 +
            <p>nanjing_china@163.com</p>
 +
            <p><strong><u>Social media</u></strong></p>
 +
            <p>Twitter button: <br/>
 +
            <a href="https://twitter.com/Guja1501">iGEM Nanjing-China@nanjing_china</a></p>
 +
        </div>
 +
        <div class="f-img">
 +
          <div align="center"><img src="https://static.igem.org/mediawiki/2017/0/04/T-Nanjing-China-%E5%8D%97%E4%BA%AC%E5%A4%A7%E5%AD%A6.png" name="img1" width="160" height="220" id="img1" onmouseover="MM_changeProp('img1','','width','180px','IMG');MM_changeProp('img1','','height','240px','IMG')" onmouseout="MM_changeProp('img1','','width','160px','IMG');MM_changeProp('img1','','height','220px','IMG')" /></div>
 +
        </div>
 +
          <div class="f-img">
 +
            <div align="right"><img src=" https://static.igem.org/mediawiki/2017/d/d4/T-Nanjing-China-%E5%9B%BE%E7%89%873.png
 +
" name="img2" width="160" height="220" id="img2"  onmouseover="MM_changeProp('img2','','width','180px','IMG');MM_changeProp('img2','','height','228px','IMG')" onmouseout="MM_changeProp('img2','','width','140px','IMG');MM_changeProp('img2','','height','220px','IMG')" /></div>
 +
          </div>
 +
          <div class="f-img">
 +
            <div align="center"><img src="https://static.igem.org/mediawiki/2017/3/37/T-Nanjing-China-s1.png" name="img3" width="160" height="160" id="img3"  onmouseover="MM_changeProp('img3','','width','180px','IMG');MM_changeProp('img3','','height','180px','IMG')" onmouseout="MM_changeProp('img3','','width','160px','IMG');MM_changeProp('img3','','height','160px','IMG')" align="absmiddle" /></div>
 +
          </div>
 +
          <div class="f-img">
 +
            <div align="right"><img src="https://static.igem.org/mediawiki/2017/d/dc/T-Nanjing-China-%E5%9B%BE%E7%89%872.png" name="img4" width="160" height="160" id="img4"  onmouseover="MM_changeProp('img4','','width','180px','IMG');MM_changeProp('img4','','height','180px','IMG')" onmouseout="MM_changeProp('img4','','width','160px','IMG');MM_changeProp('img4','','height','160px','IMG')" /></div>
 +
        </div>
 +
      </div>
 +
      </div>
 +
      <div class="f-b"><img src="https://static.igem.org/mediawiki/2017/9/91/T-Nanjing-China-foot.png" width="100%" /></div>
 +
  </div>
 +
  </div>
 +
</body>
 
</html>
 
</html>

Revision as of 07:37, 26 October 2017

Team:Nanjing-China - 2017.igem.org

H2: BBa_K2257000

SQR is a NAD(P)/FAD-dependent oxidoreductase, which oxidizes S2- to zero-valent S0. SqrR, encoded by sqrR, is a constitutively expressed suppressor protein of sqr promotor. RFP is the indicator. When there is no H2S in the environment, SqrR combines with the sqr promotor and keeps the expression of both the enzyme and RFP at a low level. While in the case where H2S exists, it will be oxidized by the small amount of expressed enzyme, and the product will interact with SqrR, forming a tri- or tetrasulfide cross-links linking C41 and C107 on the same subunit of SqrR. The change in the structure of SqrR makes it fall off from the sqr promotor and thus the expression of SQR and RFP turns on. The part can be used to detect hydrogen sulfide at a μmol level.

H2S: BBa_K2257006

SQR is a NAD(P)/FAD-dependent oxidoreductase, which oxidizes S2- to zero-valent S0. SqrR, encoded by sqrR, is a constitutively expressed suppressor protein of sqr promotor. RFP is the indicator. When there is no H2S in the environment, SqrR combines with the sqr promotor and keeps the expression of both the enzyme and RFP at a low level. While in the case where H2S exists, it will be oxidized by the small amount of expressed enzyme, and the product will interact with SqrR, forming a tri- or tetrasulfide cross-links linking C41 and C107 on the same subunit of SqrR. The change in the structure of SqrR makes it fall off from the sqr promotor and thus the expression of SQR and RFP turns on. The part can be used to detect hydrogen sulfide at a μmol level.