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

(Prototype team page)
 
Line 1: Line 1:
{{SZU-China}}
 
 
<html>
 
<html>
  
 +
<head>
  
 +
    <style>
 +
        #sideMenu, #top_title {
 +
            display: none;
 +
        }
  
 +
        #content {
 +
            width: 100%;
 +
            margin: 0px;
 +
            padding: 0px;
 +
            background: #FFF;
 +
        }
  
 +
        .font1 {
 +
            font-size: 20px;
 +
            color: #2f2f2f;
 +
        }
 +
     
 +
    </style>
  
 +
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  
<div class="column full_size">
+
    <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:SZU-China/main/CSS?action=raw&amp;ctype=text/css">
 +
    <link rel="stylesheet" type="text/css" href="StyleSheet1.css">
  
<h1>Parts</h1>
+
    <script type="text/javascript" src="https://2017.igem.org/Template:SZU-China/jquery/Javascript?action=raw&amp;ctype=text/javascript"></script>
  
<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>
+
    <script type="text/javascript">
<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>
+
        $(document).ready(function () {
 +
            $("#nav-list-ul li").hover(function () {
 +
                $(this).find('ul.sub-nav').show();
 +
            }, function () {
 +
                $(this).find('ul.sub-nav').hide();
 +
            });
  
 +
            $("div.navbar").hover(function () {
 +
                $(this).css("box-shadow", "1px 1px 7px #000")
 +
            }, function () {
 +
                $(this).css("box-shadow", "0px 0px 0px #000")
 +
            });
  
</div>
+
            $("#top").click(function () {
 +
                $('body,html').animate({ scrollTop: 0 }, 200);
 +
                return false;
 +
            });
 +
        });
 +
    </script>
  
 +
</head>
  
 +
<body style="background: #FEFEFE; height: 2000px; font-family: Arial, Helvetica, sans-serif;">
  
 +
    <div class="navbar" style="top:0px;position:fixed;z-index:5">
 +
        <div class="navbar-nav">
 +
            <ul id="nav-list-ul" class="nav-list">
 +
                <li>
 +
                    <a href="#">TEAM</a>
 +
                    <span class="caret"></span>
 +
                    <ul class="sub-nav">
 +
                        <li><a href="#">PEOPLE</a></li>
 +
                        <li><a href="#">COLLABARATIONS</a></li>
 +
                        <li><a href="#">ATTRIBUTION</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li>
 +
                    <a href="#">PRACTICE</a>
 +
                    <span class="caret"></span>
 +
                    <ul class="sub-nav">
 +
                        <li><a href="#">GOLD HP</a></li>
 +
                        <li><a href="#">SILVER HP</a></li>
 +
                        <li><a href="#">INTEGRATED HP</a></li>
 +
                        <li><a href="#">ENGAGEMENT</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li><a href="#">OUTEACH</a></li>
 +
                <li>
 +
                    <a href="#">EXPERIMENT</a>
 +
                    <span class="caret"></span>
 +
                    <ul class="sub-nav">
 +
                        <li><a href="#">PROCEDURE</a></li>
 +
                        <li><a href="#">RESULTS</a></li>
 +
                        <li><a href="#">NOTEBOOK</a></li>
 +
                        <li><a href="#">PROTOCOL</a></li>
 +
                        <li><a href="#">PARTS</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li>
 +
                    <a href="#">PROJECT</a>
 +
                    <span class="caret"></span>
 +
                    <ul class="sub-nav">
 +
                        <li><a href="#">DESCRIPTION</a></li>
 +
                        <li><a href="#">DESIGN</a></li>
 +
                        <li><a href="#">PROOF</a></li>
 +
                        <li><a href="#">SAFTY</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li>
 +
                    <a href="#">ACHIEVEMENT</a>
 +
                    <span class="caret"></span>
 +
                    <ul class="sub-nav">
 +
                        <li><a href="#">AWARD</a></li>
 +
                        <li><a href="#">MEDAL</a></li>
 +
                    </ul>
 +
                </li>
 +
            </ul>
 +
        </div>
 +
    </div>
  
 +
    <div style="position: relative;top: 80px;">
 +
        <div style="position: relative;text-align: center;top:10%">
 +
            <img src="https://static.igem.org/mediawiki/2017/c/ce/T--SZU-China--design.png" width="100%">
 +
        </div>
 +
        <p></p><br /><br />
 +
        <div style="position: relative;margin: 30px 14%;">
 +
            <span class="font1">This year, our team creates a mathematical representation of our concrete self-healing system. This representation, or model, constructs a judging scale in which we can utilize to regulate the four main environmental factors affecting our final concrete healing rate (reflected on mineralization activity). </span><br /><br />
 +
           
 +
            <p></p>
  
