(14 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Toronto}} | + | {{Template:Toronto/CSS}} |
− | + | ||
− | + | ||
<html> | <html> | ||
+ | <head> | ||
+ | <style> | ||
+ | |||
+ | .main { | ||
+ | max-width: 1000px; | ||
+ | margin: auto; | ||
+ | height: 1000px; | ||
+ | } | ||
+ | |||
+ | table { | ||
+ | font-family: arial, sans-serif; | ||
+ | border-collapse: collapse; | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | td, th { | ||
+ | border: 1px solid #dddddd; | ||
+ | text-align: left; | ||
+ | padding: 8px; | ||
+ | } | ||
+ | |||
+ | tr:nth-child(even) { | ||
+ | background-color: #dddddd; | ||
+ | } | ||
+ | tr:nth-child(odd) { | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div class="main"> | ||
+ | <h1 style="width: 500px;">Submitted parts:</h1> | ||
+ | <hr> | ||
+ | <table> | ||
+ | <tr> | ||
+ | <th>Name</th> | ||
+ | <th>Part number</th> | ||
+ | <th>Type</th> | ||
+ | <th>Length (bps)</th> | ||
+ | <th>Function</th> | ||
+ | <th>UNS</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th>Arg1</th> | ||
+ | <th><a href="http://parts.igem.org/Part:BBa_K2699000">BBa_K2699000</a></th> | ||
+ | <th>Basic</th> | ||
+ | <th>6908</th> | ||
+ | <th>When expressed this full operon, consisting of both primary and secondary proteins, should produce nanoscopic gas vesicles</th> | ||
+ | <th>2,3</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th>Arg1 (A + C only)</th> | ||
+ | <th><a href="http://parts.igem.org/Part:BBa_K2699002">BBa_K2699002</a></th> | ||
+ | <th>Basic</th> | ||
+ | <th>1530</th> | ||
+ | <th>A shortened version of Arg1, consisting of only the primary proteins GvP A and C, when expressed should also produce gas vesicles </th> | ||
+ | <th>2,3</th> | ||
+ | </tr> | ||
+ | </table> | ||
− | + | <h1 style="width: 500px;">Other parts:</h1> | |
− | < | + | <hr> |
− | < | + | <table> |
− | + | <tr> | |
− | + | <th>Name</th> | |
− | + | <th>Type</th> | |
− | + | <th>Length (bps)</th> | |
− | </ | + | <th>Function</th> |
− | </div> | + | <th>UNS</th> |
− | + | </tr> | |
− | + | <tr> | |
− | + | <th>Arg1-amilCP </th> | |
+ | <th>Composite</th> | ||
+ | <th>7650</th> | ||
+ | <th>With the addition of the reporter gene amilCP at the end of the original Arg1 operon, the expression of Arg1 would be indicated by the blue colouring of the cells </th> | ||
+ | <th>2,3</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th>Arg1 (A+C only)-amilCP</th> | ||
+ | <th>Composite</th> | ||
+ | <th>2286</th> | ||
+ | <th>A shortened version of the Arg1-amilCP construct, consisting of only the primary proteins </th> | ||
+ | <th>2,3</th> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </body> | ||
</html> | </html> |
Latest revision as of 03:13, 18 October 2018
Submitted parts:
Name | Part number | Type | Length (bps) | Function | UNS |
---|---|---|---|---|---|
Arg1 | BBa_K2699000 | Basic | 6908 | When expressed this full operon, consisting of both primary and secondary proteins, should produce nanoscopic gas vesicles | 2,3 |
Arg1 (A + C only) | BBa_K2699002 | Basic | 1530 | A shortened version of Arg1, consisting of only the primary proteins GvP A and C, when expressed should also produce gas vesicles | 2,3 |
Other parts:
Name | Type | Length (bps) | Function | UNS |
---|---|---|---|---|
Arg1-amilCP | Composite | 7650 | With the addition of the reporter gene amilCP at the end of the original Arg1 operon, the expression of Arg1 would be indicated by the blue colouring of the cells | 2,3 |
Arg1 (A+C only)-amilCP | Composite | 2286 | A shortened version of the Arg1-amilCP construct, consisting of only the primary proteins | 2,3 |