2010.igem.org/Team:Harvard/vectors/notebook

From 2010.igem.org

(Difference between revisions)
 
(34 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
+
{{HarvardFancybox}}
-
<head>
+
{{harvard_vector}}
-
<style>
+
-
#allcontent {
+
-
      width: 950px;
+
-
}
+
-
#sidebar a{
+
-
      text-decoration: none;
+
-
      color: #7F5217;
+
-
}
+
-
#sidebar a:hover{
+
-
    color: #A0C544;
+
-
    text-decoration: none;
+
-
}
+
-
body {
+
-
        margin-left: 10%;
+
-
font-family: Helvetica, Arial, sans-serif;
+
-
width: 900px;
+
-
font-size: 0.9 em;
+
-
color: #254117;
+
-
}
+
-
#headerlinks{
 
-
      margin-left: -20px;
 
-
}
 
-
#nav, #nav ul {
 
-
padding: 0;
 
-
list-style: none;
 
-
}
 
-
#nav a {
+
<html>
-
display: block;
+
-
width: 149px;
+
-
}
+
-
 
+
-
#nav li {
+
-
float: left;
+
-
width: 149px;
+
-
margin-right: 41px;
+
-
}
+
-
 
+
-
#nav li ul {
+
-
position: absolute;
+
-
width: 149px;
+
-
left: -999em;
+
-
}
+
-
 
+
-
#nav li:hover ul {
+
-
left: auto;
+
-
      text-decoration: none;
+
-
      color: white;
+
-
 
+
-
}
+
-
 
+
-
#nav li:hover ul, #nav li.sfhover ul {
+
-
left: auto;
+
-
      text-decoration: none;
+
-
      color: white;
+
-
}
+
-
 
+
-
sfHover = function() {
+
-
var sfEls = document.getElementById("nav").getElementsByTagName("LI");
+
-
for (var i=0; i<sfEls.length; i++) {
+
-
sfEls[i].onmouseover=function() {
+
-
this.className+=" sfhover";
+
-
}
+
-
sfEls[i].onmouseout=function() {
+
-
this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
+
-
}
+
-
}
+
-
}
+
-
if (window.attachEvent) window.attachEvent("onload", sfHover);
+
-
+
-
.bannerimage {
+
-
+
-
}
+
-
+
-
a.bannerlinks {
+
-
  color: white;
+
-
  text-decoration: none;
+
-
  }
+
-
+
-
a.bannerlinks:hover {
+
-
  background-color: #A0C544;
+
-
  color: white;
+
-
  text-decoration: none;
+
-
  }
+
-
 
+
-
a.bannertoplinks {
+
-
  color: white;
+
-
}
+
-
  a.bannertoplinks:hover {
+
-
  background-color: #A0C544;
+
-
  color: white;
+
-
  text-decoration: none;
+
-
  }
+
-
 
+
-
.bannerlinks {
+
-
background-color: #7F5217;
+
-
border-style: solid;
+
-
border-color: white;
+
-
border-width: 1px;
+
-
color: white;
+
-
padding: 3px 20px 3px 20px;
+
-
      margin-left: -19px;
+
-
}
+
-
 
+
-
.bannertoplinks {
+
-
background-color: #827B60;
+
-
border-style: solid;
+
-
border-color: white;
+
-
border-width: 1px;
+
-
color: white;
+
-
        margin-bottom: -2px;
+
-
padding: 3px 20px 3px 20px;
+
-
}
+
-
 
+
-
#twitter_div {
+
-
font-size: 0.8em;
+
-
      width: 280px;
+
-
}
+
-
 
+
-
#sidebar {
+
-
width: 300px;
+
-
float: right;
+
-
margin-right: 6px;
+
-
border-style: solid;
+
-
border-color: white;
+
-
border-width: 1px;
+
-
padding: 0px;
+
-
}
+
-
 
+
-
#abstract {
+
-
width: 600px;
+
-
border-style: solid;
+
-
border-color: white;
+
-
border-width: 1px;
+
-
padding: 10px;
+
-
line-height: 1.2em;
+
-
 
+
-
}
+
-
+
-
#twitter_div ul {
+
-
line-height: 1.3em;
+
-
text-indent: 3px;
+
-
list-style-image: url('https://static.igem.org/mediawiki/2010/1/11/Harvard2010leaficon.png');
+
-
}
+
-
+
-
#rightgroup {
+
-
float: right;
+
-
width: 300px;
+
-
padding: 10px;
+
-
}
+
-
+
-
#leftgroup {
+
-
width: 300px;
+
-
padding: 10px;
+
-
        margin-right: 20px;
+
-
}
+
-
+
-
#maincontent {
+
-
width: 610px;
+
-
}
+
-
 
+
-
a.sidebarlinks {
+
-
display: block;
+
-
width: 300px;
+
-
font-size: 1.2em;
+
-
text-align: center;
+
-
background-color: #827B60;
+
-
color: white;
+
-
padding: 10px 0px 10px 0px;
+
-
margin-bottom: 5px;
+
-
}
+
-
a.sidebarlinks:hover {
+
-
background-color: #A0C544;
+
-
}
+
-
 
