Difference between revisions of "Team:HKUST-Rice/Parts"

Line 1: Line 1:
 
{{HKUST-Rice}}
 
{{HKUST-Rice}}
 
<html>
 
<html>
<head>
+
<head>
 +
<script src="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.11.1.min.js"></script>
 
<style type="text/css">
 
<style type="text/css">
 
#mainContainer{
 
#mainContainer{
Line 10: Line 11:
 
background-color:#FFFFFF;
 
background-color:#FFFFFF;
 
}
 
}
</style>
+
</head>
+
table.catalog_table {
<body>
+
  width:100%;
<div id="contentContainer">
+
  margin: 10px auto;
 +
}
 +
 
 +
table.catalog_table caption {
 +
  font-size: 1.6em;
 +
  font-weight: 400;
 +
  padding: 10px 0;
 +
}
 +
 
 +
table.catalog_table thead th {
 +
  font-weight: 400;
 +
  background: #8a97a0;
 +
  color: #FFF;
 +
}
 +
 
 +
table.catalog_table tr {
 +
  background: #f4f7f8;
 +
  border-bottom: 1px solid #FFF;
 +
  margin-bottom:0px;
 +
}
 +
 
 +
table.catalog_table tbody tr:nth-child(even) {
 +
  background: #EBD8D8;
 +
}
 +
 
 +
table.catalog_table th, table.catalog_table td {
 +
  text-align: left;
 +
  padding: 5px 5px;
 +
  font-weight: 300;
 +
}
 +
 
 +
table.catalog_table tfoot tr {
 +
  background: none;
 +
}
 +
 
 +
table.catalog_table tfoot td {
 +
  padding: 10px 2px;
 +
  font-size: 0.2em;
 +
  font-style: italic;
 +
  color: #8a97a0;
 +
}
 +
 
 +
div.case_table th:first-child{
 +
background-color: green;
 +
color: white;
 +
text-align:center;
 +
padding: 2px 5px;
 +
}
 +
div.case_table th:nth-child(2){
 +
background-color: orange;
 +
color: white;
 +
text-align:center;
 +
padding: 2px 5px;
 +
}
 +
div.case_table tr td:nth-child(odd){
 +
background-color: #cce5cc;
 +
color: black;
 +
text-align:left;
 +
padding: 2px 5px;
 +
}
 +
div.case_table tr td:nth-child(even){
 +
background-color: #fff6e5;
 +
color: black;
 +
text-align:left;
 +
padding: 2px 5px;
 +
}
 +
.disableRow {
 +
display: none;
 +
}
 +
</style> </head>
 +
</html>
 +
 
 +
<html><body>
 +
<div id="content_container">
 +
<div class = "catalog_table_area">
 
<center><h1 style="font-size:250%">List of parts</h1></center>
 
<center><h1 style="font-size:250%">List of parts</h1></center>
 
<center><p style="font-size:150%">Below are the last of parts that are used in this project. We understand that the need for carefully documented parts in the registry, therefore we aims to provide as much information of parts as we can.</center>
 
<center><p style="font-size:150%">Below are the last of parts that are used in this project. We understand that the need for carefully documented parts in the registry, therefore we aims to provide as much information of parts as we can.</center>
<div style="width=100%"><center></html><groupparts>iGEM015 HKUST-Rice</groupparts><html></center></div>
+
 
 +
<div class = "catalog_table_area">
 +
<table class= "catalog_table">
 +
<thead>
 +
<tr>
 +
<th scope="col">Name</th>
 +
<th scope="col">Type</th>
 +
<th scope="col">Description</th>
 +
<th scope="col">Length</th>
 +
</tr>
 +
</thead>
 +
 
 +
<tbody>
 +
<tr>
 +
  <td scope="row"><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1682000">BBa_K1682000</a></td>
 +
  <td>Regulatory</td>     
 +
  <td>kdpFp</td>  
 +
  <td>78</td>
 +
</tr>
 +
 
 +
<tr>
 +
  <td scope="row"><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1682001">BBa_K1682001</a></td>
 +
  <td>Regulatory</td>     
 +
  <td>kdpFp - native RBS</td>  
 +
  <td>106</td>
 +