<div class="column half_size">
+
            <table>
<div class="highlight">
+
                <tbody>
<h5>Note</h5>
+
                    <tr>
<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>
+
                        <th>Part Number</th>
</div>
+
                        <th>Name</th>
</div>
+
                        <th>Type</th>
 +
                       
 +
                        <th>Description</th>
 +
                       
  
 +
                    </tr>
 +
                    <tr>
 +
                        <td><a href="http://parts.igem.org/Part:BBa_K2232000">BBa_K2232000</a></td>
 +
                        <td>TSLV1-CA-&#945;</td>
 +
                        <td>Basic</td>
 +
                       
 +
                        <td>Native sequence from <i>  Mycobacterium NBB4 </i>, contained within the ethylene metabolism operon</td>
 +
                       
 +
                    </tr>
 +
                    <tr>
 +
                        <td><a href="http://parts.igem.org/Part:BBa_K2232005">BBa_K2232005</a></td>
 +
                        <td>OF4-CA-&#945;</td>
 +
                        <td>Basic</td>
 +
                       
 +
                        <td>Coding sequence of EtnR1 from <i>Mycobacterium NBB4 </i>, codon-optimised for expression in <i> E. coli</i> K12</td>
 +
                       
 +
                    </tr>
 +
                    <tr>
 +
                        <td><a href="http://parts.igem.org/Part:BBa_K2232001">BBa_K2232001</a></td>
 +
                        <td>OF4-nhaC</td>
 +
                        <td>Basic</td>
 +
                       
 +
                        <td>Coding sequence of EtnR1 from <i>Mycobacterium </i> NBB4, codon-optimised for expression in<i> E. coli </i>K12</td>
 +
                       
 +
                    </tr>
  
 +
                    <tr>
 +
                        <td><a href="http://parts.igem.org/Part:BBa_K2232002">BBa_K2232002</a></td>
 +
                        <td>c125-nhaC</td>
 +
                        <td>Basic</td>
 +
                       
 +
                        <td>Coding region of the pink mutant version of amilCP</td>
 +
                       
 +
                    </tr>
 +
                    <tr>
 +
                        <td><a href="http://parts.igem.org/Part:BBa_K2232003">BBa_K2232003</a></td>
 +
                        <td>c125-TupA</td>
 +
                        <td>Basic</td>
 +
                       
 +
                        <td>Coding region of the purple mutant version of amilCP</td>
 +
                       
 +
                    </tr>
 +
                    <tr>
 +
                        <td><a href="http://parts.igem.org/Part:BBa_K2232007">BBa_K2232007</a></td>
 +
                        <td>BS168-nhaC</td>
 +
                        <td>Basic</td>
 +
                       
 +
                        <td>Coding region of the green mutant version of amilCP</td>
 +
                       
 +
                    </tr>
  
  
<div class="column half_size">
+
                </tbody>
 +
            </table>
  
<h5>Adding parts to the registry</h5>
+
            <br /><br />
<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></p><p></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>
+
            <span class="font1"></span>
</div>
+
            <span></span><br />
 +
            <span></span><br />
 +
            <span></span><br />
 +
        </div>
  
 +
        <div style="position: relative;margin: 30px 14%;">
 +
            <span class="font1">This year, our team creates a mathematical representation of our concrete self-healing system. This representation, or model, constructs a judging scale in which we can utilize to regulate the four main environmental factors affecting our final concrete healing rate (reflected on mineralization activity). </span><br /><br />
  
 +
            <p></p>
  
 +
            <table>
 +
                <tbody>
 +
                    <tr>
 +
                        <th>Part Number</th>
 +
                        <th>Name</th>
 +
                        <th>Type</th>
  
 +
                        <th>Description</th>
  
