Ojjonathan (Talk | contribs) |
|||
Line 7: | Line 7: | ||
<style> | <style> | ||
+ | |||
+ | body { | ||
+ | margin: 0px!important; | ||
+ | padding: 0px!important | ||
+ | } | ||
+ | |||
+ | .sectionfirst { | ||
+ | margin-top: 10px!important; | ||
+ | padding-top: 10vh; | ||
+ | height: 30vh; | ||
+ | background: transparent; | ||
+ | background-size: cover | ||
+ | } | ||
+ | |||
+ | .border { | ||
+ | background-color: #c4c4c4; | ||
+ | color: #fff; | ||
+ | padding: 18px; | ||
+ | letter-spacing: 10px; | ||
+ | opacity: 1 | ||
+ | } | ||
+ | |||
+ | .table-striped>tbody>tr:nth-of-type(odd) { | ||
+ | background-color: #f0fcff; | ||
+ | } | ||
body { | body { | ||
Line 22: | Line 47: | ||
font-size: 20px; | font-size: 20px; | ||
cell-padding: 2 10; | cell-padding: 2 10; | ||
+ | border: 1px solid #d4f4fc!important | ||
} | } | ||
Line 27: | Line 53: | ||
font-family: 'Open Sans', sans-serif; | font-family: 'Open Sans', sans-serif; | ||
font-size: 18px; | font-size: 18px; | ||
+ | border: 1px solid #d4f4fc!important; | ||
} | } | ||
table, th, td { | table, th, td { | ||
− | border: 1px solid | + | border: 1px solid #d4f4fc; |
border-collapse: collapse | border-collapse: collapse | ||
} | } | ||
Line 38: | Line 65: | ||
text-align: center | 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; | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | font-weight: 400 !important; | ||
+ | font-size: 16px !important; | ||
+ | line-height: 1.5 | ||
+ | } | ||
+ | |||
+ | .plan table caption { | ||
+ | text-align: center; | ||
+ | font-color: #000000!important | ||
+ | } | ||
+ | |||
+ | .plan table, th, td { | ||
+ | border: 1px solid #d4f4fc; | ||
+ | border-collapse: collapse; | ||
+ | text-align: center | ||
+ | } | ||
+ | |||
+ | .plan th, td { | ||
+ | padding: 0.5em; | ||
+ | text-align: center | ||
+ | } | ||
+ | |||
+ | body { | ||
+ | margin: 0px!important; | ||
+ | padding: 0px!important | ||
+ | } | ||
+ | |||
+ | |||
.break { | .break { | ||
Line 48: | Line 154: | ||
<body> | <body> | ||
− | + | <div style="background-color: #f5fcff!important"> | |
<center> | <center> | ||
− | <div class="col-md-12 | + | <div class="col-md-12 sectionfirst" style="background-color: #f5fcff!important"> |
− | + | <h2 class="border" style="margin-top: 5vh; text-align: center">Part Collection</h2> | |
− | + | </div> | |
− | + | ||
− | <table style="width: 1000px; max-width: 95vw"> | + | <div class="plan" style="background-color: #f5fcff!important"> |
+ | <br><br> | ||
+ | <p style="text-align: center; font-size: 20px!important"><i> Please visit our <a href="https://2017.igem.org/Team:Manchester/Basic_Part"><b>Basic Parts</b></a>, <a href="https://2017.igem.org/Team:Manchester/Composite_Part"><b>Composite Parts</b></a>, and <a href="https://2017.igem.org/Team:Manchester/Improve"><b>Improved Parts</b></a> pages for more detailed information. </i></p> | ||
+ | <br> | ||
+ | <table class="table table-bordered table-striped" style="width: 1000px; max-width: 95vw"> | ||
<col width="200"> | <col width="200"> | ||
Line 63: | Line 172: | ||
<tr> | <tr> | ||
− | <th style="border:1px black solid;background: # | + | <th style="border:1px black solid;background: #d4f4fc;"><b>Part Name</b></th> |
− | <th style="border:1px black solid;background: # | + | <th style="border:1px black solid;background: #d4f4fc;"><b>BioBrick</b></th> |
− | <th style="border:1px black solid;background: # | + | <th style="border:1px black solid;background: #d4f4fc;"><b>Description</b></th> |
− | <th style="border:1px black solid;background: # | + | <th style="border:1px black solid;background: #d4f4fc;"><b>Part Type</b></th> |
</tr> | </tr> | ||
<tr> | <tr> |
Revision as of 20:14, 30 October 2017
Part Collection
Please visit our Basic Parts, Composite Parts, and Improved Parts pages for more detailed information.
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 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_K2213006 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_K2213006 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_K2213006 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 |
LacUV5_EutS_TetR_EutMN | BBa_K2213012 | BBa_K2213000 and BBa_K2213001. | Composite |
araB_eutLK_LowPromoter_PduD(1-20)_mCherry_cgPPK2 | BBa_K2213013 | BBa_K2213003 and BBa_K2213009. | Composite |