</tr>
 +
 +
<tr>
 +
  <td scope="row"><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1682002">BBa_K1682002</a></td>
 +
  <td>Regulatory</td>     
 +
  <td>kdpFp[-15, T>A]</td>  
 +
  <td>78</td>
 +
</tr>
 +
 
 +
<tr>
 +
  <td scope="row"><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1682003">BBa_K1682003</a></td>
 +
  <td>Regulatory</td>     
 +
  <td>kdpFp[-15, T>C]</td>  
 +
  <td>78</td>
 +
</tr>
 +
 
 +
<tr>
 +
  <td scope="row"><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1682004">BBa_K1682004</a></td>
 +
  <td>Regulatory</td>     
 +
  <td>kdpFp[-15, T>G]</td>  
 +
  <td>78</td>
 +
</tr>
 +
 
 +
<tr>
 +
  <td scope="row"><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1682005">BBa_K1682005</a></td>
 +
  <td>Generator</td>     
 +
  <td>kdpFp - E0240</td>  
 +
  <td>962</td>
 +
</tr>
 +
 
 +
<tr>
 +
  <td scope="row"><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1682006">BBa_K1682006</a></td>
 +
  <td>Generator</td>     
 +
  <td>kdpFp - native RBS- GFP - dTT</td>  
 +
  <td>969</td>
 +
</tr>
 +
 
 +
<tr>
 +
  <td scope="row"><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1682007">BBa_K1682007</a></td>
 +
  <td>Generator</td>     
 +
  <td>kdpFp[-15, T>A] - E0240</td>  
 +
  <td>962</td>
 +
</tr>
 +
 
 +
<tr>
 +
  <td scope="row"><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1682008">BBa_K1682008</a></td>
 +
  <td>Generator</td>     
 +
  <td>kdpFp[-15, T>C] - E0240</td>  
 +
  <td>962</td>
 +
</tr>
 +
 
 +
<tr>
 +
  <td scope="row"><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1682009">BBa_K1682009</a></td>
 +
  <td>Generator</td>     
 +
  <td>kdpFp[-15, T>G] - E0240</td>  
 +
  <td>962</td>
 +
</tr>
 +
 
 +
<tr>
 +
  <td scope="row"><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1682010">BBa_K1682010</a></td>
 +
  <td>Plasmid</td>     
 +
  <td>conjugation(RP4) plasmid with MHT (Methyl halide transferase) and GFP</td>  
 +
  <td>2537</td>
 +
</tr>
 +
</tbody>
 +
</table>
 +
 
 +
</div>
 +
</div>
 +
</div>
 +
</body>
 +
</html>
 +
 
 
<!--<h2> Part Documentation</h2>
 
<!--<h2> Part Documentation</h2>
  
Line 72: Line 244:
 
<html>
 
<html>
 
</div>-->
 
</div>-->
</div>
 
</div>
 
</body>
 
 
</html>
 

Revision as of 10:40, 29 August 2015

List of parts

Below are the last of parts that are used in this project. We understand that the need for carefully documented parts in the registry, therefore we aims to provide as much information of parts as we can.

Name Type Description Length
BBa_K1682000 Regulatory kdpFp 78
BBa_K1682001 Regulatory kdpFp - native RBS 106
BBa_K1682002 Regulatory kdpFp[-15, T>A] 78
BBa_K1682003 Regulatory kdpFp[-15, T>C] 78
BBa_K1682004 Regulatory kdpFp[-15, T>G] 78
BBa_K1682005 Generator kdpFp - E0240 962
BBa_K1682006 Generator kdpFp - native RBS- GFP - dTT 969
BBa_K1682007 Generator kdpFp[-15, T>A] - E0240 962
BBa_K1682008 Generator kdpFp[-15, T>C] - E0240 962
BBa_K1682009 Generator kdpFp[-15, T>G] - E0240 962
BBa_K1682010 Plasmid conjugation(RP4) plasmid with MHT (Methyl halide transferase) and GFP 2537