<div class="column half_size">
 
  
<h5>What information do I need to start putting my parts on the Registry?</h5>
+
                    </tr>
<p>The information needed to initially create a part on the Registry is:</p>
+
                    <tr>
<ul>
+
                        <td><a href="http://parts.igem.org/Part:BBa_K2232011">BBa_K2232011</a></td>
<li>Part Name</li>
+
                        <td>RBS-c125-TupA-T1</td>
<li>Part type</li>
+
                        <td>Composite</td>
<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>
+
                        <td>Native sequence from <i> Mycobacterium NBB4 </i>, contained within the ethylene metabolism operon</td>
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>
+
                    </tr>
 +
                    <tr>
 +
                        <td><a href="http://parts.igem.org/Part:BBa_K2232012">BBa_K2232012</a></td>
 +
                        <td>P43-OF4-nhaC-T1</td>
 +
                        <td>Composite</td>
  
 +
                        <td>Coding sequence of EtnR1 from <i>Mycobacterium NBB4 </i>, codon-optimised for expression in <i> E. coli</i> K12</td>
  
<div class="column half_size">
+
                    </tr>
 +
                    <tr>
 +
                        <td><a href="http://parts.igem.org/Part:BBa_K2232013">BBa_K2232013</a></td>
 +
                        <td>p43-nhaC-T1</td>
 +
                        <td>Composite</td>
  
<h5>Inspiration</h5>
+
                        <td>Coding sequence of EtnR1 from <i>Mycobacterium </i> NBB4, codon-optimised for expression in<i> E. coli </i>K12</td>
<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>
+
                    </tr>
<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">
+
                    <tr>
<h5>Part Table </h5>
+
                        <td><a href="http://parts.igem.org/Part:BBa_K2232014">BBa_K2232014</a></td>
 +
                        <td>p43-TSLV1-CA-&#945;</td>
 +
                        <td>Composite</td>
  
<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>
+
                        <td>Coding region of the pink mutant version of amilCP</td>
  
<div class="highlight">
+
                    </tr>
 +
                    <tr>
 +
                        <td><a href="http://parts.igem.org/Part:BBa_K2232015">BBa_K2232015</a></td>
 +
                        <td>P43-OF4-CA-&#945;</td>
 +
                        <td>Composite</td>
  
 +
                        <td>Coding region of the purple mutant version of amilCP</td>
  
</html>
+
                    </tr>
<groupparts>iGEM17 SZU-China</groupparts>
+
                   
 +
                    <tr>
 +
                        <td><a href="http://parts.igem.org/Part:BBa_K2232026">BBa_K2232026</a></td>
 +
                        <td>p43-CA-&#914;</td>
 +
                        <td>Composite</td>
  
<html>
+
                        <td>Coding region of the green mutant version of amilCP</td>
</div>
+
 
