Ojjonathan (Talk | contribs) |
|||
(118 intermediate revisions by 4 users not shown) | |||
Line 3: | Line 3: | ||
<html> | <html> | ||
+ | |||
+ | <head> | ||
+ | |||
<style> | <style> | ||
− | .table { | + | .border { |
+ | background-color: #c4c4c4; | ||
+ | color: #fff; | ||
+ | padding: 18px; | ||
+ | letter-spacing: 10px; | ||
+ | opacity: 1 | ||
+ | } | ||
+ | |||
+ | .projectlink img:hover { | ||
+ | opacity: 0.7; | ||
+ | } | ||
+ | |||
+ | .floatleft1 { | ||
+ | float: right!important; | ||
+ | } | ||
+ | |||
+ | .floatright1 { | ||
+ | float: left!important; | ||
+ | } | ||
+ | |||
+ | .table-striped>tbody>tr:nth-of-type(odd) { | ||
+ | background-color: #f0fcff; | ||
+ | } | ||
+ | |||
+ | body { | ||
+ | margin: 0px!important; | ||
+ | padding: 0px!important | ||
+ | } | ||
+ | |||
+ | table { | ||
+ | margin: 0.2em auto 1em; | ||
+ | line-height: 1.5 | ||
+ | } | ||
+ | |||
+ | th { | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | font-size: 20px; | ||
+ | cell-padding: 2 10; | ||
+ | border: 1px solid #d4f4fc!important | ||
+ | } | ||
+ | |||
+ | td { | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | font-size: 18px; | ||
+ | border: 1px solid #d4f4fc!important; | ||
+ | } | ||
+ | |||
+ | table, th, td { | ||
+ | border: 1px solid #d4f4fc; | ||
+ | border-collapse: collapse | ||
+ | } | ||
+ | |||
+ | th, td { | ||
+ | padding: 0.5em; | ||
+ | text-align: center | ||
+ | } | ||
+ | |||
+ | .break { | ||
+ | word-break: break-all; | ||
+ | } | ||
+ | |||
+ | h4 { | ||
+ | font-size: 35px!important; | ||
+ | font-weight: 400; | ||
+ | font-family: 'Calibri'!important; | ||
+ | padding: 2%!important; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | h2 { | ||
+ | font-size: 40px!important; | ||
+ | font-weight: 400; | ||
+ | font-family: 'Calibri'!important; | ||
+ | padding: 2%!important; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | h3 { | ||
+ | font-size: 25px!important; | ||
+ | text-align: justify; | ||
+ | text-justify: inter-word; | ||
+ | } | ||
+ | |||
+ | p { | ||
+ | text-align: justify; | ||
+ | text-justify: inter-word; | ||
+ | font-family: 'Calibri', sans-serif; | ||
+ | } | ||
+ | |||
+ | .pcontainer { | ||
+ | padding: 2%!important; | ||
+ | background: #ffffff!important; | ||
+ | color: #111; | ||
+ | border: 1px solid #ddd; | ||
+ | border-radius: .25em; | ||
+ | text-align: justify; | ||
+ | text-justify: inter-word; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | |||
+ | .plan p { | ||
+ | text-align: justify; | ||
+ | text-justify: inter-word | ||
+ | } | ||
+ | |||
+ | .plan table { | ||
margin: 0.2em auto 1em; | margin: 0.2em auto 1em; | ||
font-family: 'Open Sans', sans-serif; | font-family: 'Open Sans', sans-serif; | ||
font-weight: 400 !important; | font-weight: 400 !important; | ||
− | font-size: | + | font-size: 16px !important; |
line-height: 1.5 | line-height: 1.5 | ||
} | } | ||
− | .table | + | .plan table caption { |
− | + | text-align: center; | |
− | + | font-color: #000000!important | |
} | } | ||
− | .th, td { | + | .plan table, th, td { |
+ | border: 1px solid #d4f4fc; | ||
+ | border-collapse: collapse; | ||
+ | text-align: center | ||
+ | } | ||
+ | |||
+ | .plan th, td { | ||
padding: 0.5em; | padding: 0.5em; | ||
text-align: center | text-align: center | ||
} | } | ||
+ | |||
</style> | </style> | ||
− | < | + | </head> |
+ | |||
+ | <body> | ||
+ | |||
+ | <div class="clear"></div> | ||
+ | |||
+ | <div class="plan" style="background-color: #f5fcff!important"> | ||
<center> | <center> | ||
− | <h2 style="margin-top: | + | <div class="col-md-12 sectionfirst" style="background-color: #f5fcff!important"> |
+ | <h2 class="border" style="margin-top: 5vh; text-align: center">Basic Parts</h2> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <div class="clear" style="background-color: #f5fcff!important; padding-top: 10vh"> | ||
+ | <p style="color: #f5fcff!important">f</p> | ||
+ | <br> | ||
+ | <p style="text-align: center; font-size: 20px!important"><i> Please visit our <a href="https://2017.igem.org/Team:Manchester/Part_Collection"><b>Part Collection</b></a> page for ALL PARTS.</i></p> | ||
+ | <br> | ||
+ | |||
+ | <table class="table table-bordered table-striped" style="width: 1000px; max-width: 95vw"> | ||
+ | |||
+ | <col width="200"> | ||
+ | <col width="200"> | ||
+ | <col width="400"> | ||
+ | <col width="100"> | ||
− | |||
<tr> | <tr> | ||
− | <th style=" | + | <th style="background: #d4f4fc;"><b>Part Name</b></th> |
− | + | <th style="background: #d4f4fc;"><b>BioBrick</b></th> | |
− | + | <th style="background: #d4f4fc;"><b>Description</b></th> | |
− | + | <th style="background: #d4f4fc;"><b>Part Type</b></th> | |
− | <th style=" | + | |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td | + | <td class="break">LacUV5_EutS</td> |
− | <td | + | <td class="break"><a href="http://parts.igem.org/Part:BBa_K2213000" target="_blank"><b>BBa_K2213000</b></a></td> |
− | + | <td>The ethanolamine utilisation bacterial microcompartment (BMC) protein, EutS (from <i>E. coli</i>) under control of the LacUV5 inducible promoter. Contains RBS, terminators and all inducible Lac-system parts. EutS is tagged with His6.</td> | |
− | + | <td>Basic</td> | |
− | <td | + | |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td | + | <td class="break">TetR_EutMN</td> |
− | <td | + | <td class="break"><a href="http://parts.igem.org/Part:BBa_K2213001" target="_blank"><b>BBa_K2213001</b></a></td> |
− | <td | + | <td>Ethanolamine Utilisation (Eut) bacterial micro-compartment (BMC) proteins EutM and EutN from <i>E. coli</i>, placed under the inducible Tetracycline promoter. Contains RBS, terminators and all tetp components. EutM is tagged with GFP and His6. EutN is tagged with FLAG.</td> |
− | + | <td>Basic</td> | |
− | <td | + | |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td | + | <td class="break">araBAD_EutLK</td> |
− | <td | + | <td class="break"><a href="http://parts.igem.org/Part:BBa_K2213002 " target="_blank"><b>BBa_K2213002</b></a></td> |
− | <td | + | <td>The ethanolamine utilisation bacterial microcompartment (BMC) protein, EutLK (from <i>E. coli</i>) under control of the arabinose inducible promoter. Contains RBS, terminators and all tetp components. EutL is tagged with His6. EutK is tagged with FLAG. </td> |
− | + | <td>Basic</td> | |
− | <td | + | |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td | + | <td class="break">cgPPK2_His6</td> |
− | <td | + | <td class="break"><a href="http://parts.igem.org/Part:BBa_K2213003" target="_blank"><b>BBa_K2213003</b></a></td> |
− | <td | + | <td><i>Corynebacterium</i> PPK2 with a C terminal polyhistidine tag, and the PduD(1-20) localisation tag at the N terminal. Contains RBS and terminator.</td> |
− | + | <td>Basic</td> | |
− | <td | + | |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td | + | <td class="break">PduD(1-20)_cgPPK2_mCherry_His6</td> |
− | <td | + | <td class="break"><a href="http://parts.igem.org/Part:BBa_K2213004" target="_blank"><b>BBa_K2213004</b></a></td> |
− | <td | + | <td><i>Corynebacterium</i> PPK2 with a C terminal mCherry-polyhistidine tag, and the PduD(1-20) localisation tag at the N terminal. Contains RBS and terminator.</td> |
− | <td | + | <td>Basic</td> |
− | + | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td | + | <td class="break">PduD(1-20)_mCherry_cgPPK2_His6</td> |
− | <td | + | <td class="break"><a href="http://parts.igem.org/Part:BBa_K2213005" target="_balnk"><b>BBa_K2213005</b></a></td> |
− | <td | + | <td><i>Corynebacterium</i> PPK2 with a C terminal polyhistidine tag, and the PduD(1-20) localisation tag and mCherry at the N terminal. Contains RBS and terminator.</td> |
− | <td | + | <td>Basic</td> |
− | + | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td style="border:1px black solid;"> | + | <td style="border:1px black solid;" class="break">LowPromoter_PduD(1-20)_mCherry</td> |
− | <td style="border:1px black solid;"><a href="http://parts.igem.org/Part:BBa_K2213006" target="_blank"> | + | <td style="border:1px black solid;" class="break"><a href="http://parts.igem.org/Part:BBa_K2213006" target="_blank"><b>BBa_K2213006</b></a></td> |
− | <td style="border:1px black solid;"> | + | <td style="border:1px black solid;"><a href="http://parts.igem.org/Part:BBa_K562001" target="_blank"><b>BBa_K562001</b></a>,with the illegal XbaI site removed, and with a low promoter (<a href="http://parts.igem.org/Part:BBa_J23105" target="_blank"><b>BBa_J23105</b></a>), and mCherry added.</td> |
− | + | <td style="border:1px black solid;">Basic - Improved</td> | |
− | <td style="border:1px black solid;">Basic | + | |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td style="border:1px black solid;"> | + | <td style="border:1px black solid;" class="break">MediumPromoter_PduD(1-20)_mCherry</td> |
− | <td style="border:1px black solid;"><a href="http://parts.igem.org/Part:BBa_K2213007"target="_blank"> | + | <td style="border:1px black solid;" class="break"><a href="http://parts.igem.org/Part:BBa_K2213007"target="_blank"><b>BBa_K2213007</b></a></td> |
− | <td style="border:1px black solid;"> | + | <td style="border:1px black solid;"><a href="http://parts.igem.org/Part:BBa_K562001" target="_blank"><b>BBa_K562001</b></a>, with the illegal XbaI site removed, and with a medium promoter (<a href="http://parts.igem.org/Part:BBa_J23108" target="_blank"><b>BBa_J23108</b></a>), and mCherry added.</td> |
− | + | <td style="border:1px black solid;">Basic - Improved</td> | |
− | <td style="border:1px black solid;">Basic | + | |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td style="border:1px black solid;"> | + | <td style="border:1px black solid;" class="break">HighPromoter_PduD(1-20)_mCherry</td> |
− | <td style="border:1px black solid;"><a href="http://parts.igem.org/Part:BBa_K2213008"target="_blank">http://parts.igem.org/Part: | + | <td style="border:1px black solid;" class="break"><a href="http://parts.igem.org/Part:BBa_K2213008"target="_blank"><b>BBa_K2213008</b></a></td> |
− | <td style="border:1px black solid;"> | + | <td style="border:1px black solid;"><a href="http://parts.igem.org/Part:BBa_K562001" target="_blank"><b>BBa_K562001</b></a>, with the illegal XbaI site removed, and with a high promoter (<a href="http://parts.igem.org/Part:BBa_J23104" target="_blank"><b>BBa_J23104</b></a>), and mCherry added.</td> |
− | <td style="border:1px black solid;">Part | + | <td style="border:1px black solid;">Basic - Improved</td> |
− | <td style="border:1px black solid;">Basic | + | <tr> |
+ | <td style="border:1px black solid;" class="break">LowPromoter_PduD(1-20)_mCherry_cgPPK2</td> | ||
+ | <td style="border:1px black solid;" class="break"><a href="http://parts.igem.org/Part:BBa_K2213009"target="_blank"><b>BBa_K2213009</b></a></td> | ||
+ | <td style="border:1px black solid;"><a href="http://parts.igem.org/Part:BBa_K2213006" target="_blank"><b>BBa_K2213006</b></a> with cgPPK2 added to the C terminus.</td> | ||
+ | <td style="border:1px black solid;">Basic</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
</center> | </center> | ||
+ | <br> | ||
+ | <div class="plan" style="padding: 0px 8vw; background-color: #f5fcff!important"> | ||
+ | <a class="floatleft1 project projectlink" href= " https://2017.igem.org/Team:Manchester/Composite_Part " ><img src="https://static.igem.org/mediawiki/2017/3/3c/T--Manchester--NEXTARROWPARTS17.jpg"></a> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | </div> | ||
− | |||
− | |||
</div> | </div> | ||
+ | </div> | ||
+ | </body> | ||
+ | |||
+ | <script> | ||
+ | $(document).ready(function() { | ||
+ | |||
+ | // Create NGL Stage object | ||
+ | var stage = new NGL.Stage( "viewport" ); | ||
+ | |||
+ | // Handle window resizing | ||
+ | window.addEventListener( "resize", function( event ){ | ||
+ | stage.handleResize(); | ||
+ | }, false ); | ||
+ | |||
+ | |||
+ | // Load PDB entry 1CRN | ||
+ | stage.loadFile( "https://2017.igem.org/Team:Manchester/ppk.pdb", { defaultRepresentation: true } ).then(function (o) { | ||
+ | o.addRepresentation("cartoon"); | ||
+ | stage.autoView(); // focus on all representations in all components | ||
+ | }); | ||
+ | |||
+ | }); | ||
+ | </script> | ||
+ | |||
</html> | </html> | ||
{{:Team:Manchester/Templates/Footer}} | {{:Team:Manchester/Templates/Footer}} |
Latest revision as of 21:02, 1 November 2017
Basic Parts
f
Please visit our Part Collection page for ALL PARTS.
Part Name | BioBrick | Description | Part Type |
---|---|---|---|
LacUV5_EutS | BBa_K2213000 | The ethanolamine utilisation bacterial microcompartment (BMC) protein, EutS (from E. coli) under control of the LacUV5 inducible promoter. Contains RBS, terminators and all inducible Lac-system parts. EutS is tagged with His6. | Basic |
TetR_EutMN | BBa_K2213001 | Ethanolamine Utilisation (Eut) bacterial micro-compartment (BMC) proteins EutM and EutN from E. coli, placed under the inducible Tetracycline promoter. Contains RBS, terminators and all tetp components. EutM is tagged with GFP and His6. EutN is tagged with FLAG. | Basic |
araBAD_EutLK | BBa_K2213002 | The ethanolamine utilisation bacterial microcompartment (BMC) protein, EutLK (from E. coli) under control of the arabinose inducible promoter. Contains RBS, terminators and all tetp components. EutL is tagged with His6. EutK is tagged with FLAG. | Basic |
cgPPK2_His6 | BBa_K2213003 | Corynebacterium PPK2 with a C terminal polyhistidine tag, and the PduD(1-20) localisation tag at the N terminal. Contains RBS and terminator. | Basic |
PduD(1-20)_cgPPK2_mCherry_His6 | BBa_K2213004 | Corynebacterium PPK2 with a C terminal mCherry-polyhistidine tag, and the PduD(1-20) localisation tag at the N terminal. Contains RBS and terminator. | Basic |
PduD(1-20)_mCherry_cgPPK2_His6 | BBa_K2213005 | Corynebacterium PPK2 with a C terminal polyhistidine tag, and the PduD(1-20) localisation tag and mCherry at the N terminal. Contains RBS and terminator. | Basic |
LowPromoter_PduD(1-20)_mCherry | BBa_K2213006 | BBa_K562001,with the illegal XbaI site removed, and with a low promoter (BBa_J23105), and mCherry added. | Basic - Improved |
MediumPromoter_PduD(1-20)_mCherry | BBa_K2213007 | BBa_K562001, with the illegal XbaI site removed, and with a medium promoter (BBa_J23108), and mCherry added. | Basic - Improved |
HighPromoter_PduD(1-20)_mCherry | BBa_K2213008 | BBa_K562001, with the illegal XbaI site removed, and with a high promoter (BBa_J23104), and mCherry added. | Basic - Improved |
LowPromoter_PduD(1-20)_mCherry_cgPPK2 | BBa_K2213009 | BBa_K2213006 with cgPPK2 added to the C terminus. | Basic |