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>Nanjing-China2018</title>
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Nanjing-China/CSS:2?action=raw&ctype=text/css" />
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Nanjing-China/CSS:loader?action=raw&ctype=text/css" />
 +
<style type="text/css">
 +
#HQ_page table{ border:rgba(102,102,102,1) double 2px;
 +
background-color:rgba(204,204,204,0.3);}
 +
#HQ_page td{border:thin rgba(102,102,102,1) 1.5px;}
 +
</style>
 +
<script type="text/javascript" src="https://2018.igem.org/Team:Nanjing-China/Javascript:1?action=raw&ctype=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>
<div class="column full_size">
+
<div id="loader">
<h1>Parts</h1>
+
<div class="spinner">
<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>
+
  <div class="spinner-container container1">
<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>
+
    <div class="circle1"></div>
 +
    <div class="circle2"></div>
 +
    <div class="circle3"></div>
 +
    <div class="circle4"></div>
 +
  </div>
 +
  <div class="spinner-container container2">
 +
    <div class="circle1"></div>
 +
    <div class="circle2"></div>
 +
    <div class="circle3"></div>
 +
    <div class="circle4"></div>
 +
  </div>
 +
  <div class="spinner-container container3">
 +
    <div class="circle1"></div>
 +
    <div class="circle2"></div>
 +
    <div class="circle3"></div>
 +
    <div class="circle4"></div>
 +
  </div>
 
</div>
 
</div>
 
+
</div>
<div class="column full_size">
+
<script type="text/javascript">
<div class="highlight decoration_background">
+
            $(window).load(function() {
<h3>Note</h3>
+
                $("#loader").fadeOut("slow");
<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>
+
            })
 +
</script>
 +
<div id="d">
 +
<img src="https://static.igem.org/mediawiki/2018/f/fe/T--Nanjing-China--signal-1.jpg" width="100%" onclick="MM_effectBlind('HOME', 1000, '0%', '100%', true)" />
 +
<div align="center">
 +
<div id="HOME">
 +
<div class="sub">
 +
      <ul><li><a href="https://2018.igem.org/Team:Nanjing-China/Parts">PARTS</a></li></ul></div>
 +
      <ul>
 +
    <li><a href="https://2018.igem.org/Team:Nanjing-China/Basic_Part">Basic_Part</a></li>
 +
  <li><a href="https://2018.igem.org/Team:Nanjing-China/Composite_Part">Composite</a></li></ul>
 
</div>
 
</div>
 
</div>
 
</div>
 
<div class="clear extra_space"></div>
 
<div class="line_divider"></div>
 
<div class="clear extra_space"></div>
 
 
 
 
 
 
<div class="column two_thirds_size">
 
<div class="highlight decoration_B_full">
 
 
<h3>Adding parts to the registry</h3>
 
<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 class="button_link">
 
<a href="http://parts.igem.org/Add_a_Part_to_the_Registry">
 
ADD PARTS
 
</a>
 
 
</div>
 
</div>
 +
<div class="container" align="center">
 +
  <div id="menu">
 +
    <ul>
 +
  <li><a href="https://2018.igem.org/Team:Nanjing-China">HOME</a>
 +
    <ul>
 +
        <li><a href="https://2018.igem.org/Team:Nanjing-China">Introduction</a></li>
 +
            <li><a href="https://2018.igem.org/Team:Nanjing-China/Background">Background</a></li>
 +
</ul>
 +
    </li>
 +
    <li><a href="https://2018.igem.org/Team:Nanjing-China/Parts">PARTS</a>
 +
        <ul>
 +
        <li><a href="https://2018.igem.org/Team:Nanjing-China/Basic_Part">Basic_Part</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Nanjing-China/Composite_Part">Composite</a></li>
 +
</ul>
 +
            </li>
 +
    <li><a href="https://2018.igem.org/Team:Nanjing-China/Bronze">JUDGE</a>
 +
    <ul>
 +
            <li><a href="https://2018.igem.org/Team:Nanjing-China/Bronze">Bronze</a></li>
 +
        <li><a href="https://2018.igem.org/Team:Nanjing-China/Sliver">Sliver</a></li>
 +
            <li><a href="https://2018.igem.org/Team:Nanjing-China/Gold">Gold</a></li>
 +
</ul>
 +
      </li>
 +
    <li><a href="https://2018.igem.org/Team:Nanjing-China/Design">PROJECT</a>
 +
    <ul>
 +
        <li><a href="https://2018.igem.org/Team:Nanjing-China/Design">Design</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Nanjing-China/Notebook">Notebook</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Nanjing-China/Results">Results</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Nanjing-China/Demonstrate">Demonstrate</a></li>
 +
            <li><a href="https://2018.igem.org/Team:Nanjing-China/Device">Device</a></li>
 +
</ul>
 +
        </li>
 +
        <li><a href="https://2018.igem.org/Team:Nanjing-China/Team">TEAM</a>
 +
    <ul>
 +
        <li><a href="https://2018.igem.org/Team:Nanjing-China/Team">Introduction</a></li>
 +
            <li><a href="https://2018.igem.org/Team:Nanjing-China/Members">Members</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Nanjing-China/Attributions">Attributions</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Nanjing-China/Collaborations">Collaboration</a></li>
 +
