Difference between revisions of "Team:LambertGA/Notebook"

Line 283: Line 283:
 
height: 50px;
 
height: 50px;
 
opacity:0.4;
 
opacity:0.4;
 +
}
 +
/*Accordion */
 +
button.accordion {
 +
    background-color: #eee;
 +
    color: #444;
 +
    cursor: pointer;
 +
    padding: 18px;
 +
    width: 100%;
 +
    border: none;
 +
    text-align: left;
 +
    outline: none;
 +
    font-size: 15px;
 +
    transition: 0.4s;
 +
}
 +
 +
button.accordion.active, button.accordion:hover {
 +
    background-color: #ddd;
 +
}
 +
 +
div.panel {
 +
    padding: 0 18px;
 +
    background-color: white;
 +
    max-height: 0;
 +
    overflow: hidden;
 +
    transition: 0.6s ease-in-out;
 +
    opacity: 0;
 +
}
 +
 +
div.panel.show {
 +
    opacity: 1;
 +
    max-height: 500px;
 
}
 
}
 
</style>
 
</style>
Line 362: Line 393:
 
<center> <h1 id="MainTitle"><b> Notebook </b></h1> </center>
 
<center> <h1 id="MainTitle"><b> Notebook </b></h1> </center>
  
<p style="font-size:20px;">
+
<!--<p style="font-size:20px;">-->
Week 1 (Aug 8):
+
<button class="accordion">Week 1 (Aug 8):</button>
 +
<div class="panel">
 
<br>
 
<br>
 
Safety procedures and aseptic technique was reviewed by our iGEM supervisor: Janet Standeven.
 
Safety procedures and aseptic technique was reviewed by our iGEM supervisor: Janet Standeven.
 
<br><br>
 
<br><br>
Week 2 (Aug 15):
+
</div>
 +
 
 +
<button class="accordion">Week 2 (Aug 15):</button>
 +
<div class="panel">
 
<br>
 
<br>
 
This week was subjected to ligating two of our three parts of the genetic construct together: p-lambda-r/Lac I/ tspurple/ deg. Tag (LAA or DAS tags) + ROO1/ ClpXP/ CI
 
This week was subjected to ligating two of our three parts of the genetic construct together: p-lambda-r/Lac I/ tspurple/ deg. Tag (LAA or DAS tags) + ROO1/ ClpXP/ CI
Line 375: Line 410:
 
After ligation was complete the the genetic constructs were then transformed into separate DH10 <i>E. coli</i> cells  
 
After ligation was complete the the genetic constructs were then transformed into separate DH10 <i>E. coli</i> cells  
 
<br><br>
 
<br><br>
Week 3 (Aug 22):  
+
</div>
 +
 
 +
 
 +
<button class="accordion">Week 3 (Aug 22):</button>
 +
<div class="panel">
 
<br>
 
<br>
 
The previous transformation and ligation was unsuccessful due to the lack of ribosomal binding sites in the genetic constructs  
 
The previous transformation and ligation was unsuccessful due to the lack of ribosomal binding sites in the genetic constructs  
Line 383: Line 422:
 
Transformation and ligation of the third part: genetic construct without a degradation tag present  
 
Transformation and ligation of the third part: genetic construct without a degradation tag present  
 
<br><br>
 
<br><br>
Week 4 (Aug 29):
+
 
 +
 
 +
 
 +
<button class="accordion">Week 4 (Aug 29):</button>
 +
<div class="panel">
 
<br>
 
<br>
 
The continuation of the re-ligations and re-transformations during week 3 were ultimately unsuccessful due to RFP( red fluorescent protein)  contamination
 
The continuation of the re-ligations and re-transformations during week 3 were ultimately unsuccessful due to RFP( red fluorescent protein)  contamination
Line 389: Line 432:
 
Miniprep and nanodrop of the genetic construct without a present degradation tag in the backbone: 1C3.
 
Miniprep and nanodrop of the genetic construct without a present degradation tag in the backbone: 1C3.
 
<br><br>
 
<br><br>
Week 5 (Sep 5):  
+
</div>
 +
 
 +
 
 +
<button class="accordion">Week 5 (Sep 5):</button>
 +
<div class="panel">
 
<br>
 
<br>
 
Further detection of previous errors  
 
Further detection of previous errors  
Line 401: Line 448:
 
The above ligations were also transformed  
 
The above ligations were also transformed  
 
<br><br>
 
<br><br>
Week 6 (Sep 12)
+
</div>
 +
 
 +
 
 +
<button class="accordion">Week 6 (Sep 12):</button>
 +
<div class="panel">
 
<br><br>
 
<br><br>
 +
</div>
 +
 +
 +
 
Week 7 (Sep 19)
 
Week 7 (Sep 19)
 
<br><br>
 
<br><br>
 +
 +
 +
 
Week 8 (Sep 26)
 
Week 8 (Sep 26)
 
<br><br>
 
<br><br>
 +
 +
 +
 
Week 9 (Oct 3)
 
Week 9 (Oct 3)
 
<br><br>
 
<br><br>
 +
 +
 +
 
Week 10 (Oct 10)
 
Week 10 (Oct 10)
 
<br>
 
<br>
Line 415: Line 479:
 
Ligation  
 
Ligation  
 
<br><br>
 
<br><br>
 +
 +
 +
 
</p>
 
</p>
 
</div></div></div></div>
 
</div></div></div></div>
 
</section>
 
</section>
  
 +
 +
<script>
 +
var acc = document.getElementsByClassName("accordion");
 +
var i;
 +
 +
for (i = 0; i < acc.length; i++) {
 +
    acc[i].onclick = function(){
 +
        this.classList.toggle("active");
 +
        this.nextElementSibling.classList.toggle("show");
 +
  }
 +
}
 +
</script>
 
</div>
 
</div>
  

Revision as of 02:04, 16 October 2016



Notebook


Safety procedures and aseptic technique was reviewed by our iGEM supervisor: Janet Standeven.


This week was subjected to ligating two of our three parts of the genetic construct together: p-lambda-r/Lac I/ tspurple/ deg. Tag (LAA or DAS tags) + ROO1/ ClpXP/ CI
Note: no construct was ligated without a present degradation tag
After ligation was complete the the genetic constructs were then transformed into separate DH10 E. coli cells


The previous transformation and ligation was unsuccessful due to the lack of ribosomal binding sites in the genetic constructs
We were required to re-digest, re-transform and re-ligate the p-lambda-r/ LacI/ TsPurple/ deg.tag(LAA or DAS) + ROO11/ ClpXP/ CI
Transformation and ligation of the third part: genetic construct without a degradation tag present


The continuation of the re-ligations and re-transformations during week 3 were ultimately unsuccessful due to RFP( red fluorescent protein) contamination
Miniprep and nanodrop of the genetic construct without a present degradation tag in the backbone: 1C3.


Further detection of previous errors
Liquid culture of genetic construct without present degradation tag
Inoculation of RFP and previous TS purple colonies
Due to several unsuccessful procedures, we decide to religate p-lamba-r/LacI + ts purple (deg tag) and R0011/ClpXP + CI
The above ligations were also transformed



Week 7 (Sep 19)

Week 8 (Sep 26)

Week 9 (Oct 3)

Week 10 (Oct 10)
Successful transformation of TsPurple and GFP constructs with variation of degradations tag (LAA, DAS and no degradation tag) and IPTG levels ( 1 uM, 10 uM, 100 Um, 1 mM)
Ligation