</div>
+
                    </tr>
 +
                </tbody>
 +
            </table>
 +
 
 +
 
 +
 
 +
 
 +
                <br /><br />
 +
                <p></p><p></p>
 +
                <span class="font1"></span>
 +
                <span></span><br />
 +
                <span></span><br />
 +
                <span></span><br />
 +
            </div>
 +
        <div style="position: relative;margin: 30px 14%;">
 +
            <span class="font1">This year, our team creates a mathematical representation of our concrete self-healing system. This representation, or model, constructs a judging scale in which we can utilize to regulate the four main environmental factors affecting our final concrete healing rate (reflected on mineralization activity). </span><br /><br />
 +
 
 +
 
 +
            <table>
 +
                <tbody>
 +
                    <tr>
 +
                        <td><a href="http://parts.igem.org/Part:BBa_K2232020">BBa_K2232020</a></td>
 +
                        <td>PsspB-gerAa</td>
 +
                        <td>Composite</td>
 +
 
 +
                        <td>Coding region of the green mutant version of amilCP</td>
 +
 
 +
                    </tr>
 +
                    <tr>
 +
                        <td><a href="http://parts.igem.org/Part:BBa_K2232021">BBa_K2232021</a></td>
 +
                        <td>PsspB-spoVa</td>
 +
                        <td>Composite</td>
 +
 
 +
                        <td>Coding region of the green mutant version of amilCP</td>
 +
 
 +
                    </tr>
 +
                    <tr>
 +
                        <td><a href="http://parts.igem.org/Part:BBa_K2232022">BBa_K2232022</a></td>
 +
                        <td>p43-csos3</td>
 +
                        <td>Composite</td>
 +
 
 +
                        <td>Coding region of the green mutant version of amilCP</td>
 +
 
 +
                    </tr>
 +
                    <tr>
 +
                        <td><a href="http://parts.igem.org/Part:BBa_K2232025">BBa_K2232025</a></td>
 +
                        <td>mazEF</td>
 +
                        <td>Composite</td>
 +
 
 +
                        <td>Coding region of the green mutant version of amilCP</td>
 +
 
 +
                    </tr>
 +
                </tbody>
 +
 
 +
            </table>
 +
 
 +
        </div>
 +
 
 +
 
 +
    </div>
 +
 
 +
    <div class="arrow-div">
 +
        <a id="top" href="#" title="Back to top">
 +
            <img src="https://static.igem.org/mediawiki/2017/f/f6/T--SZU-China--arrow.png" class="arrow-img">
 +
        </a>
 +
    </div>
 +
 
 +
</body>
  
  

Revision as of 13:44, 22 October 2017



This year, our team creates a mathematical representation of our concrete self-healing system. This representation, or model, constructs a judging scale in which we can utilize to regulate the four main environmental factors affecting our final concrete healing rate (reflected on mineralization activity).

Part Number Name Type Description
BBa_K2232000 TSLV1-CA-α Basic Native sequence from Mycobacterium NBB4 , contained within the ethylene metabolism operon
BBa_K2232005 OF4-CA-α Basic Coding sequence of EtnR1 from Mycobacterium NBB4 , codon-optimised for expression in E. coli K12
BBa_K2232001 OF4-nhaC Basic Coding sequence of EtnR1 from Mycobacterium NBB4, codon-optimised for expression in E. coli K12
BBa_K2232002 c125-nhaC Basic Coding region of the pink mutant version of amilCP
BBa_K2232003 c125-TupA Basic Coding region of the purple mutant version of amilCP
BBa_K2232007 BS168-nhaC Basic Coding region of the green mutant version of amilCP





This year, our team creates a mathematical representation of our concrete self-healing system. This representation, or model, constructs a judging scale in which we can utilize to regulate the four main environmental factors affecting our final concrete healing rate (reflected on mineralization activity).

Part Number Name Type Description
BBa_K2232011 RBS-c125-TupA-T1 Composite Native sequence from Mycobacterium NBB4 , contained within the ethylene metabolism operon
BBa_K2232012 P43-OF4-nhaC-T1 Composite Coding sequence of EtnR1 from Mycobacterium NBB4 , codon-optimised for expression in E. coli K12
BBa_K2232013 p43-nhaC-T1 Composite Coding sequence of EtnR1 from Mycobacterium NBB4, codon-optimised for expression in E. coli K12
BBa_K2232014 p43-TSLV1-CA-α Composite Coding region of the pink mutant version of amilCP
BBa_K2232015 P43-OF4-CA-α Composite Coding region of the purple mutant version of amilCP
BBa_K2232026 p43-CA-Β Composite Coding region of the green mutant version of amilCP





This year, our team creates a mathematical representation of our concrete self-healing system. This representation, or model, constructs a judging scale in which we can utilize to regulate the four main environmental factors affecting our final concrete healing rate (reflected on mineralization activity).

BBa_K2232020 PsspB-gerAa Composite Coding region of the green mutant version of amilCP
BBa_K2232021 PsspB-spoVa Composite Coding region of the green mutant version of amilCP
BBa_K2232022 p43-csos3 Composite Coding region of the green mutant version of amilCP
BBa_K2232025 mazEF Composite Coding region of the green mutant version of amilCP