Team:TU Delft-Leiden/Parts

From 2014.igem.org

(Difference between revisions)
 
(14 intermediate revisions not shown)
Line 1: Line 1:
-
{{CSS/Main_custom}}
+
{{CSS/Delft2014_main}}
{{CSS/960_12_col}}
{{CSS/960_12_col}}
 +
{{:Team:TU_Delft-Leiden/Templates/Start}}
 +
<html>
<html>
-
<div class="container_12" id="header"></div>
+
             
-
<div class="container_12" id='main'>
+
<!--PAGE CONTENT----------------->  
-
    <div id='navigation'>
+
         
-
        <a href="https://2014.igem.org/Team:TU_Delft-Leiden">Home</a>
+
      <h2> Parts </h2>
-
        <a href="https://2014.igem.org/Team:TU_Delft-Leiden/Team">Team</a>
+
 
-
        <!--<a href="https://igem.org/Team.cgi?year=2014&team_name=TU_Delft-Leiden">Official Team Profile</a>-->
+
 
-
        <a href="https://2014.igem.org/Team:TU_Delft-Leiden/Project">Project</a>
+
<br>
-
        <a href="https://2014.igem.org/Team:TU_Delft-Leiden/Parts">Parts</a>
+
<center>
-
        <a href="https://2014.igem.org/Team:TU_Delft-Leiden/Modeling">Modeling</a>
+
<p>All the parts that we made and we placed in the <a href="http://parts.igem.org/Main_Page" style="text-decoration: none"" target="_blank"><font color="#0080FF" size="3">Part Registry</font></a> are shown below:
-
        <a href="https://2014.igem.org/Team:TU_Delft-Leiden/Human Practices">HP</a>
+
</center>
-
        <a href="https://2014.igem.org/Team:TU_Delft-Leiden/Notebook">Notebook</a>
+
</p>
-
        <a href="https://2014.igem.org/Team:TU_Delft-Leiden/Safety">Safety </a>
+
 
-
        <a href="https://2014.igem.org/Team:TU_Delft-Leiden/Attributions">Attributions</a>
+
<style type="text/css">
-
    </div>
+
.CSSTableGenerator {
-
   
+
margin:0px;padding:0px;
-
    <div class='grid_12'>
+
width:75%;
-
        <h2>Welcome to the homepage of the TU Delft-Leiden iGem team 2014!</h2>
+
box-shadow: 10px 10px 5px #888888;
-
       
+
border:1px solid #000000;
-
        <p>We're still working on this website, as you can see :)</p>
+
-
    </div>
+
-moz-border-radius-bottomleft:0px;
-
</div>
+
-webkit-border-bottom-left-radius:0px;
 +
border-bottom-left-radius:0px;
 +
 +
-moz-border-radius-bottomright:0px;
 +
-webkit-border-bottom-right-radius:0px;
 +
border-bottom-right-radius:0px;
 +
 +
-moz-border-radius-topright:0px;
 +
-webkit-border-top-right-radius:0px;
 +
border-top-right-radius:0px;
 +
 +
-moz-border-radius-topleft:0px;
 +
-webkit-border-top-left-radius:0px;
 +
border-top-left-radius:0px;
 +
}.CSSTableGenerator table{
 +
width:100%;
 +
height:100%;
 +
margin:0px;padding:0px;
 +
}.CSSTableGenerator tr:last-child td:last-child {
 +
-moz-border-radius-bottomright:0px;
 +
-webkit-border-bottom-right-radius:0px;
 +
border-bottom-right-radius:0px;
 +
}
 +
.CSSTableGenerator table tr:first-child td:first-child {
 +
-moz-border-radius-topleft:0px;
 +
-webkit-border-top-left-radius:0px;
 +
border-top-left-radius:0px;
 +
}
 +
.CSSTableGenerator table tr:first-child td:last-child {
 +
-moz-border-radius-topright:0px;
 +
-webkit-border-top-right-radius:0px;
 +
border-top-right-radius:0px;
 +
}.CSSTableGenerator tr:last-child td:first-child{
 +
-moz-border-radius-bottomleft:0px;
 +
-webkit-border-bottom-left-radius:0px;
 +
border-bottom-left-radius:0px;
 +
}.CSSTableGenerator tr:hover td{
 +
 +
}
 +