+
-
</style>
+
-
</head>
+
-
<body>
+
-
<img class="bannerimage" src="https://static.igem.org/mediawiki/2010/7/7d/Harvard2010vectorbanner.png" width="950px"><br />
+
-
<div id="headerlinks">
+
-
<ul id="nav">
+
-
<li>
+
-
<a class="bannertoplinks" href="https://2010.igem.org/Team:Harvard">home</a>
+
-
</li>
+
-
+
-
<li><a class="bannertoplinks" href="#">project</a>
+
-
<ul>
+
-
<li><a class="bannerlinks" href="https://2010.igem.org/Team:Harvard/vectors">vectors</a></li>
+
-
<li><a class="bannerlinks" href="https://2010.igem.org/Team:Harvard/allergy">allergy</a></li>
+
-
<li><a class="bannerlinks" href="https://2010.igem.org/Team:Harvard/flavor">flavor</a></li>
+
-
<li><a class="bannerlinks" href="https://2010.igem.org/Team:Harvard/fences">genetic fence</a></li>
+
-
<li><a class="bannerlinks" href="https://2010.igem.org/Team:Harvard/human_practices/index">human practices</a></li>
+
-
</ul>
+
-
</li>
+
-
<li><a class="bannertoplinks" href="#">people</a>
+
-
<ul>
+
-
<li><a class="bannerlinks" href="https://2010.igem.org/Team:Harvard/students">students</a></li>
+
-
<li><a class="bannerlinks" href="https://2010.igem.org/Team:Harvard/advisors">advisors</a></li>
+
-
<li><a class="bannerlinks" href="https://2010.igem.org/Team:Harvard/sponsors">sponsors</a></li>
+
-
<li><a class="bannerlinks" href="https://2010.igem.org/Team:Harvard/gallery">gallery</a></li>
+
-
</ul>
+
-
</li>
+
-
<li><a class="bannertoplinks" href="#">online</a>
+
-
<ul>
+
-
<li><a class="bannerlinks" href="http://harvardigem.org">blog</a></li>
+
-
<li><a class="bannerlinks" href="http://twitter.com/harvardigem">twitter</a></li>
+
-
<li><a class="bannerlinks" href="http://openwetware.org/wiki/IGEM:Harvard/2010">openwetware</a></li>
+
-
<li><a class="bannerlinks" href="http://www.facebook.com/pages/Cambridge-MA/Harvard-iGEM/269794024286?ref=ts">facebook</a></li>
+
-
</ul>
+
-
</li>
+
-
<li><a class="bannertoplinks" href="https://2010.igem.org/Team:Harvard/contact">contact us</a>
+
-
</li>
+
-
</ul>
+
-
</div>
+
-
<br /><br />
+
-
 
+
-
<div id="sidebar">
+
-
<img src="https://static.igem.org/mediawiki/2010/d/d1/Harvard2010vectorheading.jpg" width="300px"><br /><br />
+
-
<a class="sidebarlinks" href="#" style="color:white">abstract</a>
+
-
<a class="sidebarlinks" href="http:/2010.igem.org/Team:Harvard/vectors/notebook" style="color:white">lab notebook</a>
+
-
<a class="sidebarlinks" href="http:/2010.igem.org/Team:Harvard/vectors/agro" style="color:white">intro to agrobacteria</a>
+
-
<a class="sidebarlinks" href="http:/2010.igem.org/Team:Harvard/vectors/arabidopsis" style="color:white">intro to arabidopsis</a>
+
-
<a class="sidebarlinks" href="http:/2010.igem.org/Team:Harvard/vectors/vectors" style="color:white">meet the vectors</a>
+
-
<a class="sidebarlinks" href="http:/2010.igem.org/Team:Harvard/vectors/parts" style="color:white">parts & primers</a>
+
-
<a class="sidebarlinks" href="http:/2010.igem.org/Team:Harvard/vectors/results" style="color:white">results</a>
+
-
<a class="sidebarlinks" href="http:/2010.igem.org/Team:Harvard/vectors/references" style="color:white">references</a>
+
-
</div>
+
 +
</html>{{harvard_notebook}}<html>
<div id="maincontent">
<div id="maincontent">
<div id="abstract">
<div id="abstract">
-
<h1><p name="notebook">notebook</p></h1>
+
<h1><a name="notebook">notebook</a></h1>
<table cellspacing="0" style="text-align:center">
<table cellspacing="0" style="text-align:center">
-
<tr><td class="notebook">Week 1</td><td class="notebook"><a href="#06-14-2010">06-14-2010</a></td><td class="notebook"><a href="#06-15-2010">06-15-2010</a></td><td class="notebook"><a href="#06-16-2010">06-16-2010</a></td><td class="notebook"><a href="#06-17-2010">06-17-2010</a></td><td class="notebook"><a href="#06-18-2010">06-18-2010</a></td></tr>
+
<tr><td class="notebook">Week 1</td><td class="notebook"><a class="notebooklink" href="#06-14-2010">06-14-2010</a></td><td class="notebook"><a class="notebooklink" href="#06-15-2010">06-15-2010</a></td><td class="notebook"><a class="notebooklink" href="#06-16-2010">06-16-2010</a></td><td class="notebook"><a href="#06-17-2010">06-17-2010</a></td><td class="notebook"><a class="notebooklink" href="#06-18-2010">06-18-2010</a></td></tr>
-
<tr><td class="notebook">Week 2</td><td class="notebook"><a href="#06-21-2010">06-21-2010</a></td><td class="notebook"><a href="#06-22-2010">06-22-2010</a></td><td class="notebook"><a href="#06-23-2010">06-23-2010</a></td><td class="notebook"><a href="#06-24-2010">06-24-2010</a></td><td class="notebook"><a href="#06-25-2010">06-25-2010</a></td></tr>
+
<tr><td class="notebook">Week 2</td><td class="notebook"><a class="notebooklink" href="#06-21-2010">06-21-2010</a></td><td class="notebook"><a class="notebooklink" href="#06-22-2010">06-22-2010</a></td><td class="notebook"><a class="notebooklink" href="#06-23-2010">06-23-2010</a></td><td class="notebook"><a class="notebooklink" href="#06-24-2010">06-24-2010</a></td><td class="notebook"><a class="notebooklink" href="#06-25-2010">06-25-2010</a></td></tr>
-
<tr><td class="notebook">Week 3</td><td class="notebook"><a href="#06-28-2010">06-28-2010</a></td><td class="notebook">-</td><td class="notebook"><a href="#06-30-2010">06-30-2010</a></td><td class="notebook"><a href="#06-17-2010">07-01-2010</a></td><td class="notebook"><a href="#06-18-2010">07-02-2010</a></td></tr>
+
<tr><td class="notebook">Week 3</td><td class="notebook"><a class="notebooklink" href="#06-28-2010">06-28-2010</a></td><td class="notebook">-</td><td class="notebook"><a class="notebooklink" href="#06-30-2010">06-30-2010</a></td><td class="notebook"><a class="notebooklink" href="#06-17-2010">07-01-2010</a></td><td class="notebook"><a class="notebooklink" href="#06-18-2010">07-02-2010</a></td></tr>
-
<tr><td class="notebook">Week 4</td><td class="notebook">-</td><td class="notebook"><a href="#07-06-2010">07-06-2010</a></td><td class="notebook"><a href="#07-07-2010">07-07-2010</a></td><td class="notebook"><a href="#07-08-2010">07-08-2010</a></td><td class="notebook"><a href="#07-09-2010">07-09-2010</a></td></tr>
+
<tr><td class="notebook">Week 4</td><td class="notebook">-</td><td class="notebook"><a class="notebooklink" href="#07-06-2010" class="notebooklink">07-06-2010</a></td><td class="notebook"><a class="notebooklink" href="#07-07-2010">07-07-2010</a></td><td class="notebook"><a class="notebooklink" href="#07-08-2010">07-08-2010</a></td><td class="notebook"><a class="notebooklink" href="#07-09-2010">07-09-2010</a></td></tr>
 +
        <tr><td class="notebook">Week 5</td><td class="notebook"><a class"notebooklink" href="#07-12-2010">07-12-2010</a></td><td class="notebook"><a class="notebooklink" href="#07-13-2010" class="notebooklink">07-13-2010</a></td><td class="notebook"><a class="notebooklink" href="#07-14-2010">07-14-2010</a></td><td class="notebook"><a class="notebooklink" href="#07-15-2010">07-15-2010</a></td><td class="notebook"><a class="notebooklink" href="#07-16-2010">07-16-2010</a></td></tr>
 +
        <tr><td class="notebook">Week 6</td><td class="notebook"><a class"notebooklink" href="#07-19-2010">07-19-2010</a></td><td class="notebook">-</td><td class="notebook">-</td><td class="notebook"><a class="notebooklink" href="#07-22-2010">07-22-2010</a></td><td class="notebook">-</td></tr>