</ul>
 +
    </li>
 +
    <li><a href="https://2018.igem.org/Team:Nanjing-China/Human_Practices">OTHERS</a>
 +
    <ul>
 +
        <li><a href="https://2018.igem.org/Team:Nanjing-China/Human_Practices">HP</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Nanjing-China/Safety">Safety</a></li>
 +
            <li><a href="https://2018.igem.org/Team:Nanjing-China/Model">Model</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Nanjing-China/InterLab">InterLab</a></li>
  
 +
</ul>
 +
    </li>
 +
      </ul>
 +
  </div>
 +
  <div class="header"><img src="https://static.igem.org/mediawiki/2018/0/07/T--Nanjing-China--title-2.png" width="100%" >
 
</div>
 
</div>
 +
    <div class="contain" align="left">
 +
    <div class="word">
 +
    <div style="position:absolute;"><img src="https://static.igem.org/mediawiki/2018/a/ac/T--Nanjing-China--parts.jpg" hight="50px" ></div>
 +
    <div class="word-1" style="height:35px;"></div>
 +
    <div class="word-1">
 +
<table bordercolor="#0000FF" bgcolor="#CCCCCC" width="100%">
 +
    <tr>
 +
    <td colspan="3">Parts</td>
 +
    </tr>
 +
    <tr>
 +
    <td width="15%">Part name</td>
 +
    <td width="15%">Part type</td>
 +
    <td width="35%">Short Description</td>
 +
    <td width="35%">The source of this part</td>
 +
    </tr>
 +
    <tr>
 +
    <td width="15%"><a href="http://parts.igem.org/Part:BBa_K2740011">BBa_K2740011</a></td>
 +
    <td width="15%">coding</td>
 +
    <td width="35%">Nitrogen fixation (nif) gene cluster of Paenibacillus polymyxa CR1</td>
 +
    <td width="35%"> Chemically synthesized</td>
 +
    </tr>
 +
    <tr>
 +
    <td width="15%"><a href="http://parts.igem.org/Part:BBa_K2740012">BBa_K2740012</a></td>
 +
    <td width="15%">coding</td>
 +
    <td width="35%">CR1 nifB</td>
 +
    <td width="35%">  PCR amplified using BBa_K2740001 as the template, and the sequence originally from the genome of Paenibacillus polymyxa CR1.</td>
 +
    </tr>
 +
    <tr>
 +
    <td width="15%"><a href="http://parts.igem.org/Part:BBa_K2740013">BBa_K2740013</a></td>
 +
    <td width="15%">coding</td>
 +
    <td width="35%">CR1 nifH</td>
 +
    <td width="35%">  PCR amplified using BBa_K2740001 as the template, and the sequence originally from the genome of Paenibacillus polymyxa CR1.</td>
 +
    </tr>
 +
    <tr>
 +
    <td width="15%"><a href="http://parts.igem.org/Part:BBa_K2740014">BBa_K2740014</a></td>
 +
    <td width="15%">coding</td>
 +
    <td width="35%">CR1 nifD</td>
 +
    <td width="35%">  PCR amplified using BBa_K2740001 as the template, and the sequence originally from the genome of Paenibacillus polymyxa CR1.</td>
 +
    </tr>
 +
    <tr>
 +
    <td width="15%"><a href="http://parts.igem.org/Part:BBa_K2740015">BBa_K2740015</a></td>
 +
    <td width="15%">coding</td>
 +
    <td width="35%">CR1 nifK</td>
 +
    <td width="35%">  PCR amplified using BBa_K2740001 as the template, and the sequence originally from the genome of Paenibacillus polymyxa CR1.</td>
 +
    </tr>
 +
    <tr>
 +
    <td width="15%"><a href="http://parts.igem.org/Part:BBa_K2740016">BBa_K2740016</a></td>
 +
    <td width="15%">coding</td>
 +
    <td width="35%">CR1 nifE</td>
 +
    <td width="35%">  PCR amplified using BBa_K2740001 as the template, and the sequence originally from the genome of Paenibacillus polymyxa CR1.</td>
 +
    </tr>
 +
    <tr>
 +
    <td width="15%"><a href="http://parts.igem.org/Part:BBa_K2740017">BBa_K2740017</a></td>
 +
    <td width="15%">coding</td>
 +
    <td width="35%">CR1 nifN</td>
 +
    <td width="35%">  PCR amplified using BBa_K2740001 as the template, and the sequence originally from the genome of Paenibacillus polymyxa CR1.</td>
 +
    </tr>
 +
    <tr>
 +
    <td width="15%"><a href="http://parts.igem.org/Part:BBa_K2740018">BBa_K2740018</a></td>
 +
    <td width="15%">coding</td>
 +
    <td width="35%">CR1 nifX</td>
 +
    <td width="35%">  PCR amplified using BBa_K2740001 as the template, and the sequence originally from the genome of Paenibacillus polymyxa CR1.</td>
 +
    </tr>
 +
        <tr>
 +
    <td width="15%"><a href="http://parts.igem.org/Part:BBa_K2740019">BBa_K2740019</a></td>
 +
    <td width="15%">coding</td>
 +
    <td width="35%">CR1 hesA</td>
 +
    <td width="35%">  PCR amplified using BBa_K2740001 as the template, and the sequence originally from the genome of Paenibacillus polymyxa CR1.</td>
 +
    </tr>
 +
    <tr>
 +
    <td width="15%"><a href="http://parts.igem.org/Part:BBa_K2740020">BBa_K2740020</a></td>
 +
    <td width="15%">coding</td>
 +
    <td width="35%">CR1 nifV</td>
 +
    <td width="35%">  PCR amplified using BBa_K2740001 as the template, and the sequence originally from the genome of Paenibacillus polymyxa CR1.</td>
 +
    </tr>
 +
    </table>
 +
    </div>
 +
    </div>
 
