Difference between revisions of "Team:CU Boulder/Parts"

(Prototype team page)
 
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{CU_Boulder}}
 
{{CU_Boulder}}
<html>
+
<html lang="en">
 +
<head>
 +
<style>
 +
body{
 +
width: 780px;
 +
}
  
<h2> Part Documentation</h2>
+
h2 {
 +
    font-size: 26px;
 +
    font-style: normal;
 +
}
 +
h2 {
 +
    /*color: #32639a;*/
 +
    font-family: "Times New Roman",Times,serif;
 +
    font-weight: normal;
 +
    margin: 0;
 +
    padding: 0;
 +
border-bottom: 0 none;
 +
margin-bottom: 10px;
 +
}
 +
p {
 +
    border: 1px solid transparent;
 +
}
 +
table{
 +
width:100%;
 +
border-collapse:collapse;
 +
margin-left: 50px;
 +
/*table-layout: fixed;*/
 +
}
 +
table tr:nth-child(1){
 +
background-color: grey;
 +
color: white;
 +
        -moz-border-radius: 15px;
 +
        border-radius: 15px 15px 5px 5px;
 +
        border: 2px solid black;
 +
}
 +
/*table td{
 +
padding:7px; border:#4e95f4 1px solid;
 +
}*/
 +
/* provide some minimal visual accomodation for IE8 and below */
 +
table tr{
 +
background: #b8d1f3;
 +
}
 +
th {
 +
padding-top: 5px;
 +
padding-bottom: 5px;
 +
font-size: 20px;
 +
text-align: left;
 +
padding-left: 7px;
 +
}
 +
        td {
 +
            font-size: 16px;
 +
        }
 +
  
<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>
+
td:nth-child(1),
<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>
+
th:nth-child(1){
 +
  width: 180px;
 +
}
 +
td:nth-child(2),
 +
th:nth-child(2){
 +
  width: 100px;
 +
}
 +
td:nth-child(3),
 +
th:nth-child(3){
 +
  width: 275px;
 +
}
 +
td:nth-child(4),
 +
th:nth-child(4){
 +
  width: 50px;
 +
}
 +
 +
 +
/************** Table 1 ****************/
 +
/*  Define the background color for all the ODD background rows  */
 +
.table1 tr:nth-child(odd){
 +
background: #B9D1AA;
 +
}
 +
/*  Define the background color for all the EVEN background rows  */
 +
.table1 tr:nth-child(even){
 +
background: #DAE8D5;
 +
}
 +
.table1 tr:nth-child(1){
 +
background-color: #74A84D;
 +
border-color: #74A84D;
 +
}
 +
.table1 td{
 +
padding:7px; border:#74A84D 1px solid;
 +
}
 +
 +
/************** Table 2 ****************/
 +
/*  Define the background color for all the ODD background rows  */
 +
.table2 tr:nth-child(odd){
 +
background: #AFCCBE;
 +
}
 +
/*  Define the background color for all the EVEN background rows  */
 +
.table2 tr:nth-child(even){
 +
background: #D7E4DD;
 +
}
 +
.table2 tr:nth-child(1){
 +
background-color: #5B9875;
 +
border-color: #5B9875;
 +
}
 +
.table2 td{
 +
padding:7px; border:#5B9875 1px solid;
 +
}
 +
 +
/************** Table 3 ****************/
 +
/*  Define the background color for all the ODD background rows  */
 +
.table3 tr:nth-child(odd){
 +
background: #AFCDD6;
 +
}
 +
/*  Define the background color for all the EVEN background rows  */
 +
.table3 tr:nth-child(even){
 +
background: #D8E5DF;
 +
}
 +
.table3 tr:nth-child(1){
 +
background-color: #3F7A90;
 +
border-color: #3F7A90;
 +
}
 +
.table3 td{
 +
padding:7px; border:#3F7A90 1px solid;
 +
}
 +
  
 +
/************** Table 4 ****************/
 +
/*  Define the background color for all the ODD background rows  */
 +
.table4 tr:nth-child(odd){
 +
background: #B8DFF6;
 +
}
 +
/*  Define the background color for all the EVEN background rows  */
 +
.table4 tr:nth-child(even){
 +
background: #DEEEF9;
 +
}
 +
.table4 tr:nth-child(1){
 +
background-color: #5B9DC4;
 +
border-color: #5B9DC4;
 +
}
 +
.table4 td{
 +
padding:7px; border:#5B9DC4 1px solid;
 +
}
 +
 +
</style>
  
<div class="highlightBox">
 
<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>
 
  
 +
</head>
  
  
<h4>Adding parts to the registry</h4>
 
<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>
 
  
  
<h4>What information do I need to start putting my parts on the Registry?</h4>
+
<body>
<p>The information needed to initially create a part on the Registry is:</p>
+
<!-- Content goes between the article tags -->
<ul>
+
<article>
<li>Part Name</li>
+
<p></p>
<li>Part type</li>
+
<h1>List of Parts</h1>
<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>
+
<br /><br />
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>
+
<h2>All Team Parts</h2>
 +