</table>
</table>
<br /><br />
<br /><br />
-
<div id="entry"><span id="date"><a name="06-14-2010">06-14-2010</a></span> <span class="top">[<a href="#notebook">top</a>]</span><hr />
+
<div id="entry"><span id="date"><a name="06-14-2010" class="date">06-14-2010</a></span> [<a class="top" href="#notebook">top</a>]<hr />
Started preparation of agrobacterium vector backbones
Started preparation of agrobacterium vector backbones
<ul><li>Digested O1, O2, E3, E4, R1, R3 with HindIII and SpeI (Fast Digest Protocol - make link)</li>
<ul><li>Digested O1, O2, E3, E4, R1, R3 with HindIII and SpeI (Fast Digest Protocol - make link)</li>
<li>Ran digests on 1% agarose gel (protocol link)</li>
<li>Ran digests on 1% agarose gel (protocol link)</li>
<li>Digest successful for O1, O2, and R1 but not for E3, E4, and R3 (reason unknown)</li>
<li>Digest successful for O1, O2, and R1 but not for E3, E4, and R3 (reason unknown)</li>
-
<div><a href="../images/061410vectordigest.png" id="single_image"><img src="../images/061410vectordigest.png"  width="100px"/> [click to enlarge]</a></div>
+
<div><a href="https://static.igem.org/mediawiki/2010/f/fc/061410vectordigest.png" id="single_image"><img src="https://static.igem.org/mediawiki/2010/f/fc/061410vectordigest.png"  width="100px"/> [click to enlarge]</a></div>
<li>Cut out backbone (top) bands from O1, O2, R1 and saved them at 4&deg;C </li></ul></div>
<li>Cut out backbone (top) bands from O1, O2, R1 and saved them at 4&deg;C </li></ul></div>
-
<div id="entry"><span id="date"><a name="06-15-2010">06-15-2010</a></span> <span class="top">[<a href="#notebook">top</a>]</span><hr />
+
<div id="entry"><span id="date"><a class="date" name="06-15-2010">06-15-2010</a></span> [<a class="top" href="#notebook">top</a>]<hr />
Continued preparation of agrobacterium vector backbones
Continued preparation of agrobacterium vector backbones
<ul><li>Re-digested E3, E4, R1, R3 with HindIII and SpeI (Fast Digest Protocol - make link) </li>
<ul><li>Re-digested E3, E4, R1, R3 with HindIII and SpeI (Fast Digest Protocol - make link) </li>
<li class="indent">Digest successful for all reactions</li>
<li class="indent">Digest successful for all reactions</li>
-
<div class="indent"><a href="../images/061510vectordigest2.png" id="single_image"><img src="../images/061510vectordigest2.png"  width="100px"/> [click to enlarge]</a></div>
+
<div class="indent"><a href="https://static.igem.org/mediawiki/2010/a/ac/061510vectordigest2.png" id="single_image"><img src="https://static.igem.org/mediawiki/2010/a/ac/061510vectordigest2.png"  width="100px"/> [click to enlarge]</a></div>
<li class="indent">Cut out backbone (top) bands for E3, E4, R3 from the gel</li>
<li class="indent">Cut out backbone (top) bands for E3, E4, R3 from the gel</li>
<li>Realized that ordered O1, O2 oligos had SacII sticky and rather than HindIII</li>
<li>Realized that ordered O1, O2 oligos had SacII sticky and rather than HindIII</li>
Line 261: Line 39:
<li class="indent">Ran digests on 1% agarose gel (protocol link)</li>
<li class="indent">Ran digests on 1% agarose gel (protocol link)</li>
<li class="indent">Digest successful for both reactions</li>
<li class="indent">Digest successful for both reactions</li>
-
<div class="indent"><a href="../images/061510vectordigest3.png" id="single_image"><img src="../images/061510vectordigest3.png"  width="100px"/> [click to enlarge]</a></div>
+
<div class="indent"><a href="https://static.igem.org/mediawiki/2010/4/45/061510vectordigest3.png" id="single_image"><img src="https://static.igem.org/mediawiki/2010/4/45/061510vectordigest3.png"  width="100px"/> [click to enlarge]</a></div>
<li class="indent">Cut out backbone bands for both reactions</li>
<li class="indent">Cut out backbone bands for both reactions</li>
<li>Annealed open series insert oligos (synthesized by Mr. Gene) (protocol link - karmella's)</li>
<li>Annealed open series insert oligos (synthesized by Mr. Gene) (protocol link - karmella's)</li>
Line 270: Line 48:
<li class="indent">Ran digests on 1% agarose gel (protocol link)</li>
<li class="indent">Ran digests on 1% agarose gel (protocol link)</li>
<li class="indent">Digest successful for all reactions</li>
<li class="indent">Digest successful for all reactions</li>
-
<div class="indent"><a href="../images/061510vectordigest4.png" id="single_image"><img src="../images/061510vectordigest4.png"  width="100px"/> [click to enlarge]</a></div>
+
<div class="indent"><a href="https://static.igem.org/mediawiki/2010/8/8c/061510vectordigest4.png" id="single_image"><img src="https://static.igem.org/mediawiki/2010/8/8c/061510vectordigest4.png"  width="100px"/> [click to enlarge]</a></div>
<li class="indent">Cut out backbone (top) bands for each reaction, keeping the two digests of each vector in the same eppendorf tube.</li></ul></div>
<li class="indent">Cut out backbone (top) bands for each reaction, keeping the two digests of each vector in the same eppendorf tube.</li></ul></div>
-
<div id="entry"><span id="date"><a name="06-16-2010">06-16-2010</a></span> <span class="top">[<a href="#notebook">top</a>]</span><hr />
+
<div id="entry"><span id="date"><a class="date" name="06-16-2010">06-16-2010</a></span> [<a class="top" href="#notebook">top</a>]<hr />
Completed preparation of agrobacterium vector backbones and prepared expression series and reporter series inserts
Completed preparation of agrobacterium vector backbones and prepared expression series and reporter series inserts
<ul><li>Gel purified digest slices from previous day (protocol link)</li>
<ul><li>Gel purified digest slices from previous day (protocol link)</li>
Line 282: Line 60:
<li class="indent">Ran part of each reaction on 1% agarose gel to determine if correct products were formed</li>
<li class="indent">Ran part of each reaction on 1% agarose gel to determine if correct products were formed</li>
<li class="indent">PCR reactions were successful</li>
<li class="indent">PCR reactions were successful</li>
-
<div class="indent"><a href="../images/061610insertpcrcheck.png" id="single_image"><img src="../images/061610insertpcrcheck.png"  width="100px"/> [click to enlarge]</a></div>
+
<div class="indent"><a href="https://static.igem.org/mediawiki/2010/2/2e/061610insertpcrcheck.png" id="single_image"><img src="https://static.igem.org/mediawiki/2010/2/2e/061610insertpcrcheck.png"  width="100px"/> [click to enlarge]</a></div>
<li class="indent">PCR purified remainder of each reaction</li>
<li class="indent">PCR purified remainder of each reaction</li>
<li>Digested PCR products to prepare products with correct sticky ends (two digests per vector)</li>
<li>Digested PCR products to prepare products with correct sticky ends (two digests per vector)</li>
<li class="indent">Digested with HindIII and SpeI (Fast Digest Protocol, 20 ul reactions)</li>
<li class="indent">Digested with HindIII and SpeI (Fast Digest Protocol, 20 ul reactions)</li>
<li class="indent">Ran on 1% agarose gel (protocol)</li>
<li class="indent">Ran on 1% agarose gel (protocol)</li>
-
<div class="indent"><a href="../images/061610insertdigest.png" id="single_image"><img src="../images/061610insertdigest.png"  width="100px"/> [click to enlarge]</a></div>
+
<div class="indent"><a href="https://static.igem.org/mediawiki/2010/0/0d/061610insertdigest.png" id="single_image"><img src="https://static.igem.org/mediawiki/2010/0/0d/061610insertdigest.png"  width="100px"/> [click to enlarge]</a></div>
<li class="indent">Cut out insert (top) bands for each reaction, keeping the two digests of each product in the same eppendorf tube.</li>
<li class="indent">Cut out insert (top) bands for each reaction, keeping the two digests of each product in the same eppendorf tube.</li>
<li class="indent">Gel purified products (protocol)</li></ul></div>
<li class="indent">Gel purified products (protocol)</li></ul></div>
-
<div id="entry"><span id="date"><a name="06-17-2010">06-17-2010</a></span> <span class="top">[<a href="#notebook">top</a>]</span><hr />
+
<div id="entry"><span id="date"><a class="date" name="06-17-2010">06-17-2010</a></span> [<a class="top" href="#notebook">top</a>]<hr />
Ligated digested backbones and inserts. Transformed and plated on LB and Kanamycin.
Ligated digested backbones and inserts. Transformed and plated on LB and Kanamycin.
<ul><li>Prepared LB plates with 50 ug/ml kanamycin (15 ug of kanamycin per plate)</li>
<ul><li>Prepared LB plates with 50 ug/ml kanamycin (15 ug of kanamycin per plate)</li>
Line 307: Line 85:
-
<div id="entry"><span id="date"><a name="06-18-2010">06-18-2010</a></span> <span class="top">[<a href="#notebook">top</a>]</span><hr />
+
<div id="entry"><span id="date"><a class="date" name="06-18-2010">06-18-2010</a></span> [<a class="top" href="#notebook">top</a>]<hr />
Realized that there was a 1bp error in annealed oligos for O1 and O2 (had sticky end for SpeI site instead of NheI site)
Realized that there was a 1bp error in annealed oligos for O1 and O2 (had sticky end for SpeI site instead of NheI site)
<ul><li>Ordered new oligos with corrected bp</li></ul>
<ul><li>Ordered new oligos with corrected bp</li></ul>
Line 318: Line 96:
-
<div id="entry"><span id="date"><a name="06-21-2010">06-21-2010</a></span> <span class="top">[<a href="#notebook">top</a>]</span><hr />
+
<div id="entry"><span id="date"><a class="date" name="06-21-2010">06-21-2010</a></span> [<a class="top" href="#notebook">top</a>]<hr />
Carried out initial test to verify the identity of plasmid transformed into E. coli
Carried out initial test to verify the identity of plasmid transformed into E. coli
<ul><li>Carried out miniprep to obtain plasmids from cells (protocol link)</li>
<ul><li>Carried out miniprep to obtain plasmids from cells (protocol link)</li>
<li>Digested plasmids with EcoI and HindIII (protocol link)</li>
<li>Digested plasmids with EcoI and HindIII (protocol link)</li>
<li>Ran digests on 1% agarose gel (protocol link) </li>
<li>Ran digests on 1% agarose gel (protocol link) </li>
-
<div><a href="../images/062110digestconfirm.png" id="single_image"><img src="../images/062110digestconfirm.png"  width="100px"/> [click to enlarge]</a></div>
+
<div><a href="https://static.igem.org/mediawiki/2010/1/18/062110digestconfirm.png" id="single_image"><img src="https://static.igem.org/mediawiki/2010/1/18/062110digestconfirm.png"  width="100px"/> [click to enlarge]</a></div>
<li>Ladder was unclear so needed to repeat</li>
<li>Ladder was unclear so needed to repeat</li>
<li>Measured concentration of miniprep product</li>
<li>Measured concentration of miniprep product</li>
Line 330: Line 108:
-
<div id="entry"><span id="date"><a name="06-22-2010">06-22-2010</a></span> <span class="top">[<a href="#notebook">top</a>]</span><hr />
+
<div id="entry"><span id="date"><a class="date" name="06-22-2010">06-22-2010</a></span> [<a class="top" href="#notebook">top</a>]<hr />
Continued to carry out initial test to verify the identity of plasmid transformed into E. coli
Continued to carry out initial test to verify the identity of plasmid transformed into E. coli
<ul><li>Carried out miniprep to obtain plasmids from cells (protocol link)</li>
<ul><li>Carried out miniprep to obtain plasmids from cells (protocol link)</li>
<li>Digested plasmids with EcoI and HindIII (protocol link)</li>
<li>Digested plasmids with EcoI and HindIII (protocol link)</li>
<li>Ran digests on 1% agarose gel (protocol link) </li>
<li>Ran digests on 1% agarose gel (protocol link) </li>
-
<div><a href="../images/062210digestconfirm.png" id="single_image"><img src="../images/062210digestconfirm.png"  width="100px"/> [click to enlarge]</a></div>
+
<div><a href="https://static.igem.org/mediawiki/2010/e/e9/062210digestconfirm.png" id="single_image"><img src="https://static.igem.org/mediawiki/2010/e/e9/062210digestconfirm.png"  width="100px"/> [click to enlarge]</a></div>
<li>Larger bands were observed, suggesting the correct backbones were present</li>
<li>Larger bands were observed, suggesting the correct backbones were present</li>
<li>Smaller bands were observed, suggesting the correct inserts were present</li></ul>
<li>Smaller bands were observed, suggesting the correct inserts were present</li></ul>
Line 347: Line 125:
-
<div id="entry"><span id="date"><a name="06-23-2010">06-23-2010</a></span> <span class="top">[<a href="#notebook">top</a>]</span><hr />
+
<div id="entry"><span id="date"><a class="date" name="06-23-2010">06-23-2010</a></span> [<a class="top" href="#notebook">top</a>]<hr />
Continued to prepare for plasmids to be sequenced  
Continued to prepare for plasmids to be sequenced  
<ul><li>Picked 3 colonies from each of the V9, V10 and V12 plates and 4 colonies from each of the V11 plates</li>
<ul><li>Picked 3 colonies from each of the V9, V10 and V12 plates and 4 colonies from each of the V11 plates</li>
Line 354: Line 132:
-
<div id="entry"><span id="date"><a name="06-24-2010">06-24-2010</a></span> <span class="top">[<a href="#notebook">top</a>]</span><hr />
+
<div id="entry"><span id="date"><a class="date" name="06-24-2010">06-24-2010</a></span> [<a class="top" href="#notebook">top</a>]<hr />
Miniprepped V9-V12 cultures. Got yields with enough DNA to send to GeneWiz for sequencing. Primers arrived from Mr. Gene and we will send constructs off for sequencing next week.
Miniprepped V9-V12 cultures. Got yields with enough DNA to send to GeneWiz for sequencing. Primers arrived from Mr. Gene and we will send constructs off for sequencing next week.
<p>Started putting together Open Series constructs</p>
<p>Started putting together Open Series constructs</p>
Line 362: Line 140:
-
<div id="entry"><span id="date"><a name="06-25-2010">06-25-2010</a></span> <span class="top">[<a href="#notebook">top</a>]</span><hr />
+
<div id="entry"><span id="date"><a class="date" name="06-25-2010">06-25-2010</a></span> [<a class="top" href="#notebook">top</a>]<hr />
Continued preparation of Open Series constructs
Continued preparation of Open Series constructs
<ul><li>Picked colonies from both V7 (O1) and V8 (O2) and set up cultures. Only cultures for V7 grew. Because of the patterns of colonies on the plates, we suspect that the Kanamycin was not properly spread on the plates.</li>
<ul><li>Picked colonies from both V7 (O1) and V8 (O2) and set up cultures. Only cultures for V7 grew. Because of the patterns of colonies on the plates, we suspect that the Kanamycin was not properly spread on the plates.</li>
Line 368: Line 146:
-
<div id="entry"><span id="date"><a name="06-28-2010">06-28-2010</a></span> <span class="top">[<a href="#notebook">top</a>]</span><hr />
+
<div id="entry"><span id="date"><a class="date" name="06-28-2010">06-28-2010</a></span> [<a class="top" href="#notebook">top</a>]<hr />
Completed preparation of Open Series construct
Completed preparation of Open Series construct
<ul><li>Colonies grew for V8 (O2) only. Set up cultures for colonies.</li>
<ul><li>Colonies grew for V8 (O2) only. Set up cultures for colonies.</li>
Line 377: Line 155:
<li>Sent tubes to GeneWiz for sequencing</li></ul></div>
<li>Sent tubes to GeneWiz for sequencing</li></ul></div>
-
<div id="entry"><span id="date"><a name="06-30-2010">06-30-2010</a></span> <span class="top">[<a href="#notebook">top</a>]</span><hr />
+
<div id="entry"><span id="date"><a class="date" name="06-30-2010">06-30-2010</a></span> [<a class="top" href="#notebook">top</a>]<hr />
Got back sequencing results (link to sequences)
Got back sequencing results (link to sequences)
<ul><li>Confirmed V9, V10, V11, V12 - both #5,6 for all. V11 had a single base pair change in the middle of the GusA sequence (bp 6315, T instead of C). This basepair is at the end of a codon, and the change does not change the translation of the sequence.</li>
<ul><li>Confirmed V9, V10, V11, V12 - both #5,6 for all. V11 had a single base pair change in the middle of the GusA sequence (bp 6315, T instead of C). This basepair is at the end of a codon, and the change does not change the translation of the sequence.</li>
Line 383: Line 161:
-
<div id="entry"><span id="date"><a name="07-01-2010">07-01-2010</a></span> <span class="top">[<a href="#notebook">top</a>]</span><hr />
+
<div id="entry"><span id="date"><a class="date" name="07-01-2010">07-01-2010</a></span> [<a class="top" href="#notebook">top</a>]<hr />
Started to produce more of the V9-V12 vectors
Started to produce more of the V9-V12 vectors
<ul><li>Set up starter cultures for V9-V12 for maxipreps from colonies from the #5 plate of each construct (in LB+Kan 50ug/ml)</li>
<ul><li>Set up starter cultures for V9-V12 for maxipreps from colonies from the #5 plate of each construct (in LB+Kan 50ug/ml)</li>
Line 393: Line 171:
-
<div id="entry"><span id="date"><a name="07-02-2010">07-02-2010</a></span> <span class="top">[<a href="#notebook">top</a>]</span><hr />
+
<div id="entry"><span id="date"><a class="date" name="07-02-2010">07-02-2010</a></span> [<a class="top" href="#notebook">top</a>]<hr />
<ul><li>Carried out maxipreps of V9-V12 </li>
<ul><li>Carried out maxipreps of V9-V12 </li>
<li>Created glycerol stocks of V9-V12</li></ul></div>
<li>Created glycerol stocks of V9-V12</li></ul></div>
-
<div id="entry"><span id="date"><a name="07-06-2010">07-06-2010</a></span> <span class="top">[<a href="#notebook">top</a>]</span><hr />
+
<div id="entry"><span id="date"><a class="date" name="07-06-2010">07-06-2010</a></span> [<a class="top" href="#notebook">top</a>]<hr />
<ul><li>Agrobacterium plates had colonies for E4 and V10 and no growth for the negative controls</li>
<ul><li>Agrobacterium plates had colonies for E4 and V10 and no growth for the negative controls</li>
<li>Sequencing V7 and V8 showed they were correct (see sequences)</li>
<li>Sequencing V7 and V8 showed they were correct (see sequences)</li>
<li>Started cultures for maxiprep of V7 and V8</li></ul></div>
<li>Started cultures for maxiprep of V7 and V8</li></ul></div>
 +
<div id="entry"><span id="date"><a class="date" name="07-07-2010">07-07-2010</a></span> [<a class="top" href="#notebook">top</a>]<hr />
 +
<ul><li>Carried out maxipreps of V7 and V8</li></ul></div>
 +
 +
<div id="entry"><span id="date"><a class="date" name="07-12-2010">07-12-2010</a></span> [<a class="top" href="#notebook">top</a>]<hr />
 +
<ul><li>Started putting finished constructs from other teams into vectors</li>
 +
<li>Digested V9, V10, Miraculin, Brazzein, Miraculin + YFP, Brazzein + YFP with EcoRI and PstI (V9/V10 with TSAP added as well)</li>
 +
<div><a href="https://static.igem.org/mediawiki/2010/8/8b/071210digestmirbraz.png" id="single_image"><img src="https://static.igem.org/mediawiki/2010/8/8b/071210digestmirbraz.png"  width="100px"/> [click to enlarge]</a></div>
 +
<li>Digested parts appear to be the correct size</li>
 +
<li>Gel extraction led to low yields, so redid digestions the next day</li></ul>
 +
</div>
 +
 +
<div id="entry"><span id="date"><a class="date" name="07-13-2010">07-13-2010</a></span> [<a class="top" href="#notebook">top</a>]<hr />
 +
<ul><li>Continued putting finished constructs into vectors</li>
 +
<li>Digested V9, V10, Miraculin, Brazzein, Miraculin + YFP, Brazzein + YFP, GFP Knockdown 1, GFP Knockdown 3 with EcoRI and PstI (V9/V10 with TSAP added as well)</li>
 +
<div><a href="https://static.igem.org/mediawiki/2010/0/07/071310digestmirbrazgfp.png" id="single_image"><img src="https://static.igem.org/mediawiki/2010/0/07/071310digestmirbrazgfp.png"  width="100px"/> [click to enlarge]</a></div>
 +
<li>Digested parts appear to be the correct size</li>
 +
<li>Ligated vectors (V9/V10) and inserts to form V21-V32 (see parts page) and transformed into TURBO E. coli</li></ul>
 +
</div>
 +
 +
 +
<div id="entry"><span id="date"><a class="date" name="07-14-2010">07-14-2010</a></span> [<a class="top" href="#notebook">top</a>]<hr />
 +
<ul><li>Colonies from 7-13-10 transformation were very large and unevenly spread</li>
 +
<li>Picked two colonies from each ligation and started cultures</li>
 +
</ul>
 +
</div>
 +
 +
<div id="entry"><span id="date"><a class="date" name="07-15-2010">07-15-2010</a></span> [<a class="top" href="#notebook">top</a>]<hr />
 +
<ul><li>Miniprepped cultures for V21-V32 (set up 7-14-10)</li>
 +
<li>Transformed into Agrobacteria</li>
 +
<li class="indent">Settings: Agr Setting on electroporator</li>
 +
<li class="indent">Amounts: 40 ul electrocompetent cells, 5.5 ul DNA (~100 ng/ul)</li>
 +
<li class="indent">Transformed: V21-V32 #2, V10 as positive control, blank cells as negative control<li>
 +
<li>Plated transforms onto LB + Kan + Rif + Gent plates</li>
 +
</ul>
 +
</div>
 +
 +
<div id="entry"><span id="date"><a class="date" name="07-16-2010">07-16-2010</a></span> [<a class="top" href="#notebook">top</a>]<hr />
 +
<ul><li>Confirmation digest on V21-V32 #1,2</li>
 +
<div><a href="https://static.igem.org/mediawiki/2010/d/d0/071610confirmationdigest.png" id="single_image"><img src="https://static.igem.org/mediawiki/2010/d/d0/071610confirmationdigest.png"  width="100px"/> [click to enlarge]</a></div>
 +
<li>All constructs had inserts of the correct size, except V23-2</li>
 +
</ul>
 +
</div>
 +
 +
 +
<div id="entry"><span id="date"><a class="date" name="07-19-2010">07-19-2010</a></span> [<a class="top" href="#notebook">top</a>]<hr />
 +
<ul><li>Set up lawn plates on YEB + Kan + Gent + Rif</li>
 +
<li class="indent">V21-V32 except V23, V10, E4 (from prior transform)</li>
 +
<li class="indent">Resuspended each individual colony in 30 ul water, plated 25 ul of resuspension (5 ul kept for sequencing)</li>
 +
</ul>
 +
</div>
 +
 +
<div id="entry"><span id="date"><a class="date" name="07-22-2010">07-22-2010</a></span> [<a class="top" href="#notebook">top</a>]<hr />
 +
<ul><li>Removed lawn plates from incubator in the morning</li>
 +
<li>E4 did not grow as much, so left it in the incubator (the colony picked to make the plate was older than the others)</li>
 +
</ul>
 +
</div>
</div>
</div>

Latest revision as of 18:23, 22 July 2010



notebook

Week 106-14-201006-15-201006-16-201006-17-201006-18-2010
Week 206-21-201006-22-201006-23-201006-24-201006-25-2010
Week 306-28-2010-06-30-201007-01-201007-02-2010
Week 4-07-06-201007-07-201007-08-201007-09-2010
Week 507-12-201007-13-201007-14-201007-15-201007-16-2010
Week 607-19-2010--07-22-2010-


06-14-2010 [top]
Started preparation of agrobacterium vector backbones
  • Digested O1, O2, E3, E4, R1, R3 with HindIII and SpeI (Fast Digest Protocol - make link)
  • Ran digests on 1% agarose gel (protocol link)
  • Digest successful for O1, O2, and R1 but not for E3, E4, and R3 (reason unknown)
  • Cut out backbone (top) bands from O1, O2, R1 and saved them at 4°C
06-15-2010 [top]
Continued preparation of agrobacterium vector backbones
  • Re-digested E3, E4, R1, R3 with HindIII and SpeI (Fast Digest Protocol - make link)
  • Digest successful for all reactions
  • Cut out backbone (top) bands for E3, E4, R3 from the gel
  • Realized that ordered O1, O2 oligos had SacII sticky and rather than HindIII
  • Re-digested O1, O2 with SacII and SpeI to prepare backbone with the correct sticky ends (regular digest protocol, buffer 4)
  • Ran digests on 1% agarose gel (protocol link)
  • Digest successful for both reactions
  • Cut out backbone bands for both reactions
  • Annealed open series insert oligos (synthesized by Mr. Gene) (protocol link - karmella's)
  • Gel purified bands for all reactions (protocol link)
  • Realized that backbones needed to be dephosphorylated before ligation, so redid digestions with phosphatase.
  • Digested O1, O2 with SacII and SpeI, with TSAP (phosphatase) added (slow digest protocol, buffer 4, 30 ul reactions). Did two digest reactions for each vector to increase yields.
  • Digested E3, E4, R1, R3 with HindIII and SpeI, with TSAP added (fast digest protocol, 30 ul reactions). Did two digest reactions for each vector to increase yields.
  • Ran digests on 1% agarose gel (protocol link)
  • Digest successful for all reactions
  • Cut out backbone (top) bands for each reaction, keeping the two digests of each vector in the same eppendorf tube.
06-16-2010 [top]
Completed preparation of agrobacterium vector backbones and prepared expression series and reporter series inserts
  • Gel purified digest slices from previous day (protocol link)
  • Ran a PCR reaction on E3, E4, R1, R3 vectors with primers synthesized by Mr. Gene (PCR phusion protocol) to generate inserts
  • Melting Temperature: 60°C
  • Elongation Time: E3, E4, R3 (~0.6 kb) - 15 seconds; R1 (~2 kb) - 30 seconds
  • Ran part of each reaction on 1% agarose gel to determine if correct products were formed
  • PCR reactions were successful
  • PCR purified remainder of each reaction
  • Digested PCR products to prepare products with correct sticky ends (two digests per vector)
  • Digested with HindIII and SpeI (Fast Digest Protocol, 20 ul reactions)
  • Ran on 1% agarose gel (protocol)
  • Cut out insert (top) bands for each reaction, keeping the two digests of each product in the same eppendorf tube.
  • Gel purified products (protocol)
06-17-2010 [top]
Ligated digested backbones and inserts. Transformed and plated on LB and Kanamycin.
  • Prepared LB plates with 50 ug/ml kanamycin (15 ug of kanamycin per plate)
  • Prepared 50 ug/ml LB+Kan Media.
  • Ligated backbones and inserts of expression and reporter series vectors (ligation protocol)
  • Used 50 ng of digested, dephosphorylated backbone DNA
  • Used roughly 3x molar excess of digested vector
  • Mass of Insert = [Size of Insert][Molar excess][Mass of Vector]/[Size of Vector]
  • Size of Agrobacterium vector backbone: ~7 kb
  • VectorInsert SizeInsert Mass
    E3600 bp13 ng
    E4600 bp13 ng
    R12000 bp20 ng
    R31000 bp40 ng
  • Transformed ligation reactions into TURBO e. coli cells (protocol)
  • Transformed 5 ul of reaction mix into 15 ul of cells
  • Plated onto LB + Kan plates, left at 30°C overnight
06-18-2010 [top]
Realized that there was a 1bp error in annealed oligos for O1 and O2 (had sticky end for SpeI site instead of NheI site)
  • Ordered new oligos with corrected bp
Started to obtain E3, E4, R1 and R3 plasmids from E. coli
  • Prepared 50 ug/ml LB+Kan Media.
  • Picked four colonies of E. coli from the E3, E4, R1 and R3 plates and made a culture from each in LB and Kanamycin
  • Left cultures at 37°C for 6 hours
  • Centrifuged cultures to produce pellet and removed the liquid
  • Stored pellet at -20°C
06-21-2010 [top]
Carried out initial test to verify the identity of plasmid transformed into E. coli
  • Carried out miniprep to obtain plasmids from cells (protocol link)
  • Digested plasmids with EcoI and HindIII (protocol link)
  • Ran digests on 1% agarose gel (protocol link)
  • Ladder was unclear so needed to repeat
  • Measured concentration of miniprep product
  • Concentrations were low (<44ng/uL) so needed to redo miniprep
  • Picked new colonies (2 from each plate) and grew cultures overnight
06-22-2010 [top]
Continued to carry out initial test to verify the identity of plasmid transformed into E. coli
  • Carried out miniprep to obtain plasmids from cells (protocol link)
  • Digested plasmids with EcoI and HindIII (protocol link)
  • Ran digests on 1% agarose gel (protocol link)
  • Larger bands were observed, suggesting the correct backbones were present
  • Smaller bands were observed, suggesting the correct inserts were present
Started to prepare for plasmids to be sequenced
  • Required more plasmids
  • Transformed plasmids back into E. coli using heat shock (carried out twice for each of V9-12) (see protocol)
  • Added Kanamycin to LB plates
  • Spread E. coli cells onto LB + Kanamycin plates
  • Left plates in 37°C overnight
06-23-2010 [top]
Continued to prepare for plasmids to be sequenced
  • Picked 3 colonies from each of the V9, V10 and V12 plates and 4 colonies from each of the V11 plates
  • Left at 37°C for 6 hours
  • After 6 hours, had not grown enough, so left cultures overnight at 37ºC
06-24-2010 [top]
Miniprepped V9-V12 cultures. Got yields with enough DNA to send to GeneWiz for sequencing. Primers arrived from Mr. Gene and we will send constructs off for sequencing next week.

Started putting together Open Series constructs

  • Annealed oligos synthesized by Mr. Gene to form insert (protocol)
  • Ligated with backbone digested last week
  • Transformed into TURBO E. Coli and plated onto LB + Kan
06-25-2010 [top]
Continued preparation of Open Series constructs
  • Picked colonies from both V7 (O1) and V8 (O2) and set up cultures. Only cultures for V7 grew. Because of the patterns of colonies on the plates, we suspect that the Kanamycin was not properly spread on the plates.
  • We had used up all of our remaining digested backbone for O2, so we redid the SacII/SpeI digestion on both vectors with phosphatase, re-ligated, and re-transformed and plated, using a negative control
06-28-2010 [top]
Completed preparation of Open Series construct
  • Colonies grew for V8 (O2) only. Set up cultures for colonies.
  • Miniprepped cultures of both constructs
Prepared vectors for sequencing
  • Resuspended primers in water
  • Mixed required quantities and concentrations of each vector and primer in PCR tubes
  • Sent tubes to GeneWiz for sequencing
06-30-2010 [top]
Got back sequencing results (link to sequences)
  • Confirmed V9, V10, V11, V12 - both #5,6 for all. V11 had a single base pair change in the middle of the GusA sequence (bp 6315, T instead of C). This basepair is at the end of a codon, and the change does not change the translation of the sequence.
  • V7, V8 had faulty primers - the reverse was not the reverse compliment and the forward was too close to the sequence, so redesigned primers and ordered them.
07-01-2010 [top]
Started to produce more of the V9-V12 vectors
  • Set up starter cultures for V9-V12 for maxipreps from colonies from the #5 plate of each construct (in LB+Kan 50ug/ml)
  • Poured started cultures in 150mL LB + Kan (50ug/ml)
Tested transformation into agrobacterium
  • Agrobacterium transformation (electroporation)
  • Transformed E4 and V10, plus did a control that was shocked without DNA, and a control that was not shocked but had E4 in it.
  • Plated on LB+Kan(50ug/ml) + Gent(30ug/ml) + Rif(10ug/ml)
07-02-2010 [top]
  • Carried out maxipreps of V9-V12
  • Created glycerol stocks of V9-V12
07-06-2010 [top]
  • Agrobacterium plates had colonies for E4 and V10 and no growth for the negative controls
  • Sequencing V7 and V8 showed they were correct (see sequences)
  • Started cultures for maxiprep of V7 and V8
07-07-2010 [top]
  • Carried out maxipreps of V7 and V8
07-12-2010 [top]
  • Started putting finished constructs from other teams into vectors
  • Digested V9, V10, Miraculin, Brazzein, Miraculin + YFP, Brazzein + YFP with EcoRI and PstI (V9/V10 with TSAP added as well)
  • Digested parts appear to be the correct size
  • Gel extraction led to low yields, so redid digestions the next day
07-13-2010 [top]
  • Continued putting finished constructs into vectors
  • Digested V9, V10, Miraculin, Brazzein, Miraculin + YFP, Brazzein + YFP, GFP Knockdown 1, GFP Knockdown 3 with EcoRI and PstI (V9/V10 with TSAP added as well)
  • Digested parts appear to be the correct size
  • Ligated vectors (V9/V10) and inserts to form V21-V32 (see parts page) and transformed into TURBO E. coli
07-14-2010 [top]
  • Colonies from 7-13-10 transformation were very large and unevenly spread
  • Picked two colonies from each ligation and started cultures
07-15-2010 [top]
  • Miniprepped cultures for V21-V32 (set up 7-14-10)
  • Transformed into Agrobacteria
  • Settings: Agr Setting on electroporator
  • Amounts: 40 ul electrocompetent cells, 5.5 ul DNA (~100 ng/ul)
  • Transformed: V21-V32 #2, V10 as positive control, blank cells as negative control
  • Plated transforms onto LB + Kan + Rif + Gent plates
07-16-2010 [top]
  • Confirmation digest on V21-V32 #1,2
  • All constructs had inserts of the correct size, except V23-2
07-19-2010 [top]
  • Set up lawn plates on YEB + Kan + Gent + Rif
  • V21-V32 except V23, V10, E4 (from prior transform)
  • Resuspended each individual colony in 30 ul water, plated 25 ul of resuspension (5 ul kept for sequencing)
07-22-2010 [top]
  • Removed lawn plates from incubator in the morning
  • E4 did not grow as much, so left it in the incubator (the colony picked to make the plate was older than the others)