</div>
 
</div>
 
+
<div class="footer">
 
+
    <div align="center">
 
+
      <div class="f">
<div class="column third_size">
+
        <div class="f-word"><p><strong><u>Address</u></strong></p>
<div class="highlight decoration_A_full">
+
            <p>Life Science Department<br />
<h3>Inspiration</h3>
+
              #163 Xianlin Blvd, Qixia District<br />
<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>
+
              Nanjing University<br />
 
+
              Nanjing, Jiangsu Province<br />
<p> You can also take a look at how other teams have documented their parts in their wiki:</p>
+
              P.R. of China<br />
<ul>
+
              Zip: 210046
<li><a href="https://2014.igem.org/Team:MIT/Parts"> 2014 MIT </a></li>
+
            </p></div>
<li><a href="https://2014.igem.org/Team:Heidelberg/Parts"> 2014 Heidelberg</a></li>
+
          <div class="f-word">
<li><a href="https://2014.igem.org/Team:Tokyo_Tech/Parts">2014 Tokyo Tech</a></li>
+
            <p><strong><u>Email</u></strong></p>
</ul>
+
            <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="80" height="110" id="img1" /></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="80" height="110" id="img2" /></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="80" height="80" id="img3" /></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="80" height="80" id="img4"  /></div>
 +
        </div>
 +
      </div>
 +
      </div>
 +
      <div class="f-b"><img src="https://static.igem.org/mediawiki/2018/8/83/T--Nanjing-China--footer-2.png" width="100%" /></div>
 +
  </div>
 
</div>
 
</div>
</div>
+
</body>
 
+
 
+
<div class="clear extra_space"></div>
+
 
+
 
+
 
+
 
+
<div class="column full_size">
+
 
+
<h3>What information do I need to start putting my parts on the Registry?</h3>
+
<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="clear extra_space"></div>
+
<div class="line_divider"></div>
+
<div class="clear extra_space"></div>
+
 
+
<div class="column full_size">
+
<h3>Part Table </h3>
+
 
+
<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>
+
 
+
</html>
+
<groupparts>iGEM18 Nanjing-China</groupparts>
+
<html>
+
</div>
+
 
+
 
+
 
+
 
+
 
</html>
 
</html>

Revision as of 06:45, 4 October 2018

Nanjing-China2018

Parts
Part name Part type Short Description The source of this part
BBa_K2740011 coding Nitrogen fixation (nif) gene cluster of Paenibacillus polymyxa CR1 Chemically synthesized
BBa_K2740012 coding CR1 nifB PCR amplified using BBa_K2740001 as the template, and the sequence originally from the genome of Paenibacillus polymyxa CR1.
BBa_K2740013 coding CR1 nifH PCR amplified using BBa_K2740001 as the template, and the sequence originally from the genome of Paenibacillus polymyxa CR1.
BBa_K2740014 coding CR1 nifD PCR amplified using BBa_K2740001 as the template, and the sequence originally from the genome of Paenibacillus polymyxa CR1.
BBa_K2740015 coding CR1 nifK PCR amplified using BBa_K2740001 as the template, and the sequence originally from the genome of Paenibacillus polymyxa CR1.
BBa_K2740016 coding CR1 nifE PCR amplified using BBa_K2740001 as the template, and the sequence originally from the genome of Paenibacillus polymyxa CR1.
BBa_K2740017 coding CR1 nifN PCR amplified using BBa_K2740001 as the template, and the sequence originally from the genome of Paenibacillus polymyxa CR1.
BBa_K2740018 coding CR1 nifX PCR amplified using BBa_K2740001 as the template, and the sequence originally from the genome of Paenibacillus polymyxa CR1.
BBa_K2740019 coding CR1 hesA PCR amplified using BBa_K2740001 as the template, and the sequence originally from the genome of Paenibacillus polymyxa CR1.
BBa_K2740020 coding CR1 nifV PCR amplified using BBa_K2740001 as the template, and the sequence originally from the genome of Paenibacillus polymyxa CR1.