Difference between revisions of "Team:Lethbridge/Parts"

(Prototype team page)
 
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Lethbridge}}
 
 
<html>
 
<html>
 +
    <head>
 +
        <title>iGEM</title>
  
<h2> Part Documentation</h2>
+
        <meta charset="UTF-8">
  
<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>
+
        <!-- CSS -->
<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 rel="stylesheet" type="text/css" href="https://2015.igem.org/Team:Lethbridge/main_css?action=raw&ctype=text/css">
  
 +
        <!-- JAVASCRIPT -->
 +
        <script type="text/javascript" src="https://2015.igem.org/Team:Lethbridge/jQuery2-1-3_js?action=raw&ctype=text/javascript"></script>
 +
    </head>
  
<div class="highlightBox">
+
    <body>
<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>
+
  
 +
        <div id="wrapper">
  
 +
            <div id="menu_bar">
 +
                <ul>
 +
                    <li><a href="https://2015.igem.org/">iGEM</a></li>
 +
                    <li><a href="https://2015.igem.org/Team:Lethbridge">RNAiCare</a></li>
 +
                    <li>
 +
                        <a href="https://2015.igem.org/Team:Lethbridge/Project">Project</a>
 +
                        <ul>
 +
                            <li><a href="https://2015.igem.org/Team:Lethbridge/Description">Description</a></li>
 +
                            <li><a href="https://2015.igem.org/Team:Lethbridge/Design">Design</a></li>
 +
                            <li><a href="https://2015.igem.org/Team:Lethbridge/Results">Results</a></li>
 +
                            <li><a href="https://2015.igem.org/Team:Lethbridge/Project_Production">Production</a></li>
 +
                            <li><a href="https://2015.igem.org/Team:Lethbridge/Project_Judging">Judging</a></li>
 +
                        </ul>
 +
                    </li>
 +
                    <li>
 +
                        <a href="https://2015.igem.org/Team:Lethbridge/Parts">Parts</a>
 +
                        <ul>
 +
                            <li><a href="https://2015.igem.org/Team:Lethbridge/Basic_Part">Basic Parts</a></li>
 +
                            <li><a href="https://2015.igem.org/Team:Lethbridge/Composite_Part">Composite Parts</a></li>
 +
                            <li><a href="https://2015.igem.org/Team:Lethbridge/Measurement">Measurement</a></li>
 +
                        </ul>
 +
                    </li>
 +
                    <li>
 +
                        <a href="https://2015.igem.org/Team:Lethbridge/Practices">Practices</a>
 +
                        <ul>
 +
                            <li><a href="https://2015.igem.org/Team:Lethbridge/Practices_Risks">Risks</a></li>
 +
                            <li><a href="https://2015.igem.org/Team:Lethbridge/Practices_Stakeholders">Stakeholders</a></li>
 +
                            <li><a href="https://2015.igem.org/Team:Lethbridge/Practices_Current">Current Problems</a></li>
 +
                        </ul>
 +
                    </li>
 +
                    <li>
 +
                        <a href="https://2015.igem.org/Team:Lethbridge/Notebook">Notebook</a>
 +
                        <ul>
 +
                            <li><a href="https://2015.igem.org/Team:Lethbridge/Notebook_July">July</a></li>
 +
                            <li><a href="https://2015.igem.org/Team:Lethbridge/Notebook_August">August</a></li>
 +
                            <li><a href="https://2015.igem.org/Team:Lethbridge/Notebook_September">September</a></li>
 +
                        </ul>
 +
                    </li>
 +
                    <li>
 +
                        <a href="https://2015.igem.org/Team:Lethbridge/Team">Team</a>
 +
                        <ul>
 +
                            <li><a href="https://2015.igem.org/Team:Lethbridge/Team_Members">Members</a></li>
 +
                            <li><a href="https://2015.igem.org/Team:Lethbridge/Collaborations">Collaborations</a></li>
 +
                            <li><a href="https://2015.igem.org/Team:Lethbridge/Attributions">Attributions</a></li>
 +
                            <li><a href="https://2015.igem.org/Team:Lethbridge/Sponsors">Sponsors</a></li>
 +
                        </ul>
 +
                    </li>
 +
                </ul>
 +
            </div>
 +
   
 +
            <div id="content_wrapper">
  
<h4>Adding parts to the registry</h4>
+
                <div class="mini_banner">
<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>
+
                </div>
<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="content_box">
 +
   
 +
                    <h2>Parts</h2>
 +
                    <h3>Check out our parts!</h3>
  
<h4>What information do I need to start putting my parts on the Registry?</h4>
+
<table style="margin:0 auto;">
<p>The information needed to initially create a part on the Registry is:</p>
+
  <tr>
<ul>
+
    <th>Name</th>  <th>Type</th>    <th>Description</th>    <th>Author</th>    <th>Length</th>
<li>Part Name</li>
+
  </tr>
<li>Part type</li>
+
  <tr>
<li>Creator</li>
+
    <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1791000">BBa_K1791000</a></td>  <td>DNA</td>    <td>Theophylline ribozyme</td>    <td>Graeme D. Glaister</td>    <td>124bp</td>
<li>Sequence</li>
+
  </tr>
<li>Short Description (60 characters on what the DNA does)</li>
+
  <tr>
<li>Long Description (Longer description of what the DNA does)</li>
+
    <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1791001">BBa_K1791001</a></td>   <td>DNA</td>   <td>Standard RBS expressing MS2 Coat protein ribozyme affinity purification (RAP)</td>   <td>Graeme D. Glaister</td>    <td>826bp</td>
<li>Design considerations</li>
+
  </tr>
</ul>
+
  <tr>
 +
    <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1791002">BBa_K1791002</a></td>  <td>DNA</td>   <td>Low efficiency RBS expressing MS2 Coat protein ribozyme affinity purification (RAP)</td>   <td>Graeme D. Glaister</td>    <td>828bp</td>
 +
  </tr>
 +
</table>
  
<p>
+
<h2>Measurement</h2>
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>
+
<p>Check out our data for the 2015 IGEM <a href="https://2015.igem.org/Team:Lethbridge/Measurement">Interlab Measurement</a>.</p>
  
  
 +
                </div>
  
 +
            </div>
 +
   
 +
        </div>
  
 
+
    </body>
 
+
<h4>Inspiration</h4>
+
<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>
+
 
+
 
+
 
+
<h4>Part Table </h4>
+
</html>
+
<groupparts>iGEM015 Example</groupparts>
+
<html>
+
 
+
 
+
 
+
</div>
+
 
</html>
 
</html>

Latest revision as of 02:24, 19 September 2015

iGEM

Parts

Check out our parts!

Name Type Description Author Length
BBa_K1791000 DNA Theophylline ribozyme Graeme D. Glaister 124bp
BBa_K1791001 DNA Standard RBS expressing MS2 Coat protein ribozyme affinity purification (RAP) Graeme D. Glaister 826bp
BBa_K1791002 DNA Low efficiency RBS expressing MS2 Coat protein ribozyme affinity purification (RAP) Graeme D. Glaister 828bp

Measurement

Check out our data for the 2015 IGEM Interlab Measurement.