Line 4: | Line 4: | ||
button{ | button{ | ||
− | background: ; | + | background: linear-gradient(to top, orange, gold); |
width: 100%; | width: 100%; | ||
font-size: 20px; | font-size: 20px; | ||
padding:10px; | padding:10px; | ||
margin-top: 10px; | margin-top: 10px; | ||
+ | } | ||
+ | |||
+ | button:active{ | ||
+ | background:linear-gradient(to bottom, orange, gold); | ||
} | } | ||
Line 15: | Line 19: | ||
font-size:20px; | font-size:20px; | ||
float:right; | float:right; | ||
− | padding: | + | padding:20px; |
} | } | ||
.geneswitch{ | .geneswitch{ | ||
border: 1px solid grey; | border: 1px solid grey; | ||
− | padding: | + | padding: 30px; |
+ | } | ||
+ | |||
+ | .pilot{ | ||
+ | border: 1px solid grey; | ||
+ | padding: 30px; | ||
+ | } | ||
+ | |||
+ | .cellfree{ | ||
+ | border: 1px solid grey; | ||
+ | padding: 30px; | ||
} | } | ||
Line 26: | Line 40: | ||
font-size: 25px; | font-size: 25px; | ||
color: orange; | color: orange; | ||
+ | padding-bottom: 20px; | ||
} | } | ||
Line 39: | Line 54: | ||
− | <button class="hideall">Hide All | + | <button class="hideall">Hide All</button> |
− | <button class="expandall">Expand All | + | <button class="expandall">Expand All</button> |
<!------------------------------------------------------Week 1-----------------------------------------------------> | <!------------------------------------------------------Week 1-----------------------------------------------------> | ||
− | <button type="button" class="week1button">Week 1 ( | + | <button type="button" class="week1button">Week 1 (29<sup>th</sup> June to 1<sup>st</sup> of July)</button> |
<div class="week1"> | <div class="week1"> | ||
<div class="geneswitch"> | <div class="geneswitch"> | ||
− | |||
<h1 class="subnote">Inducible Gene Switch</h1> | <h1 class="subnote">Inducible Gene Switch</h1> | ||
+ | |||
+ | <ul class="list"> | ||
+ | <li>Re-suspended DNA (constitutive promoters) from iGEM Distribution kit and transformed them into DH5α strain. </li> | ||
+ | <li>Growth was found on the negative control plates so re-transformed DNA</li> | ||
+ | <li>Inoculated of transformed cells. </li> | ||
+ | </ul> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <!------------------------------------------------------Week 2-----------------------------------------------------> | ||
+ | |||
+ | |||
+ | <button type="button" class="week2button">Week 2 (4<sup>th</sup> to 8<sup>th</sup> of July)</button> | ||
+ | |||
+ | |||
+ | <div class="week2"> | ||
+ | |||
+ | <div class="pilot"> | ||
+ | |||
+ | <h1 class="subnote">Pilot Experiment</h1> | ||
<ul class="list"> | <ul class="list"> | ||
Line 58: | Line 94: | ||
</div> | </div> | ||
+ | |||
+ | |||
+ | <div class="geneswitch"> | ||
+ | |||
+ | <h1 class="subnote">Inducible Gene Switch</h1> | ||
+ | |||
+ | <ul class="list"> | ||
+ | <li>Performed miniprep for overnight cultures</li> | ||
+ | <li>Prepared fresh batch of DH5α chemical competent cells</li> | ||
+ | <li>Restriction enzyme digest of constitutive promoters and control(pUC19) for validation with EcoRI and PstI</li> | ||
+ | </ul> | ||
+ | |||
+ | </div> | ||
+ | |||
</div> | </div> | ||
+ | <!------------------------------------------------------Week 3-----------------------------------------------------> | ||
Line 67: | Line 118: | ||
+ | <button type="button" class="week3button">Weel 3 (11<sup>th</sup> to 15<sup>th</sup> of July</button> | ||
+ | <div class="week2"> | ||
+ | |||
+ | <div class="pilot"> | ||
+ | |||
+ | <h1 class="subnote">Pilot Experiment</h1> | ||
+ | |||
+ | <ul class="list"> | ||
+ | <li>Still awaiting the arrival of the BMG spectrophotometer </li> | ||
+ | </ul> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | <div class="geneswitch"> | ||
+ | |||
+ | <h1 class="subnote">Inducible Gene Switch</h1> | ||
+ | |||
+ | <ul class="list"> | ||
+ | <li>Prepared DH5α chemical competent cells</li> | ||
+ | <li>Prepared Chloramphenicol antibiotic stock</li> | ||
+ | <li>Restreaked alcA 1 (BBa_K678001) and spispink(BBa_K1033923 pink chromoprotein)</li> | ||
+ | </ul> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <button type="button" class="week2button"></button> | ||
+ | |||
+ | |||
+ | <div class="week2"> | ||
+ | |||
+ | <div class="pilot"> | ||
+ | |||
+ | <h1 class="subnote">Pilot Experiment</h1> | ||
+ | |||
+ | <ul class="list"> | ||
+ | <li></li> | ||
+ | </ul> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | <div class="geneswitch"> | ||
+ | |||
+ | <h1 class="subnote">Inducible Gene Switch</h1> | ||
+ | |||
+ | <ul class="list"> | ||
+ | <li></li> | ||
+ | <li></li> | ||
+ | <li></li> | ||
+ | </ul> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
Revision as of 20:48, 13 October 2016
Notebook
Inducible Gene Switch
- Re-suspended DNA (constitutive promoters) from iGEM Distribution kit and transformed them into DH5α strain.
- Growth was found on the negative control plates so re-transformed DNA
- Inoculated of transformed cells.
Pilot Experiment
- Made stocks of our reagents Glucose Stock for 0.005 g/mL, Glucose Oxidase Stock for 0.0025 g/mL, HRP Stock for 250 μL/mL, ABTS for 0.0025 g/mL
Inducible Gene Switch
- Performed miniprep for overnight cultures
- Prepared fresh batch of DH5α chemical competent cells
- Restriction enzyme digest of constitutive promoters and control(pUC19) for validation with EcoRI and PstI
Pilot Experiment
- Still awaiting the arrival of the BMG spectrophotometer
Inducible Gene Switch
- Prepared DH5α chemical competent cells
- Prepared Chloramphenicol antibiotic stock
- Restreaked alcA 1 (BBa_K678001) and spispink(BBa_K1033923 pink chromoprotein)