Team:Alberta/Notebook May

From 2010.igem.org

(Difference between revisions)
 
(29 intermediate revisions not shown)
Line 9: Line 9:
/* SETS OUTSIDE BGCOLOUR AND INSIDE BGCOLOUR */
/* SETS OUTSIDE BGCOLOUR AND INSIDE BGCOLOUR */
-
 
body  
body  
{   
{   
Line 47: Line 46:
}
}
 +
/*navigation of months in the calendar*/
#navbar2
#navbar2
{
{
Line 58: Line 58:
   display: inline;
   display: inline;
}
}
 +
 +
.llink1 A:link {text-decoration: underline; color: #dddddd; font-size: 1em;}
 +
.llink1 A:visited {text-decoration: none; color: #eeeeee; font-size: 1em;}
 +
.llink1 A:hover {text-decoration: none; font-size: 1em;}
 +
.llink1 A:active {text-decoration: none; font-size: 1em;}
#highlight
#highlight
Line 90: Line 95:
{
{
   background: #656565;
   background: #656565;
-
   width: 69em;
+
   width: 75em;
   height: 100%;
   height: 100%;
-
   padding: 1em;
+
   padding: 0em;
   border: 0.5em solid #3b3b3b;
   border: 0.5em solid #3b3b3b;
-
   margin: 2em;
+
   margin: 0em;
   font-family: "Trebuchet MS", Times;
   font-family: "Trebuchet MS", Times;
   color: #ffffff;
   color: #ffffff;
Line 216: Line 221:
content {font-size: 1.5em; font-family: 'Trebuchet MS', Times; float: right; width: 40em;}
content {font-size: 1.5em; font-family: 'Trebuchet MS', Times; float: right; width: 40em;}
        
        
-
ul#tabs {list-style-type: none; margin: 0.2em 0em 0 0; padding: 0em; position: relative; top: 0.1em; right: -3.5em; text-align: center;}
+
ul#tabs {list-style-type: none; margin: 0.2em 0em 0 0; padding: 0em; position: relative; top: 0.1em; text-align: center;}
        
        
ul#tabs li {display: inline;}
ul#tabs li {display: inline;}
Line 226: Line 231:
ul#tabs li a.selected {color: #fff200; background-color: #3b3b3b; font-weight: bold; padding: 0.18em;}
ul#tabs li a.selected {color: #fff200; background-color: #3b3b3b; font-weight: bold; padding: 0.18em;}
        
        
-
div.tabContent {float: right; width: 50.9em; border: 0.5em solid #3b3b3b; padding: 0em; background-color: #656565; color: #ffffff; white-space: pre-wrap; position: absolute; right: 0em; top: 10.4em;}
+
div.tabContent {float: right; width: 50em; border: 0.5em solid #3b3b3b; padding: 0em; background-color: #656565; color: #ffffff; white-space: pre-wrap; position: absolute; right: 0.4em; top: 10.4em;}
        
        
div.tabContent.hide {display: none;}
div.tabContent.hide {display: none;}
-
.h2 {text-decoration: none; color: #ffffff; font-size: 2em; font-family: "Trebuchet MS", Times; line-height: 120%; margin: 0em;}
+
.h3 {text-decoration: none; color: #ffffff; font-size: 2em; font-family: "Trebuchet MS", Times; line-height: 120%; margin: 0em;}
 +
 
 +
.h2 {text-decoration: none; color: #ffffff; font-size: 2em; font-family: "Trebuchet MS", Times; line-height: 200%; margin: 0em;}
 +
 
 +
.h1 {text-decoration: none; color: #f0ec72; font-size: 1.5em; font-family: "Trebuchet MS", Times; line-height: 150%; margin: 0em;}
.p {text-decoration: none; color: #ffffff; font-size: 1.5em; font-family: "Trebuchet MS", Times; text-align: left; padding: 1em; margin: 1em;}
.p {text-decoration: none; color: #ffffff; font-size: 1.5em; font-family: "Trebuchet MS", Times; text-align: left; padding: 1em; margin: 1em;}
Line 247: Line 256:
     function init() {
     function init() {
 +
 +
    var date_param = document.location.href.split('#')[1];
// Grab the tab links and content divs from the page
// Grab the tab links and content divs from the page
Line 277: Line 288:
         i++;
         i++;
}
}
 +
 +
    toggleMe("div"+date_param);
}
}
Line 343: Line 356:
<!-- NAVBAR -->
<!-- NAVBAR -->
-
<div id="navbar"><span class="llink2"><a href="https://2010.igem.org/Team:Alberta/JTest"> home</a> |  <a href="project"> project</a> | <a href="ethics"> ethics</a> | <a href="parts"> parts</a> | <a href="software"> software</a> | <a href="https://2010.igem.org/Team:Alberta/Notebook"> notebook</a> | <a href="https://2010.igem.org/Team:Alberta/team"> team</a></span>  
+
<div id="navbar"><span class="llink2"><a href="https://2010.igem.org/Team:Alberta/JTest"> home</a> |  <a href="project"> project</a> | <a href="human practices"> human practices</a> | <a href="https://2010.igem.org/Team:Alberta/parts"> parts</a> | <a href="software"> software</a> | <a href="https://2010.igem.org/Team:Alberta/Notebook"> notebook</a> | <a href="https://2010.igem.org/Team:Alberta/team"> team</a></span>  
</div>
</div>
Line 352: Line 365:
<div id="navbar2">
<div id="navbar2">
-
<span class="llink2"><a href="https://2010.igem.org/Team:Alberta/Notebook_May">May</a> |  <a href="https://2010.igem.org/Team:Alberta/Notebook_June">June</a> | <a href="https://2010.igem.org/Team:Alberta/Notebook_July">July</a> | <a href="https://2010.igem.org/Team:Alberta/Notebook_August">August</a> | <a href="https://2010.igem.org/Team:Alberta/Notebook_September">September</a> | <a href="https://2010.igem.org/Team:Alberta/Notebook_October">October</a> | <a href="https://2010.igem.org/Team:Alberta/Notebook_November">November</a></span>
+
<span class="llink1"><a href="https://2010.igem.org/Team:Alberta/Notebook_May">May</a> |  <a href="https://2010.igem.org/Team:Alberta/Notebook_June">June</a> | <a href="https://2010.igem.org/Team:Alberta/Notebook_July">July</a> | <a href="https://2010.igem.org/Team:Alberta/Notebook_August">August</a> | <a href="https://2010.igem.org/Team:Alberta/Notebook_September">September</a> | <a href="https://2010.igem.org/Team:Alberta/Notebook_October">October</a> | <a href="https://2010.igem.org/Team:Alberta/Notebook_November">November</a></span>
</div><br><br>
</div><br><br>
Line 429: Line 442:
<div class="tabContent" id="Notebook">
<div class="tabContent" id="Notebook">
-
<span class="h2">iGEM 2010 Notebook</span>
+
<span class="h3">iGEM 2010 Notebook</span>
<p>The lab notebook chronicles our journey in the creation of the Genomikon kit.  Many paths were woven together in space and time to reach this finished masterpiece.  To help you navigate through these trials with us we have laid out our notebook in a layered fashion.  This page gives a sketch of each project and how it interacts with each other.  Then follow the links to a projects page for time line of the major landmarks and accomplishments.  If you require more details on the project the links within that page will take you to our day-by-day work log.
<p>The lab notebook chronicles our journey in the creation of the Genomikon kit.  Many paths were woven together in space and time to reach this finished masterpiece.  To help you navigate through these trials with us we have laid out our notebook in a layered fashion.  This page gives a sketch of each project and how it interacts with each other.  Then follow the links to a projects page for time line of the major landmarks and accomplishments.  If you require more details on the project the links within that page will take you to our day-by-day work log.
Line 436: Line 449:
<div class="tabContent" id="Building">
<div class="tabContent" id="Building">
-
<span class="h2">Building Parts</span>
+
<span class="h3">Building Parts</span>
        
        
<p>The Building Parts project was responsible to first build a plasmid (plasmid 01)that contained our own specialized prefix and suffix nested inside of the standard BioBrick prefix and suffix.  After plasmid 01 existed we inserted the CcdB gene (the "death" gene) between our prefix and suffix removing the gene for Kanamycin resistance (plasmid 02).  Plasmid 02 is fantastic base plasmid from which we are able to amplify any part at all because it provides a positive selection marker when transformed into DH5&alpha;. At this point we were able to make parts en masse to put in our kit. After obtaining a particular part in a plasmid we PCRed the part and digested it ready to use in Assembly or to Test the plasmid.</p>
<p>The Building Parts project was responsible to first build a plasmid (plasmid 01)that contained our own specialized prefix and suffix nested inside of the standard BioBrick prefix and suffix.  After plasmid 01 existed we inserted the CcdB gene (the "death" gene) between our prefix and suffix removing the gene for Kanamycin resistance (plasmid 02).  Plasmid 02 is fantastic base plasmid from which we are able to amplify any part at all because it provides a positive selection marker when transformed into DH5&alpha;. At this point we were able to make parts en masse to put in our kit. After obtaining a particular part in a plasmid we PCRed the part and digested it ready to use in Assembly or to Test the plasmid.</p>
Line 442: Line 455:
<div class="tabContent" id="Testing">  
<div class="tabContent" id="Testing">  
-
<span class="h2">Testing Parts</span>
+
<span class="h3">Testing Parts</span>
        
        
<p>Before we were able to test parts we created 2 base testing plasmids (vector 01 and vector 02).  Vector 01 is designed to test Open Reading Frame parts, or parts that code for proteins.  The part is flanked by a promoter and the start codon on one side and a stop codon and terminator on the other.  Vector 02 is designed to test linker parts, or parts that control the expression of the Open Reading Frame parts they are next two.  In Vector 02 the part is flanked by two distinct reporter genes, that by comparing the relative expression of the 2 reporter genes we can determine the behavior of the linking part.</p>
<p>Before we were able to test parts we created 2 base testing plasmids (vector 01 and vector 02).  Vector 01 is designed to test Open Reading Frame parts, or parts that code for proteins.  The part is flanked by a promoter and the start codon on one side and a stop codon and terminator on the other.  Vector 02 is designed to test linker parts, or parts that control the expression of the Open Reading Frame parts they are next two.  In Vector 02 the part is flanked by two distinct reporter genes, that by comparing the relative expression of the 2 reporter genes we can determine the behavior of the linking part.</p>
Line 448: Line 461:
   
   
<div class="tabContent" id="Assembly">
<div class="tabContent" id="Assembly">
-
<span class="h2">Assembly Method</span>
+
<span class="h3">Assembly Method</span>
        
        
<p>Insert description here.</p>
<p>Insert description here.</p>
Line 454: Line 467:
<div class="tabContent" id="Plates">
<div class="tabContent" id="Plates">
-
<span class="h2">Plates</span>
+
<span class="h3">Plates</span>
        
        
<p>Insert description here.</p>
<p>Insert description here.</p>
Line 460: Line 473:
<div class="tabContent" id="Cells">
<div class="tabContent" id="Cells">
-
<span class="h2">Competent Cells</span>
+
<span class="h3">Competent Cells</span>
        
        
<p>Insert description here.</p>
<p>Insert description here.</p>
Line 466: Line 479:
<div class="tabContent" id="Software">
<div class="tabContent" id="Software">
-
<span class="h2">Software</span>
+
<span class="h3">Software</span>
        
        
<p>Insert description here.</p>
<p>Insert description here.</p>
Line 473: Line 486:
<div id="pop-up">
<div id="pop-up">
<div align="left" id='div30' class="hideme">
<div align="left" id='div30' class="hideme">
-
<span class="h2">May 30, 2010<br><br>
+
<p>May 30, 2010</p><br>
-
Building Parts</span>
+
<span class="h2">Building Parts</span>
<p>From the transformation of DH5&alpha; cells with pSB1C3-KanR performed on <a style="color: #fff200" href="" onclick="return toggleMe('div28')" return false;">28-05-2010</a>, we took 12 distinct colonies of each KanA/B' and KanB/A', streaked them on a new chloramphenicol plate and inoculated 5ml liquid cultures with the appropriate antibiotics overnight at 37<sup>o</sup>C. We also picked colonies of pSB4A5-J04450, pSB4C5-J04450 and pSB3T5-J04450, streaked and made 5mL liquid cultures of them too.</p>
<p>From the transformation of DH5&alpha; cells with pSB1C3-KanR performed on <a style="color: #fff200" href="" onclick="return toggleMe('div28')" return false;">28-05-2010</a>, we took 12 distinct colonies of each KanA/B' and KanB/A', streaked them on a new chloramphenicol plate and inoculated 5ml liquid cultures with the appropriate antibiotics overnight at 37<sup>o</sup>C. We also picked colonies of pSB4A5-J04450, pSB4C5-J04450 and pSB3T5-J04450, streaked and made 5mL liquid cultures of them too.</p>
</div>
</div>
<div align="left" id='div31' class="hideme">
<div align="left" id='div31' class="hideme">
-
<span class="h2">May 31, 2010<br><br>
+
<p>May 31, 2010</p><br>
-
Building Parts</span>
+
<a href="#b31" style="color: #fff200">Building Parts</a> |
-
<p>9/12 of the pSB1C3-KanA/B' Liquid cultures [[#30-05-2010|30-05-2010]] were successful and only 1/12 of the pSB1C3-KanB/A' liquid cultures were successful.  The pSB4A5, pSB3T5 and pSB4C5 liquid cultures worked.  Miniprepped all the liquid cultures that worked. However, the streaks on the plates worked.</p>
+
<a href="#s31" style="color: #fff200">Software</a><br>
 +
<span class="h2"><a name="b31" id "b31"></a>Building Parts</span>
 +
<p>9/12 of the pSB1C3-KanA/B' Liquid cultures <a style="color: #fff200" href="" onclick="return toggleMe('div30')" return false;">30-05-2010</a> were successful and only 1/12 of the pSB1C3-KanB/A' liquid cultures were successful.  The pSB4A5, pSB3T5 and pSB4C5 liquid cultures worked.  Miniprepped all the liquid cultures that worked. However, the streaks on the plates worked.</p>
<p>Performed a restriction digest of an aliquot of the pSB1C3-KanA/B' and pSB1C3-KanB/A' minipreps.  Digested with XbaI at 37<sup>o</sup>C for one hour and then with EcoRI at 37<sup>o</sup>C for one hour.  Ran a 1% agarose gel of the digests to determine the orientation of the KanR fragments. </p>
<p>Performed a restriction digest of an aliquot of the pSB1C3-KanA/B' and pSB1C3-KanB/A' minipreps.  Digested with XbaI at 37<sup>o</sup>C for one hour and then with EcoRI at 37<sup>o</sup>C for one hour.  Ran a 1% agarose gel of the digests to determine the orientation of the KanR fragments. </p>
-
<!--who did this digest!! we need an image-->
+
<--Need an image-->
-
<p>KanA/B' and KanB/A' fragements PCRed on [[#11-05-2010|11-05-2010]], digested with BsaI at 37<sup>o</sup>C for 1.5hours, heat inactivated at 65<sup>o</sup>C for 30 minutes.  Tried to ligate KanA/B' fragments to each other and tried to ligate KanB/A' fragments to each other.  Also tried to ligate KanA/B' fragments with KanB/A'.  Ligated with T4 DNA ligase overnight at 16<sup>o</sup>C.</p>
+
<p>KanA/B' and KanB/A' fragments PCRed on <a style="color: #fff200" href="https://2010.igem.org/wiki/index.php?title=Team:Alberta/Notebook_May" onclick="return toggleMe('div11')" return false;">11-05-2010</a>, digested with BsaI at 37<sup>o</sup>C for 1.5hours, heat inactivated at 65<sup>o</sup>C for 30 minutes.  Tried to ligate KanA/B' fragments to each other and tried to ligate KanB/A' fragments to each other.  Also tried to ligate KanA/B' fragments with KanB/A'.  Ligated with T4 DNA ligase overnight at 16<sup>o</sup>C.</p>
 +
 
 +
<span class="h2"><a name="s31" id "s31"></a>Software</span>
 +
<p>Mike</p>
 +
<p> * working on lab book<br>
 +
    * so far have working forms for adding new steps and experiments and navigation of experiments<br>
 +
    * today was working on inline editing features and added some styles to the layout<br>
 +
    * things to work on: get inline editing to working state, add images to experiment views and possibly image uploading </p>
 +
<br>
 +
Jacqueline
 +
<p> * added user authentication<br>
 +
    * added glossary entry form<br>
 +
    * working on encyclopedia entry form </p>
 +
<br>
 +
Steve
 +
<p>    *  Working on parts designer javascript applet<br>
 +
          o Functioning drag and drop<br>
 +
          o Working on adding more features like sequence annotation </p>
 +
<img src="https://static.igem.org/mediawiki/2010/9/99/Partdesignerdev1.png" width="100%" height="25em" alt=""/>
 +
 
</div>
</div>
<div align="left" id='div10' class="hideme">
<div align="left" id='div10' class="hideme">
-
<span class="h2">May 10, 2010<br><br>
+
<p>May 10, 2010</p><br>
-
Building Parts</span>
+
<span class="h2">Building Parts</span>
-
<p>PCR a Kanamycin resistance cassette fragment from p1003 with primers containing either the A/B' ends or the B/A' ends. (Fragments formed called KanR A/B'-Bsa and KanR B/A'-Bsa respectively)</p>
+
 
-
<p>Recipe:</br>
+
<p><span class="h1">Construct of Kan Resistance Bsa in pSB1C3 Backbone</span></p>
 +
 
 +
<p>PCR Kanamycin resistance cassette fragment from p1003 containing either the A/B' ends or the B/A' ends. Fragments formed are called KanR A/B'-Bsa and KanR B/A'-Bsa respectively.</p>
 +
<p>PCR Recipe:  
<ul>1&mu;L p1003 (approx. 1ng)</ul>
<ul>1&mu;L p1003 (approx. 1ng)</ul>
<ul>2.5&mu;L prA_p1003+</ul>
<ul>2.5&mu;L prA_p1003+</ul>
Line 501: Line 538:
<ul>35.5&mu;L MilliQ H<sub>2</sub>O</ul></p>
<ul>35.5&mu;L MilliQ H<sub>2</sub>O</ul></p>
<p>Same recipe for KanR B/A'-Bsa except primers are prB_p1003+ and prA'_p1003-. </p>
<p>Same recipe for KanR B/A'-Bsa except primers are prB_p1003+ and prA'_p1003-. </p>
-
<p>Program:
+
<p>PCR Program:
<ul>5 min-94<sup>o</sup>C</ul>
<ul>5 min-94<sup>o</sup>C</ul>
<ul>45 sec-94<sup>o</sup>C</ul>
<ul>45 sec-94<sup>o</sup>C</ul>
Line 508: Line 545:
<ul>Repeat 2 through 4 35 times</ul>
<ul>Repeat 2 through 4 35 times</ul>
<ul>5 min-72<sup>o</sup>C</ul></p>
<ul>5 min-72<sup>o</sup>C</ul></p>
-
<!--Image of gel performed that day. 5&mu;L of each PCR reaction, 1&mu;L of 10X loading dye and 4&mu;L MilliQ water in a 1% agarose gel -->
+
<--Image of gel performed that day. 5&mu;L of each PCR reaction, 1&mu;L of 10X loading dye and 4&mu;L MilliQ water in a 1% agarose gel -->
 +
<p>Experiment continues on <a style="color: #fff200" href="" onclick="return toggleMe('div11')" return false;">11-05-2010</a>.</p>
</div>
</div>
<div align="left" id='div11' class="hideme">
<div align="left" id='div11' class="hideme">
-
<span class="h2">May 11, 2010<br><br>
+
<p>May 11, 2010</p><br>
-
Building Parts</span>
+
<span class="h2">Building Parts</span>
 +
 
 +
<p><span class="h1">Construct of Kan Resistance Bsa in pSB1C3 Backbone</span></p>
 +
 
<p>PCR purification of KanR A/B'-Bsa and KanR B/A'-Bsa created <a style="color: #fff200" href="" onclick="return toggleMe('div10')" return false;">10-05-2010</a> with Qiagen PCR cleanup kit.</p>
<p>PCR purification of KanR A/B'-Bsa and KanR B/A'-Bsa created <a style="color: #fff200" href="" onclick="return toggleMe('div10')" return false;">10-05-2010</a> with Qiagen PCR cleanup kit.</p>
-
<p>Determined concentrations by nanodrop. KanA/B'-Bsa: 101.1ng/&mu;L KanB/A'-Bsa:89.6ng/&mu;L</p>
+
<p>Determined concentrations by nanodrop: KanA/B'-Bsa: 101.1ng/&mu;L and KanB/A'-Bsa:89.6ng/&mu;L</p>
 +
<p>Experiment continues on <a style="color: #fff200" href="" onclick="return toggleMe('div19')" return false;">19-05-2010</a>.
</div>
</div>
<div align="left" id='div17' class="hideme">
<div align="left" id='div17' class="hideme">
-
<span class="h2">May 17, 2010<br><br>
+
<p>May 17, 2010</p><br>
-
Building Parts</span>
+
<span class="h2">Building Parts</span>
-
<p>Innoculated 250mL overnight cultures with 10mL,4mL and 2mL of a starter culture of DH5&alpha;.  Left shaking at 18<sup>o</sup>C overnight. </p>
+
 
 +
<p><span class="h1">Producing DH5&alpha; Competent Cells Stock</span></p>
 +
 
 +
<p>Innoculated 250mL overnight cultures with 10mL,4mL and 2mL of a starter culture of DH5&alpha;.  Left shaking at 18<sup>o</sup>C overnight.</p>
 +
<p>Experiment continues on <a style="color: #fff200" href="" onclick="return toggleMe('div18')" return false;">18-05-2010</a>.
</div>
</div>
<div align="left" id='div18' class="hideme">
<div align="left" id='div18' class="hideme">
-
<span class="h2">May 18, 2010<br><br>
+
<p>May 18, 2010</p><br>
-
Building Parts</span>
+
<span class="h2">Building Parts</span>
-
<p>Prepared DH5&alpha; E.Coli competent cells using the Inoue Method. </p>
+
 
 +
<p><span class="h1">Producing DH5&alpha; Competent Cells Stock</span></p>
 +
 
 +
<p>Prepared DH5&alpha; E.Coli competent cells using the Inoue Method.</p>
 +
 
 +
<p><span class="h1">Transforming pSB1C3 Plasmid Backbone</span></p>
 +
 
<p>Transformed DH5&alpha; cells with pSB1C3-J04450 and grew overnight at 37<sup>o</sup>C on Chloramphenicol plates</p>
<p>Transformed DH5&alpha; cells with pSB1C3-J04450 and grew overnight at 37<sup>o</sup>C on Chloramphenicol plates</p>
 +
<p>Experiment continues on <a style="color: #fff200" href="" onclick="return toggleMe('div25')" return false;">25-05-2010</a>.</p>
</div>
</div>
<div align="left" id='div19' class="hideme">
<div align="left" id='div19' class="hideme">
-
<span class="h2">May 19, 2010<br><br>
+
<p>May 19, 2010</p><br>
-
Building Parts</span>
+
<span class="h2">Building Parts</span>
-
<p>From the transformation of DH5&alpha; cells with pSB1C3-J04450 performed on <a style="color: #fff200" href="" onclick="return toggleMe('div18')" return false;">18-05-2010</a>, we took 4 distinct colonies, streaked them on a new chloramphenicol plate and inoculated 5ml liquid cultures.</p>
+
 
 +
<p><span class="h1">Construct of Kan Resistance Bsa in pSB1C3 Backbone</span></p>
 +
 
 +
<p>From the transformation of DH5&alpha; cells with pSB1C3-J04450 performed on <a style="color: #fff200" href="" onclick="return toggleMe('div18')" return false;">18-05-2010</a>, we took 4 distinct colonies, streaked them on a new chloramphenicol plate and inoculated 5ml liquid cultures. These overnights will be used for minipreps for the plasmid backbone for the KanR Bsa insert.</p>
 +
<p>Experiment continues on <a style="color: #fff200" href="" onclick="return toggleMe('div20')" return false;">20-05-2010</a>.</p>
</div>
</div>
<div align="left" id='div20' class="hideme">
<div align="left" id='div20' class="hideme">
-
<span class="h2">May 20, 2010<br><br>
+
<p>May 20, 2010</p><br>
-
Building Parts</span>
+
<span class="h2">Building Parts</span>
 +
 
 +
<p><span class="h1">Construct of Kan Resistance Bsa in pSB1C3 Backbone</span></p>
 +
 
<p>Performed a Miniprep of 3 of the 4 5ml liquid cultures of DH5&alpha; cells with pSB1C3-J04450 from <a style="color: #fff200" href="" onclick="return toggleMe('div19')" return false;">19-05-2010</a>.  Took a 1&mu;L sample of the Miniprep solutions and digested with NotI at 37<sup>o</sup>C for 1 hour. </p>
<p>Performed a Miniprep of 3 of the 4 5ml liquid cultures of DH5&alpha; cells with pSB1C3-J04450 from <a style="color: #fff200" href="" onclick="return toggleMe('div19')" return false;">19-05-2010</a>.  Took a 1&mu;L sample of the Miniprep solutions and digested with NotI at 37<sup>o</sup>C for 1 hour. </p>
<p>Digestion Recipe:
<p>Digestion Recipe:
Line 547: Line 607:
<ul>7&mu;L MilliQ</ul></p>
<ul>7&mu;L MilliQ</ul></p>
<p>Ran Digestion on a 1% agarose gel to check that the plasmid obtained with what we expected. </p>
<p>Ran Digestion on a 1% agarose gel to check that the plasmid obtained with what we expected. </p>
-
<!-- Image of Gel-->
+
<-- Image of Gel-->
 +
<p>Experiment continues on <a style="color: #fff200" href="" onclick="return toggleMe('div27')" return false;">27-05-2010</a>.</p>
</div>
</div>
<div align="left" id='div25' class="hideme">
<div align="left" id='div25' class="hideme">
-
<span class="h2">May 25, 2010<br><br>
+
<p>May 25, 2010</p><br>
-
Building Parts</span>
+
 
 +
<a href="#b25" style="color: #fff200">Building Parts</a> |
 +
<a href="#a25" style="color: #fff200">Assembly Method</a> <br>
 +
 
 +
<span class="h2"><a name="b25" id "b25"></a>Building Parts</span>
 +
 
 +
<p><span class="h1">Transforming pSB1C3 Plasmid Backbone</span></p>
 +
 
<p>Made 1.5mL LB liquid cultures of pSB1C3 from the plate streaked on <a style="color: #fff200" href="" onclick="return toggleMe('div19')" return false;">19-05-2010</a> and added chloramphenicol.</p>
<p>Made 1.5mL LB liquid cultures of pSB1C3 from the plate streaked on <a style="color: #fff200" href="" onclick="return toggleMe('div19')" return false;">19-05-2010</a> and added chloramphenicol.</p>
 +
<p>Experiment continues on <a style="color: #fff200" href="" onclick="return toggleMe('div26')" return false;">26-05-2010</a>.</p>
 +
 +
<span class="h2"><a name="a25" id "a25"></a>Assembly Method</span>
 +
<p>Discussed an assembly method. Will start with a polyA tail Anchor oligo which will connect to a polyT tail which is bound to the bead. The anchor will consist of a primer region, a BsaI cut site, a buffer region, and finally, an A prime or B prime end. A byte with an appropriate end can be added to this anchor, and another byte can be added onto that, etc... The last thing to be added to the construct is a Terminator byte consisting of a buffer region, bsaI cut site, primer region and a polyT tail. This second primer sequence must be as uncomplimentary as possible to the anchor's primer site so as to minimize primers binding to each other when PCRing the assembled construct. The primers melting point must be around 65 <sup>o</sup>C. After the construct is assembled on the bead, it is heated off and the polyA tail of the anchor binds to the polyT tail of the terminator and a plasmid is born.</p>
 +
<p>We will purchase NEB oligo dT magnetic and cellulose beads which have a polyT tail (5' to 3') 25 nucleotides long. They are meant for mRNA isolation, but should work fine for our purposes. Used the IDT Analyzer software to determine what length of polyA tail is required for our anchor to have a melting temperature of 30 degrees Celcius (decided to change this melting temp later). This melting temp is sensitive to Na+ and Mg++ concentrations, so referred to ligase buffer and elution buffer for these concentrations.</p>
 +
<p>The BsaI A end should look like this:<---diagram---></p>
 +
<p>Designed an anchor with a polyA10 tail with a primer (Tm=65.1 <sup>o</sup>C) region and the BsaI cut site with an A' end (ACCC).</p>
</div>
</div>
<div align="left" id='div26' class="hideme">
<div align="left" id='div26' class="hideme">
-
<span class="h2">May 26, 2010<br><br>
+
<p>May 26, 2010</p><br>
-
Building Parts</span>
+
 
 +
<a href="#b26" style="color: #fff200">Building Parts</a> |
 +
<a href="#a26" style="color: #fff200">Assembly Method</a><br>
 +
 
 +
<span class="h2"><a name="b26" id "b26"></a>Building Parts</span>
 +
 
 +
<p><span class="h1">Transforming pSB1C3 Plasmid Backbone</span></p>
 +
 
<p>Made 3 glycerol stocks of pSB1C3 from overnight made <a style="color: #fff200" href="" onclick="return toggleMe('div25')" return false;">25-05-2010</a>.</p>
<p>Made 3 glycerol stocks of pSB1C3 from overnight made <a style="color: #fff200" href="" onclick="return toggleMe('div25')" return false;">25-05-2010</a>.</p>
 +
 +
<span class="h2"><a name="a26" id "a26"></a>Assembly Method</span>
 +
<p>Designed new anchors, ordered oligos. Designed new anchors with larger polyA tail (and without hairpins, or self dimerize-ness).</p>
</div>
</div>
<div align="left" id='div27' class="hideme">
<div align="left" id='div27' class="hideme">
-
<span class="h2">May 27, 2010<br><br>
+
<p>May 27, 2010</p><br>
-
Building Parts</span>
+
 
 +
<a href="#b27" style="color: #fff200">Building Parts</a> |
 +
<a href="#a27" style="color: #fff200">Assembly Method</a><br>
 +
 
 +
<span class="h2"><a name="b27" id "b27"></a>Building Parts</span>
 +
 
 +
<p><span class="h1">Construct of Kan Resistance Bsa in pSB1C3 Backbone</span></p>
 +
 
<p>Digested both A/B' and B/A' Kanamycin Resistance cassettes fragments from <a style="color: #fff200" href="" onclick="return toggleMe('div11')" return false;">11-05-2010</a> and pSB1C3 from <a style="color: #fff200" href="" onclick="return toggleMe('div20')" return false;">20-05-2010</a> with NotI at 37<sup>o</sup>C for 1 hour. Heat inactivated the NotI for 10 minutes at 65<sup>o</sup>C.  Ligated the Kanamycin Resistance cassettes into pSB1C3 at 16<sup>o</sup>C for 1 hour then took 15&mu;L to room temperature for 2 hours.  Transformed 100&mu;L of DH5&alpha; cells with 5&mu;L of RT ligation reaction. Plated transformation on plates with both Chloramphenicol and Kanamycin.</p>
<p>Digested both A/B' and B/A' Kanamycin Resistance cassettes fragments from <a style="color: #fff200" href="" onclick="return toggleMe('div11')" return false;">11-05-2010</a> and pSB1C3 from <a style="color: #fff200" href="" onclick="return toggleMe('div20')" return false;">20-05-2010</a> with NotI at 37<sup>o</sup>C for 1 hour. Heat inactivated the NotI for 10 minutes at 65<sup>o</sup>C.  Ligated the Kanamycin Resistance cassettes into pSB1C3 at 16<sup>o</sup>C for 1 hour then took 15&mu;L to room temperature for 2 hours.  Transformed 100&mu;L of DH5&alpha; cells with 5&mu;L of RT ligation reaction. Plated transformation on plates with both Chloramphenicol and Kanamycin.</p>
<p>Digestion Recipe:
<p>Digestion Recipe:
Line 571: Line 663:
<ul>1&mu;L NotI</ul>
<ul>1&mu;L NotI</ul>
<ul>1&mu;L 10X ReACT 3</ul>  
<ul>1&mu;L 10X ReACT 3</ul>  
-
<ul>:5&mu;L MilliQ</ul></p>
+
<ul>5&mu;L MilliQ</ul></p>
<p>Ligation Recipe:
<p>Ligation Recipe:
<ul>10&mu;L of Digest solution</ul>
<ul>10&mu;L of Digest solution</ul>
Line 577: Line 669:
<ul>6&mu;L 5X Buffer</ul>
<ul>6&mu;L 5X Buffer</ul>
<ul>13&mu;L MilliQ H<sub>2</sub>O</ul></p>
<ul>13&mu;L MilliQ H<sub>2</sub>O</ul></p>
-
<p>Also transformed pSB4A5-J04450, pSB4C5-J04450 and pSB3T5-J04450 from the 2010 biobrick parts into DH5&alpha; cells.</p>
+
<p>Experiment continues on <a style="color: #fff200" href="" onclick="return toggleMe('div28')" return false;">28-05-2010</a>.</p>
 +
 
 +
<p><span class="h1">Transforming pSB4A5, pSB4C5 and pSB3T5 Plasmids</span></p>
 +
 
 +
<p>Transformed pSB4A5-J04450, pSB4C5-J04450 and pSB3T5-J04450 from the 2010 biobrick parts into DH5&alpha; cells.</p>
 +
<p>Experiment continues on <a style="color: #fff200" href="" onclick="return toggleMe('div28')" return false;">28-05-2010</a>.</p>
 +
 
 +
<p><span class="h1">Constructing Amp, Chlor and Tet Resistance Inserts</span></p>
 +
 
<p>Performed PCR reactions to create parts with antibiotic resistance with negative controls.</p>
<p>Performed PCR reactions to create parts with antibiotic resistance with negative controls.</p>
<p>PCR Recipe:
<p>PCR Recipe:
Line 587: Line 687:
<ul>1&mu;L Template (psB4A5-J04450, psB4C5-J04450 or psB3T5-J04450)</ul>
<ul>1&mu;L Template (psB4A5-J04450, psB4C5-J04450 or psB3T5-J04450)</ul>
<ul>2.5&mu;L Primer + (PrA psB4A5 ApR+, PrA psB4C5 ChR+ or PrA psB3T5 TR+)</ul>
<ul>2.5&mu;L Primer + (PrA psB4A5 ApR+, PrA psB4C5 ChR+ or PrA psB3T5 TR+)</ul>
-
:2.5&mu;L Primer - (PrB psB4A5 ApR-, PrB psB4C5 ChR- or PrB psB3T5 TR-)</p>
+
<ul>2.5&mu;L Primer - (PrB psB4A5 ApR-, PrB psB4C5 ChR- or PrB psB3T5 TR-)</ul></p>
<p>PCR Program:
<p>PCR Program:
<ul>5 min-94<sup>o</sup>C</ul>
<ul>5 min-94<sup>o</sup>C</ul>
Line 595: Line 695:
<ul>Repeat 2 through 4 35 times</ul>
<ul>Repeat 2 through 4 35 times</ul>
<ul>5 min-72<sup>o</sup>C</ul></p>
<ul>5 min-72<sup>o</sup>C</ul></p>
-
<!--gel images of PCR Products (Alina's) and ligated and pre-digested samples (Jeremy's)-->
+
<--gel images of PCR Products (Alina's) and ligated and pre-digested samples (Jeremy's)--><br>
 +
 
 +
<span class="h2"><a name="a27" id "a27"></a>Assembly Method</span>
 +
<p>No binding capacity specified in the manual for the beads in terms of mols or mass of DNA or beads. Binding capacity is given in terms of cells (because the beads are meant for mRNA isolation from cells). Will have to quantify binding capacity later.</p>
 +
<p>Derivation of mole matching equation: ssDNA is ~330 grams/(mol*bp).</p>
 +
<p>moles = [concentration X volume] / [(330grams/mol X bp) X length]</p>
 +
<p>moles<sub>1</sub> = moles<sub>2</sub></p>
 +
<p>c<sub>1</sub>v<sub>1</sub>/[(330g/mol X bp) X l<sub>1</sub>] = c<sub>2</sub>v<sub>2</sub>/[(330g/mol X bp) X l<sub>2</sub>]</p>
 +
<p>v<sub>1</sub> = v<sub>2</sub>(c<sub>2</sub> X l<sub>1</sub>/ c<sub>1</sub> X l<sub>2</sub>)</p>
 +
 
 +
<p> Ordered new primers for anchor:
 +
<ul>GCG CGC CCG GTC TCA TGG GTC ACC CTC CC</ul>
 +
<ul>GGG AGG GTG ACC CAT GAG ACC GGC GCG C[A]<sub>12</sub></ul></p>
</div>
</div>
<div align="left" id='div28' class="hideme">
<div align="left" id='div28' class="hideme">
-
<span class="h2">May 28, 2010<br><br>
+
<p>May 28, 2010</p><br>
-
Building Parts</span>
+
<span class="h2">Building Parts</span>
 +
 
 +
<p><span class="h1">Construct of Kan Resistance Bsa in pSB1C3 Backbone</span></p>
 +
 
<p>We got colonies!! (it's a fantastic feeling) We then lovingly put them in the cold room to await our return from Calgary</p>
<p>We got colonies!! (it's a fantastic feeling) We then lovingly put them in the cold room to await our return from Calgary</p>
</div>
</div>

Latest revision as of 18:29, 4 August 2010

genomikon


May 2010

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
iGEM 2010 Notebook

The lab notebook chronicles our journey in the creation of the Genomikon kit. Many paths were woven together in space and time to reach this finished masterpiece. To help you navigate through these trials with us we have laid out our notebook in a layered fashion. This page gives a sketch of each project and how it interacts with each other. Then follow the links to a projects page for time line of the major landmarks and accomplishments. If you require more details on the project the links within that page will take you to our day-by-day work log.

Building Parts

The Building Parts project was responsible to first build a plasmid (plasmid 01)that contained our own specialized prefix and suffix nested inside of the standard BioBrick prefix and suffix. After plasmid 01 existed we inserted the CcdB gene (the "death" gene) between our prefix and suffix removing the gene for Kanamycin resistance (plasmid 02). Plasmid 02 is fantastic base plasmid from which we are able to amplify any part at all because it provides a positive selection marker when transformed into DH5α. At this point we were able to make parts en masse to put in our kit. After obtaining a particular part in a plasmid we PCRed the part and digested it ready to use in Assembly or to Test the plasmid.

Testing Parts

Before we were able to test parts we created 2 base testing plasmids (vector 01 and vector 02). Vector 01 is designed to test Open Reading Frame parts, or parts that code for proteins. The part is flanked by a promoter and the start codon on one side and a stop codon and terminator on the other. Vector 02 is designed to test linker parts, or parts that control the expression of the Open Reading Frame parts they are next two. In Vector 02 the part is flanked by two distinct reporter genes, that by comparing the relative expression of the 2 reporter genes we can determine the behavior of the linking part.

Assembly Method

Insert description here.

Plates

Insert description here.

Competent Cells

Insert description here.

Software

Insert description here.

May 30, 2010


Building Parts

From the transformation of DH5α cells with pSB1C3-KanR performed on 28-05-2010, we took 12 distinct colonies of each KanA/B' and KanB/A', streaked them on a new chloramphenicol plate and inoculated 5ml liquid cultures with the appropriate antibiotics overnight at 37oC. We also picked colonies of pSB4A5-J04450, pSB4C5-J04450 and pSB3T5-J04450, streaked and made 5mL liquid cultures of them too.

May 31, 2010


Building Parts | Software
Building Parts

9/12 of the pSB1C3-KanA/B' Liquid cultures 30-05-2010 were successful and only 1/12 of the pSB1C3-KanB/A' liquid cultures were successful. The pSB4A5, pSB3T5 and pSB4C5 liquid cultures worked. Miniprepped all the liquid cultures that worked. However, the streaks on the plates worked.

Performed a restriction digest of an aliquot of the pSB1C3-KanA/B' and pSB1C3-KanB/A' minipreps. Digested with XbaI at 37oC for one hour and then with EcoRI at 37oC for one hour. Ran a 1% agarose gel of the digests to determine the orientation of the KanR fragments.

<--Need an image-->

KanA/B' and KanB/A' fragments PCRed on 11-05-2010, digested with BsaI at 37oC for 1.5hours, heat inactivated at 65oC for 30 minutes. Tried to ligate KanA/B' fragments to each other and tried to ligate KanB/A' fragments to each other. Also tried to ligate KanA/B' fragments with KanB/A'. Ligated with T4 DNA ligase overnight at 16oC.

Software

Mike

* working on lab book
* so far have working forms for adding new steps and experiments and navigation of experiments
* today was working on inline editing features and added some styles to the layout
* things to work on: get inline editing to working state, add images to experiment views and possibly image uploading


Jacqueline

* added user authentication
* added glossary entry form
* working on encyclopedia entry form


Steve

* Working on parts designer javascript applet
o Functioning drag and drop
o Working on adding more features like sequence annotation

May 10, 2010


Building Parts

Construct of Kan Resistance Bsa in pSB1C3 Backbone

PCR Kanamycin resistance cassette fragment from p1003 containing either the A/B' ends or the B/A' ends. Fragments formed are called KanR A/B'-Bsa and KanR B/A'-Bsa respectively.

PCR Recipe:

    1μL p1003 (approx. 1ng)
    2.5μL prA_p1003+
    2.5μL prB'_p1003-
    5μL 10X PCR buffer
    1μL 10uM dNTPs
    2μL 50uM MgCl2
    0.5μL Taq polymerase
    35.5μL MilliQ H2O

Same recipe for KanR B/A'-Bsa except primers are prB_p1003+ and prA'_p1003-.

PCR Program:

    5 min-94oC
    45 sec-94oC
    1 min-60oC
    1 min-72oC
    Repeat 2 through 4 35 times
    5 min-72oC

<--Image of gel performed that day. 5μL of each PCR reaction, 1μL of 10X loading dye and 4μL MilliQ water in a 1% agarose gel -->

Experiment continues on 11-05-2010.

May 11, 2010


Building Parts

Construct of Kan Resistance Bsa in pSB1C3 Backbone

PCR purification of KanR A/B'-Bsa and KanR B/A'-Bsa created 10-05-2010 with Qiagen PCR cleanup kit.

Determined concentrations by nanodrop: KanA/B'-Bsa: 101.1ng/μL and KanB/A'-Bsa:89.6ng/μL

Experiment continues on 19-05-2010.

May 17, 2010


Building Parts

Producing DH5α Competent Cells Stock

Innoculated 250mL overnight cultures with 10mL,4mL and 2mL of a starter culture of DH5α. Left shaking at 18oC overnight.

Experiment continues on 18-05-2010.

May 18, 2010


Building Parts

Producing DH5α Competent Cells Stock

Prepared DH5α E.Coli competent cells using the Inoue Method.

Transforming pSB1C3 Plasmid Backbone

Transformed DH5α cells with pSB1C3-J04450 and grew overnight at 37oC on Chloramphenicol plates

Experiment continues on 25-05-2010.

May 19, 2010


Building Parts

Construct of Kan Resistance Bsa in pSB1C3 Backbone

From the transformation of DH5α cells with pSB1C3-J04450 performed on 18-05-2010, we took 4 distinct colonies, streaked them on a new chloramphenicol plate and inoculated 5ml liquid cultures. These overnights will be used for minipreps for the plasmid backbone for the KanR Bsa insert.

Experiment continues on 20-05-2010.

May 20, 2010


Building Parts

Construct of Kan Resistance Bsa in pSB1C3 Backbone

Performed a Miniprep of 3 of the 4 5ml liquid cultures of DH5α cells with pSB1C3-J04450 from 19-05-2010. Took a 1μL sample of the Miniprep solutions and digested with NotI at 37oC for 1 hour.

Digestion Recipe:

    1μL Miniprep (between 153.2 ng/μl and 302.7ng/μl determined by nanodrop)
    1μL NotI
    1μL 10X ReACT 3
    7μL MilliQ

Ran Digestion on a 1% agarose gel to check that the plasmid obtained with what we expected.

<-- Image of Gel-->

Experiment continues on 27-05-2010.

May 25, 2010


Building Parts | Assembly Method
Building Parts

Transforming pSB1C3 Plasmid Backbone

Made 1.5mL LB liquid cultures of pSB1C3 from the plate streaked on 19-05-2010 and added chloramphenicol.

Experiment continues on 26-05-2010.

Assembly Method

Discussed an assembly method. Will start with a polyA tail Anchor oligo which will connect to a polyT tail which is bound to the bead. The anchor will consist of a primer region, a BsaI cut site, a buffer region, and finally, an A prime or B prime end. A byte with an appropriate end can be added to this anchor, and another byte can be added onto that, etc... The last thing to be added to the construct is a Terminator byte consisting of a buffer region, bsaI cut site, primer region and a polyT tail. This second primer sequence must be as uncomplimentary as possible to the anchor's primer site so as to minimize primers binding to each other when PCRing the assembled construct. The primers melting point must be around 65 oC. After the construct is assembled on the bead, it is heated off and the polyA tail of the anchor binds to the polyT tail of the terminator and a plasmid is born.

We will purchase NEB oligo dT magnetic and cellulose beads which have a polyT tail (5' to 3') 25 nucleotides long. They are meant for mRNA isolation, but should work fine for our purposes. Used the IDT Analyzer software to determine what length of polyA tail is required for our anchor to have a melting temperature of 30 degrees Celcius (decided to change this melting temp later). This melting temp is sensitive to Na+ and Mg++ concentrations, so referred to ligase buffer and elution buffer for these concentrations.

The BsaI A end should look like this:<---diagram--->

Designed an anchor with a polyA10 tail with a primer (Tm=65.1 oC) region and the BsaI cut site with an A' end (ACCC).

May 26, 2010


Building Parts | Assembly Method
Building Parts

Transforming pSB1C3 Plasmid Backbone

Made 3 glycerol stocks of pSB1C3 from overnight made 25-05-2010.

Assembly Method

Designed new anchors, ordered oligos. Designed new anchors with larger polyA tail (and without hairpins, or self dimerize-ness).

May 27, 2010


Building Parts | Assembly Method
Building Parts

Construct of Kan Resistance Bsa in pSB1C3 Backbone

Digested both A/B' and B/A' Kanamycin Resistance cassettes fragments from 11-05-2010 and pSB1C3 from 20-05-2010 with NotI at 37oC for 1 hour. Heat inactivated the NotI for 10 minutes at 65oC. Ligated the Kanamycin Resistance cassettes into pSB1C3 at 16oC for 1 hour then took 15μL to room temperature for 2 hours. Transformed 100μL of DH5α cells with 5μL of RT ligation reaction. Plated transformation on plates with both Chloramphenicol and Kanamycin.

Digestion Recipe:

    1μL Miniprep (302.7ng/μl determined by nanodrop)
    2μL either A/B' or B/A' Kanamycin resistance cassette (approx. 100ng/μL)
    1μL NotI
    1μL 10X ReACT 3
    5μL MilliQ

Ligation Recipe:

    10μL of Digest solution
    1μL T4 DNA ligase
    6μL 5X Buffer
    13μL MilliQ H2O

Experiment continues on 28-05-2010.

Transforming pSB4A5, pSB4C5 and pSB3T5 Plasmids

Transformed pSB4A5-J04450, pSB4C5-J04450 and pSB3T5-J04450 from the 2010 biobrick parts into DH5α cells.

Experiment continues on 28-05-2010.

Constructing Amp, Chlor and Tet Resistance Inserts

Performed PCR reactions to create parts with antibiotic resistance with negative controls.

PCR Recipe:

    3μL 10X PCR Buffer
    1μL 10 uM dNTPs
    2μL 50 uM MgCl2
    17.5μL MilliQ H2O
    0.5μL Taq Polymerase
    1μL Template (psB4A5-J04450, psB4C5-J04450 or psB3T5-J04450)
    2.5μL Primer + (PrA psB4A5 ApR+, PrA psB4C5 ChR+ or PrA psB3T5 TR+)
    2.5μL Primer - (PrB psB4A5 ApR-, PrB psB4C5 ChR- or PrB psB3T5 TR-)

PCR Program:

    5 min-94oC
    45 sec-94oC
    1 min-60oC
    1 min-72oC
    Repeat 2 through 4 35 times
    5 min-72oC

<--gel images of PCR Products (Alina's) and ligated and pre-digested samples (Jeremy's)-->
Assembly Method

No binding capacity specified in the manual for the beads in terms of mols or mass of DNA or beads. Binding capacity is given in terms of cells (because the beads are meant for mRNA isolation from cells). Will have to quantify binding capacity later.

Derivation of mole matching equation: ssDNA is ~330 grams/(mol*bp).

moles = [concentration X volume] / [(330grams/mol X bp) X length]

moles1 = moles2

c1v1/[(330g/mol X bp) X l1] = c2v2/[(330g/mol X bp) X l2]

v1 = v2(c2 X l1/ c1 X l2)

Ordered new primers for anchor:

    GCG CGC CCG GTC TCA TGG GTC ACC CTC CC
    GGG AGG GTG ACC CAT GAG ACC GGC GCG C[A]12

May 28, 2010


Building Parts

Construct of Kan Resistance Bsa in pSB1C3 Backbone

We got colonies!! (it's a fantastic feeling) We then lovingly put them in the cold room to await our return from Calgary