.CSSTableGenerator tr:nth-child(odd){ background-color:#ffffff; }
 +
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
 +
vertical-align:middle;
 +
 +
 +
border:1px solid #000000;
 +
border-width:0px 1px 1px 0px;
 +
text-align:left;
 +
padding:7px;
 +
font-size:12px;
 +
font-family:Arial;
 +
font-weight:bold;
 +
color:#000000;
 +
}.CSSTableGenerator tr:last-child td{
 +
border-width:0px 1px 0px 0px;
 +
}.CSSTableGenerator tr td:last-child{
 +
border-width:0px 0px 1px 0px;
 +
}.CSSTableGenerator tr:last-child td:last-child{
 +
border-width:0px 0px 0px 0px;
 +
}
 +
.CSSTableGenerator tr:first-child td{
 +
background:-o-linear-gradient(bottom, #8c3535 5%, #8c3535 100%); background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8c3535), color-stop(1, #8c3535) );
 +
background:-moz-linear-gradient( center top, #8c3535 5%, #8c3535 100% );
 +
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#8c3535", endColorstr="#8c3535"); background: -o-linear-gradient(top,#8c3535,8c3535);
 +
 
 +
background-color:#8c3535;
 +
border:0px solid #000000;
 +
text-align:center;
 +
border-width:0px 0px 1px 1px;
 +
font-size:14px;
 +
font-family:Arial;
 +
font-weight:bold;
 +
color:#ffffff;
 +
}
 +
.CSSTableGenerator tr:first-child:hover td{
 +
background:-o-linear-gradient(bottom, #8c3535 5%, #8c3535 100%); background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8c3535), color-stop(1, #8c3535) );
 +
background:-moz-linear-gradient( center top, #8c3535 5%, #8c3535 100% );
 +
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#8c3535", endColorstr="#8c3535"); background: -o-linear-gradient(top,#8c3535,8c3535);
 +
 
 +
background-color:#8c3535;
 +
}
 +
.CSSTableGenerator tr:first-child td:first-child{
 +
border-width:0px 0px 1px 0px;
 +
}
 +
.CSSTableGenerator tr:first-child td:last-child{
 +
border-width:0px 0px 1px 1px;
 +
}
 +
</style>
</html>
</html>
 +
<html>
 +
<br><br>
 +
<center>Table 1: Part Registry</center>
 +
<div class="CSSTableGenerator" >
 +
                <table >
 +
                    <tr>
 +
                        <td>
 +
                            Favorite
 +
                        </td>
 +
                        <td >
 +
                            Name
 +
                        </td>
 +
                        <td>
 +
                            Type
 +
                        </td>
 +
                        <td>
 +
 +
                          Description
 +
                        </td>
 +
                        <td>
 +
                          Length
 +
                        </td>
 +
                    </tr>
 +
                    <tr>
 +
                        <td >
 +
                         
 +
<center>
 +
<img src="https://static.igem.org/mediawiki/2013/d/d9/Heart.png" HEIGHT="30" WIDTH="30"  >
 +
</center>
 +
 +
                        </td>
 +
                        <td>
 +
                          <a href="http://parts.igem.org/Part:BBa_K1316001" style="text-decoration: none"" target="_blank"><font color="#0080FF" size="3">BBa_K1316001</font></a> </li>
 +
                       
 +
                        </td>
 +
                        <td>
 +
                            Reporter
 +
                        </td>
 +
                        <td>
 +
                            mKate2 protein with double transcription terminator
 +
                        </td>
 +
                        <td>
 +
                            820
 +
                        </td> 
 +
                    </tr>
 +
<tr>
 +
                        <td ><center>
 +
 +
<img src="https://static.igem.org/mediawiki/2013/d/d9/Heart.png" HEIGHT="30" WIDTH="30"  >
 +
</center>
 +
                         
 +
                        </td>
 +
                        <td>
 +
                          <a href="http://parts.igem.org/Part:BBa_K1316002" style="text-decoration: none"" target="_blank"><font color="#0080FF" size="3">BBa_K1316002</font></a> </li>
 +
                       
 +
                        </td>
 +
                        <td>
 +
                            Regulatory
 +
                        </td>
 +
                        <td>
 +
                          yqjF promoter
 +
                        </td>
 +
                        <td>
 +
                          271
 +
                        </td> 
 +
                    </tr>
 +
<tr>
 +
                        <td ><center>
 +
 +
<img src="https://static.igem.org/mediawiki/2013/d/d9/Heart.png" HEIGHT="30" WIDTH="30"  >
 +
</center>
 +
                         
 +
                        </td>
 +
                        <td>
 +
                          <a href="http://parts.igem.org/Part:BBa_K1316003" style="text-decoration: none"" target="_blank"><font color="#0080FF" size="3">BBa_K1316003</font></a> </li>
 +
                       
 +
                        </td>
 +
                        <td>
 +
                            Measurement
 +
                        </td>
 +
                        <td>
 +
                          yqjF promoter coupled to mKate2 reporter gene
 +
                        </td>
 +
                        <td>
 +
                          1099
 +
                        </td> 
 +
                    </tr>
 +
<tr>
 +
                        <td ><center>
 +
 +
<img src="https://static.igem.org/mediawiki/2013/d/d9/Heart.png" HEIGHT="30" WIDTH="30"  >
 +
</center>
 +
                         
 +
                        </td>
 +
                        <td>
 +
                          <a href="http://parts.igem.org/Part:BBa_K1316004" style="text-decoration: none"" target="_blank"><font color="#0080FF" size="3">BBa_K1316004</font></a> </li>
 +
                       
 +
                        </td>
 +
                        <td>
 +
                            Regulatory
 +
                        </td>
 +
                        <td>
 +
                          ybiJ promoter
 +
                        </td>
 +
                        <td>
 +
                          424
 +
                        </td> 
 +
                    </tr>
 +
<tr>
 +
                        <td ><center>
 +
 +
<img src="https://static.igem.org/mediawiki/2013/d/d9/Heart.png" HEIGHT="30" WIDTH="30"  >
 +
</center>
 +
                         
 +
                        </td>
 +
                        <td>
 +
                          <a href="http://parts.igem.org/Part:BBa_K1316005" style="text-decoration: none"" target="_blank"><font color="#0080FF" size="3">BBa_K1316005</font></a> </li>
 +
                       
 +
                        </td>
 +
                        <td>
 +
                            Measurement
 +
                        </td>
 +
                        <td>
 +
                          ybiJ promoter coupled to mKate2 reporter gene
 +
                        </td>
 +
                        <td>
 +
                          1252
 +
                        </td> 
 +
                    </tr>
 +
<tr>
 +
                        <td ><center>
 +
 +
<img src="https://static.igem.org/mediawiki/2013/d/d9/Heart.png" HEIGHT="30" WIDTH="30"  >
 +
</center>
 +
                         
 +
                        </td>
 +
                        <td>
 +
                          <a href="http://parts.igem.org/Part:BBa_K1316006" style="text-decoration: none"" target="_blank"><font color="#0080FF" size="3">BBa_K1316006</font></a> </li>
 +
                       
 +
                        </td>
 +
                        <td>
 +
                            Coding
 +
                        </td>
 +
                        <td>
 +
                          Rhamnose promoter coupled to N-genes
 +
                        </td>
 +
                        <td>
 +
                          2795
 +
                        </td> 
 +
                    </tr>
 +
<tr>
 +
                        <td ><center>
 +
 +
<img src="https://static.igem.org/mediawiki/2013/d/d9/Heart.png" HEIGHT="30" WIDTH="30"  >
 +
</center>
 +
                         
 +
                        </td>
 +
                        <td>
 +
                          <a href="http://parts.igem.org/Part:BBa_K1316007" style="text-decoration: none"" target="_blank"><font color="#0080FF" size="3">BBa_K1316007</font></a> </li>
 +
                       
 +
                        </td>
 +
                        <td>
 +
                            Measurement
 +
                        </td>
 +
                        <td>
 +
                          yqjF promoter coupled to mKate2 reporter gene and Rhamnose promoter coupled to N-genes
 +
                        </td>
 +
                        <td>
 +
                          3902
 +
                        </td> 
 +
                    </tr>
 +
<tr>
 +
                        <td ><center>
 +
 +
 +
 +
 +
<img src="https://static.igem.org/mediawiki/2013/d/d9/Heart.png" HEIGHT="30" WIDTH="30"  >
 +
</center>
 +
                         
 +
                        </td>
 +
                        <td>
 +
                          <a href="http://parts.igem.org/Part:BBa_K1316008" style="text-decoration: none"" target="_blank"><font color="#0080FF" size="3">BBa_K1316008</font></a> </li>
 +
                       
 +
                        </td>
 +
                        <td>
 +
                            Measurement
 +
                        </td>
 +
                        <td>
 +
                          ybiJ promoter coupled to mKate2 reporter gene and Rhamnose promoter coupled to N-genes
 +
                        </td>
 +
                        <td>
 +
                          4055
 +
                        </td> 
 +
                    </tr>
 +
<tr>
 +
                        <td ><center>
 +
 +
 +
 +
 +
<img src="https://static.igem.org/mediawiki/2013/d/d9/Heart.png" HEIGHT="30" WIDTH="30"  >
 +
</center>
 +
                         
 +
                        </td>
 +
                        <td>
 +
                          <a href="http://parts.igem.org/Part:BBa_K1316009" style="text-decoration: none"" target="_blank"><font color="#0080FF" size="3">BBa_K1316009</font></a> </li>
 +
                       
 +
                        </td>
 +
                        <td>
 +
                            Measurement
 +
                        </td>
 +
                        <td>
 +
                          yqjF promoter coupled to mKate2 reporter gene and ybiJ promoter coupled to mKate2 reporter gene
 +
                        </td>
 +
                        <td>
 +
                          2359
 +
                        </td> 
 +
                    </tr>
 +
<tr>
 +
                        <td ><center>
 +
 +
 +
<img src="https://static.igem.org/mediawiki/2013/d/d9/Heart.png" HEIGHT="30" WIDTH="30"  >
 +
</center>
 +
                         
 +
                        </td>
 +
                        <td>
 +
                          <a href="http://parts.igem.org/Part:BBa_K1316010" style="text-decoration: none"" target="_blank"><font color="#0080FF" size="3">BBa_K1316010</font></a> </li>
 +
                       
 +
                        </td>
 +
                        <td>
 +
                            Regulatory
 +
                        </td>
 +
                        <td>
 +
                          pFAB640
 +
                        </td>
 +
                        <td>
 +
                          93
 +
                        </td> 
 +
                    </tr>
 +
<tr>
 +
                        <td ><center>
 +
 +
<img src="https://static.igem.org/mediawiki/2013/d/d9/Heart.png" HEIGHT="30" WIDTH="30"  >
 +
</center>
 +
                         
 +
                        </td>
 +
                        <td>
 +
                          <a href="http://parts.igem.org/Part:BBa_K1316011" style="text-decoration: none"" target="_blank"><font color="#0080FF" size="3">BBa_K1316011</font></a> </li>
 +
                       
 +
                        </td>
 +
                        <td>
 +
                            Composite
 +
                        </td>
 +
                        <td>
 +
                          pFAB640 regulating the ccmAH cluster
 +
                        </td>
 +
                        <td>
 +
                          6568
 +
                        </td> 
 +
                    </tr>
 +
<tr>
 +
                        <td ><center>
 +
 +
<img src="https://static.igem.org/mediawiki/2013/d/d9/Heart.png" HEIGHT="30" WIDTH="30"  >
 +
</center>
 +
                         
 +
                        </td>
 +
                        <td>
 +
                          <a href="http://parts.igem.org/Part:BBa_K1316012" style="text-decoration: none"" target="_blank"><font color="#0080FF" size="3">BBa_K1316012</font></a> </li>
 +
                       
 +
                        </td>
 +
                        <td>
 +
                            DNA
 +
                        </td>
 +
                        <td>
 +
                          T7 lacO + mtrCAB
 +
                        </td>
 +
                        <td>
 +
                          5318
 +
                        </td> 
 +
                    </tr>
 +
 +
 +
                    <tr>
 +
 +
                </table>
 +
            </div>
 +
           
 +
 +
</html>
 +
 +
 +
{{:Team:TU_Delft-Leiden/Templates/End}}

Latest revision as of 19:47, 30 September 2014

Parts


All the parts that we made and we placed in the Part Registry are shown below:



Table 1: Part Registry
Favorite Name Type Description Length
BBa_K1316001 Reporter mKate2 protein with double transcription terminator 820
BBa_K1316002 Regulatory yqjF promoter 271
BBa_K1316003 Measurement yqjF promoter coupled to mKate2 reporter gene 1099
BBa_K1316004 Regulatory ybiJ promoter 424
BBa_K1316005 Measurement ybiJ promoter coupled to mKate2 reporter gene 1252
BBa_K1316006 Coding Rhamnose promoter coupled to N-genes 2795
BBa_K1316007 Measurement yqjF promoter coupled to mKate2 reporter gene and Rhamnose promoter coupled to N-genes 3902
BBa_K1316008 Measurement ybiJ promoter coupled to mKate2 reporter gene and Rhamnose promoter coupled to N-genes 4055
BBa_K1316009 Measurement yqjF promoter coupled to mKate2 reporter gene and ybiJ promoter coupled to mKate2 reporter gene 2359
BBa_K1316010 Regulatory pFAB640 93
BBa_K1316011 Composite pFAB640 regulating the ccmAH cluster 6568
BBa_K1316012 DNA T7 lacO + mtrCAB 5318


Top
facebook twitter