<table class= "table1">
 +
    <tr><th>Name</th><th>Type</th><th>Description</th><th>Length</th></tr>
 +
<tr><td><a href="http://parts.igem.org/Part:BBa_K1718001">BBa_K1718001</a></td><td>Reporter</td><td>RFP under arabinose inducible pBad</td><td>1942 bp</td></tr>
 +
        <tr><td><a href="http://parts.igem.org/Part:BBa_K1718002">BBa_K1718002</a></td><td>Device</td><td>Genetic switch for Bxb1 integrase</td><td>293 bp</td></tr>
 +
<tr><td><a href="http://parts.igem.org/Part:BBa_K1718003">BBa_K1718003</a></td><td>Signaling</td><td>RFP under AHL inducible LuxPr</td><td>1793 bp</td></tr>
 +
<tr><td><a href="http://parts.igem.org/Part:BBa_K1718004">BBa_K1718004</a></td><td>Signaling</td><td>LuxI with GFP reporter</td><td>1550 bp</td></tr>
 +
        <tr><td><a href="http://parts.igem.org/Part:BBa_K1718006">BBa_K1718006</a></td><td>Signaling</td><td>LuxI with GFP reporter behind Bxb1 switch</td><td>1851 bp</td></tr>
 +
</table>
  
 +
<br /><br />
 +
<br /><br />
 +
<br /><br />
 +
<h2>Basic Parts</h2>
 +
<table class= "table2">
 +
    <tr><th>Name</th><th>Type</th><th>Description</th><th>Length</th></tr>
 +
        <tr><td><a href="http://parts.igem.org/Part:BBa_K1718002">BBa_K1718002</a></td><td>Device</td><td>Genetic switch for Bxb1 integrase</td><td>293 bp</td></tr>
  
 +
</table>
  
 +
<br /><br />
 +
<br /><br />
 +
<h2>Composite Parts</h2>
 +
<table class= "table3">
 +
    <tr><th>Name</th><th>Type</th><th>Description</th><th>Length</th></tr>
 +
<tr><td><a href="http://parts.igem.org/Part:BBa_K1718001">BBa_K1718001</a></td><td>Reporter</td><td>RFP under arabinose inducible pBad</td><td>1942 bp</td></tr>
 +
<tr><td><a href="http://parts.igem.org/Part:BBa_K1718003">BBa_K1718003</a></td><td>Signaling</td><td>RFP under AHL inducible LuxPr</td><td>1793 bp</td></tr>
 +
<tr><td><a href="http://parts.igem.org/Part:BBa_K1718004">BBa_K1718004</a></td><td>Signaling</td><td>LuxI with GFP reporter</td><td>1550 bp</td></tr>
 +
        <tr><td><a href="http://parts.igem.org/Part:BBa_K1718006">BBa_K1718006</a></td><td>Signaling</td><td>LuxI with GFP reporter behind Bxb1 switch</td><td>1851 bp</td></tr>
 +
</table>
  
 +
<!-------
 +
<br /><br />
 +
<br /><br />
 +
<h2>Parts Collection</h2>
 +
<table class= "table4">
 +
    <tr><th>Name</th><th>Type</th><th>Description</th><th>Length</th></tr>
 +
<tr><td>Text</td><td>Text</td><td>Text</td><td>Text</td></tr>
 +
<tr><td>Text</td><td>Text</td><td>Text</td><td>Text</td></tr>
 +
<tr><td>Text</td><td>Text</td><td>Text</td><td>Text</td></tr>
 +
<tr><td>Text</td><td>Text</td><td>Text</td><td>Text</td></tr>
 +
</table>
 +
-------->
 +
  
 
+
</article>
<h4>Inspiration</h4>
+
</body>
<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>
 +
{{CU_Boulder_footer}}

Latest revision as of 18:12, 18 September 2015


<!DOCTYPE html> Team:CU_Boulder - 2015.igem.org

List of Parts



All Team Parts

NameTypeDescriptionLength
BBa_K1718001ReporterRFP under arabinose inducible pBad1942 bp
BBa_K1718002DeviceGenetic switch for Bxb1 integrase293 bp
BBa_K1718003SignalingRFP under AHL inducible LuxPr1793 bp
BBa_K1718004SignalingLuxI with GFP reporter1550 bp
BBa_K1718006SignalingLuxI with GFP reporter behind Bxb1 switch1851 bp






Basic Parts

NameTypeDescriptionLength
BBa_K1718002DeviceGenetic switch for Bxb1 integrase293 bp




Composite Parts

NameTypeDescriptionLength
BBa_K1718001ReporterRFP under arabinose inducible pBad1942 bp
BBa_K1718003SignalingRFP under AHL inducible LuxPr1793 bp
BBa_K1718004SignalingLuxI with GFP reporter1550 bp
BBa_K1718006SignalingLuxI with GFP reporter behind Bxb1 switch1851 bp
Team:CU-Boulder - 2015.igem.org