Difference between revisions of "Team:UMaryland/Notebook"

 
(38 intermediate revisions by 5 users not shown)
Line 28: Line 28:
 
p {
 
p {
 
font-size: 100%;
 
font-size: 100%;
 +
}
 +
body {
 +
background-color:#ffffff;
 +
 
}
 
}
 
#sidemenu {
 
#sidemenu {
 
position:fixed;
 
position:fixed;
 
float:left;
 
float:left;
width: 200px;
+
width:200px;
 
top:200px;
 
top:200px;
 +
z-index:2;
 
}
 
}
  
Line 156: Line 161:
 
}
 
}
  
#layer1 {
+
 
overflow:hidden;
+
#yolo {
position:relative;
+
 
width:100%;
 
width:100%;
margin:0px;
 
padding:20px;
 
 
background-color: #89e1ff;
 
background-color: #89e1ff;
min-height:42px;
 
top:-245px;
 
border-top:2px solid black;
 
}
 
#layer2 {
 
overflow:hidden;
 
 
position:relative;
 
position:relative;
width:100%;
+
z-index:-1;
margin:0px;
+
top:-220px;
padding:20px;
+
background-color:#ffffff;
+
min-height:42px;
+
top:-245px;
+
border-top:2px solid black;
+
 
}
 
}
#layer3 {
+
 
overflow:hidden;
+
#contentbox{
 +
width: 70%;
 +
float:left;
 +
left:240px;
 
position:relative;
 
position:relative;
width:100%;
 
margin:0px;
 
padding:20px;
 
background-color:#7fcff9;
 
min-height:42px;
 
top:-245px;
 
border-top:2px solid black;
 
}
 
#layer4 {
 
overflow:hidden;
 
position:relative;
 
width:100%;
 
margin:0px;
 
padding:20px;
 
background-color:#ffffff;
 
min-height:42px;
 
}
 
#contentbox{
 
width: 80%;
 
 
max-width: 1900px;
 
max-width: 1900px;
 
min-width: 1000px;
 
min-width: 1000px;
Line 205: Line 180:
 
margin:auto;
 
margin:auto;
 
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
 
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
 +
font-size:18px;
 
}
 
}
 
#cover {
 
#cover {
Line 212: Line 188:
 
margin:auto;
 
margin:auto;
 
padding:0px;
 
padding:0px;
background-image: url("https://static.igem.org/mediawiki/2015/9/97/Resultsq.png");
+
background-image: url("https://static.igem.org/mediawiki/2015/e/ed/Notebookumd.jpeg");
 
background-size: 100% ;
 
background-size: 100% ;
 
background-repeat: no-repeat;
 
background-repeat: no-repeat;
Line 222: Line 198:
 
font-size:xx-large;
 
font-size:xx-large;
 
top:-200px;
 
top:-200px;
 +
z-index:3;
 
}
 
}
 
  
 
#bar{
 
#bar{
Line 236: Line 212:
 
height:200px;
 
height:200px;
 
position:absolute;
 
position:absolute;
top:200px;
+
bottom:0px;
 
text-shadow: 4px 4px 4px white;
 
text-shadow: 4px 4px 4px white;
 +
z-index:3;
 
}
 
}
 +
ul.a {list-style-type: circle;font-size:18px;color:black}
 
</style>
 
</style>
  
Line 245: Line 223:
 
<p style="font-size:64px"><b>Notebook</b>
 
<p style="font-size:64px"><b>Notebook</b>
 
</div>
 
</div>
 +
</div>
 +
 +
<div id='yolo'>
 
<div id='sidemenu'>
 
<div id='sidemenu'>
 
<ul>
 
<ul>
<li><a href="#Week1" class="smoothScroll"><span>Week 1</span></a></li>
+
 
 
<li><a href="#Week2" class="smoothScroll"><span>Week 2</span></a></li>
 
<li><a href="#Week2" class="smoothScroll"><span>Week 2</span></a></li>
<li><a href="#Week3" class="smoothScroll"><span>Week 3</span></a></li>
+
 
 
<li><a href="#Week4" class="smoothScroll"><span>Week 4</span></a></li>
 
<li><a href="#Week4" class="smoothScroll"><span>Week 4</span></a></li>
<li><a href="#Week5" class="smoothScroll"><span>Week 5</span></a></li>
+
 
 
<li><a href="#Week6" class="smoothScroll"><span>Week 6</span></a></li>
 
<li><a href="#Week6" class="smoothScroll"><span>Week 6</span></a></li>
<li><a href="#Week7" class="smoothScroll"><span>Week 7</span></a></li>
+
 
 
<li><a href="#Week8" class="smoothScroll"><span>Week 8</span></a></li>
 
<li><a href="#Week8" class="smoothScroll"><span>Week 8</span></a></li>
<li><a href="#Week9" class="smoothScroll"><span>Week 9</span></a></li>
+
 
 
<li><a href="#Week10" class="smoothScroll"><span>Week 10</span></a></li>
 
<li><a href="#Week10" class="smoothScroll"><span>Week 10</span></a></li>
<li><a href="#Week11" class="smoothScroll"><span>Week 11</span></a></li>
+
 
 
<li><a href="#Week12" class="smoothScroll"><span>Week 12</span></a></li>
 
<li><a href="#Week12" class="smoothScroll"><span>Week 12</span></a></li>
<li><a href="#Week13" class="smoothScroll"><span>Week 13</span></a></li>
+
 
 
<li><a href="#Week14" class="smoothScroll"><span>Week 14</span></a></li>
 
<li><a href="#Week14" class="smoothScroll"><span>Week 14</span></a></li>
<li><a href="#Week15" class="smoothScroll"><span>Week 15</span></a></li>
+
 
 
<li><a href="#Week16" class="smoothScroll"><span>Week 16</span></a></li>
 
<li><a href="#Week16" class="smoothScroll"><span>Week 16</span></a></li>
 
</ul>
 
</ul>
Line 268: Line 249:
  
  
</div>
 
</div>
 
  
  
 
 
<div id='layer2'>
 
 
<div id='contentbox'>
 
<div id='contentbox'>
 
<a name="Week1">
 
<a name="Week1">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<b>Week 1</b></a>
 
<b>Week 1</b></a>
<p style="font-size:24px;text-align:left;">
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
Miraculin:
+
Project Preparations: Miraculin, SRNBC (Hok/Sok homolog), Lutein pathway genes
<br>
+
<ul>
ligated the pBAD promoter in PSB1C3 with the miraculin gene in PSB1C3 using 3A assembly
+
<li>- Prepared a bacterial culture containing constitutive GFP (K584001) to grow overnights (E. coli in LB with chloramphenicol)</li>
<br>
+
<li>- Performed a transformation in order to replicate our DNA with the constitutive GFP, and plated half of them on the plates containing chloramphenicol and used the other half for another overnight batch</li>
plate had colonies
+
<li>- Performed a mini-prep on our overnights with the constitutive GFP in order to isolate plasmids and verify that they were present through spectrophotometry<li>
 +
<li>- Started two separate 3A assemblies in order to piece together the pBAD promoter with the miraculin gene and the constitutive GFP gene to the SRNBC gene</li>
 +
<li>- Performed a transformation in order to clone our new plasmids, one containing the pBAD promoter and miraculin gene and the other containing SRNBC and the constitutive GFP</li>
 +
</ul>
 +
<ul>
 +
<li>- Transformed β-cyclase, AppY, and CRTBEY genes (for lutein project) in bacteria to grow on plates overnight</li>
 +
<li>- Started a new 3A assembly for the SRNBC and constitutive GFP construct along with pBAD, constitutive colicinFy, and lysostaphin</li>
 +
<li>- Final products were SRNBC + constitutive GFP, SRNBC + constitutive colicinFy, and pBAD + lysostaphin</li>
 +
<li>- Prepared overnights for the pBAD + miraculin construct that grew on the plates and the β-cyclase, AppY, and CRTBEY genes</li>
 +
<li>- Performed minipreps on the overnights we had prepared the day before (for the β-cyclase, AppY, and CRTBEY genes) and shipped them off to be sequenced</li>
 +
<li>- Performed transformations on the SRNBC + constitutive GFP, SRNBC + constitutive colicinFy, and pBAD + lysostaphin digests and let them grow overnight</li>
 +
 
 +
 
 
<br>
 
<br>
 
<br>
 
<br>
 
</div>
 
</div>
</div>
 
  
<div id='layer1'>
+
 
 +
 
 
<div id='contentbox'>
 
<div id='contentbox'>
 
<a name="Week2">
 
<a name="Week2">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<b>Week 2</b></a>
 
<b>Week 2</b></a>
<p style="font-size:24px;text-align:left;">
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
Miraculin:
+
Miraculin
<br>
+
<ul class="a">
The pBAD +miraculin construct was moved back into psb1C3 backbone and sent for sequencing
+
  <li>- RE digest on β-cyclase, AppY, CREB, and CRTBEY genes along with the pSB1C3 backbone and the pBAD + miraculin out of the pSB1A3 backbone so that we could move the genes to the pSB1C3 backbone</li>
<br>
+
  <li>- Ran gel with all parts and cut out the bands</li>
Designing gBlocks:
+
  <li>- Mini-prepped SRNBC + constitutive colicinFy and shipped them off to be sequenced</li>
<br>
+
  <li>- Performed gel purification on gels from day before but they failed; they didn’t show up in the spectrophotometer</li>
Designed gblocks for epsilon-cyclase (from arabidopsis), pyocin and Hok/Sok  
+
  <li>- Performed minipreps on pBAD+Miraculin in the pSB1C3 backbone as well as the const. GFP+SRNBC</li>
 +
  <li>- Performed RE digests on the previous mini-preps: EcoRI and PstI on pBAD + Miraculin, and XBa1 and Pst1 on SRNBC + Constitutive GFP</li>
 +
</ul>
 +
<p style="font-size:24px;text-align:left;text-decoration: underline;">
 +
Designing gBlocks
 +
<ul class="a">
 +
  <li>- Designed gblocks for epsilon-cyclase (from arabidopsis), pyocin and Hok/Sok, and ordered them</li>
 +
</ul>
 
<br>
 
<br>
 
<br>
 
<br>
</div>
 
 
</div>
 
</div>
  
<div id='layer2'>
+
 
 +
 
 
<div id='contentbox'>
 
<div id='contentbox'>
<a name="Week 3">
+
<a name="Week3">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
<b>Week3</b></a>
+
<b>Week 3</b></a>
<p style="font-size:24px;text-align:left;">
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
Miraculin:
+
Miraculin
 +
<ul class="a">
 +
  <li>- Sequence of pBAD + Miraculin confirmed through sequencing </li>
 +
  <li>- Culture of pBAD + Miraculin was induced with 0.1% arabinose at OD of 1</li>
 +
  <li>- Attempted to purify the Miraculin out of the induction culture by first using a French Press to lyse the cells and then running it through cobalt bead column by FPLC (Fast Protein Liquid Chromatography)</li>
 +
  <li>- Ran the resulting 62 elutions through an SDS-PAGE</li>
 +
  <li>- Failed to extract Miraculin using French press, FPLC and SDS-Page</li>
 +
  <li>- Made overnights of pBAD + Miraculin culture to prepare for test inductions</li>
 +
</ul>
 
<br>
 
<br>
sequence confirmed through sequencing
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
 +
SRNBC and Hok/Sok
 +
<ul class="a">
 +
  <li>- Performed a gel extraction of SRNBC, const. GFP, and pBAD which we then ligated them together to make the SRNBC construct</li>
 +
  <li>- Performed transformations of the constitutive GFP + SRNBC construct</li>
 +
  <li>- Transformations of SRNBC + Constitutive GFP failed</li>
 +
  <li>- Performed PCR on the pSB1C3 backbone in order to amplify it in preparation for a Gibson Assembly with the Hok/Sok gene</li>
 +
</ul>
 
<br>
 
<br>
failed to extract using French press, FPLC and SDS-Page
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
<br>
+
PCR
could be due to high arabinose induction (OD of 1)
+
<ul class="a">
 
+
  <li>-  Began work on Arduino code to cycle the machine</li>
 +
  <li>-  Purchased Peltier units and lm35 temperature sensors </li>
 +
</ul>
 
<br>
 
<br>
 
<br>
 
<br>
 
</div>
 
</div>
</div>
+
 
<div id='layer1'>
+
 
 
<div id='contentbox'>
 
<div id='contentbox'>
 
<a name="Week4">
 
<a name="Week4">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<b>Week 4</b></a>
 
<b>Week 4</b></a>
<p style="font-size:24px;text-align:left;">
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
Miraculin:
+
Miraculin
 +
<ul class="a">
 +
  <li>- Made overnights of pBAD+Miraculin culture to prepare for test inductions tomorrow</li>
 +
  <li>- Inoculated 3 test cultures of pBAD+Miraculin in LB broth with Ampicillin</li>
 +
  <li>- Induced the tubes with 0.05%, 0.1%, and 0.2% arabinose in order to initiate production of miraculin at an OD of 0.4</li>
 +
  <li>- Prepared the induction samples for SDS-PAGE by separating out the media, supernatant after lysing with 200 uL SDS and then the supernatant after lysing with SDS again (pellet supernatant)</li>
 +
  <li>- Ran samples of 0%, 0.05%, 0.1%, and 0.2% arabinose through the gel, but no bands appeared</li>
 +
  <li>- Prepared to perform procedure again using bl21 cells instead of Dh5a cells </li>
 +
</ul>
 
<br>
 
<br>
induced 3 test cultures with 0%, 0.05%, 0.1%, 0.2% arabinose with no significant results
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
 +
Hok/Sok
 +
<ul class="a">
 +
  <li>- Performed an RE digest on the pSB1C3 backbone with XbaI and SpeI and then ran it through a gel to separate it out, to prepare for the moving of Hok/Sok into pSB1C3</li>
 +
</ul>
 
<br>
 
<br>
will perform procedure again using bl21 instead of Dh5a
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
 
+
PCR
 
+
<ul class="a">
 +
  <li>- Received Peltier's, lm35's and began testing the code
 +
  <li>- 6 volt battery pack was found to be insufficient to run Peltier's
 +
  <li>- Purchased an AC/DC power converter 
 +
</li>
 +
</ul>
 
<br>
 
<br>
 
<br>
 
<br>
</div>
 
 
</div>
 
</div>
  
<div id='layer2'>
 
 
<div id='contentbox'>
 
<div id='contentbox'>
 
<a name="Week5">
 
<a name="Week5">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<b>Week 5</b></a>
 
<b>Week 5</b></a>
<p style="font-size:24px;text-align:left;">
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
Miraculin:
+
Miraculin
<br>
+
<ul class="a">
transformation in BL21 strain was successful
+
  <li>- transformation in BL21 strain was successful </li>
<br>
+
  <li>- SDS page showed a band at roughly 25 kDa </li>
SDS page showed a band at roughly 25 kDa
+
</ul>
 
<br>
 
<br>
 +
<p style="font-size:24px;text-align:left;text-decoration: underline;">
 
Hok/Sok
 
Hok/Sok
 +
<ul class="a">
 +
  <li>- inserted Hok/Sok gblock into pSB1C3 backbone using Gibson assembly</li>
 +
  <li>- construct sent for sequencing </li>
 +
</ul>
 
<br>
 
<br>
inserted Hok/Sok gblock into PSB1C3 backbone using Gibson assembly
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
<br>
+
construct sent for sequencing
+
<br>
+
 
Interlab Study
 
Interlab Study
 +
<ul class="a">
 +
  <li>- transformed parts into dh5a: 3 Anderson promoters, GFP, and RFP</li>
 +
</ul>
 
<br>
 
<br>
transformed parts into dh5a: 3 Anderson promoters, GFP, and RFP
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
 
+
PCR
 
+
<ul class="a">
 +
  <li>-  Peltier units heated and cooled to proper temperatures however took 30 minutes to cycle properly
 +
  <li>-  started construction of housing to insulate the element to cycle temperature faster and reduced time to 15 minutes 
 +
  <li>-  burned out Peltier elements and broke temperature sensor, and ordered new ones   
 +
</li>
 +
</ul>
 
<br>
 
<br>
 
<br>
 
<br>
 
</div>
 
</div>
</div>
+
 
<div id='layer1'>
+
 
<div id='contentbox'>
 
<div id='contentbox'>
 
<a name="Week6">
 
<a name="Week6">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<b>Week 6</b></a>
 
<b>Week 6</b></a>
<p style="font-size:24px;text-align:left;">
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
Hok/Sok:
+
Hok/Sok
 +
<ul class="a">
 +
  <li>- transformed unstable GFP and RFP with PBAD into dh5a  </li>
 +
  <li>- transformed unstable RFP and inducible lac promoter (k1399011) and const_promoter+RBS (K081005) into dh5a  </li>
 +
  <li>- ligated const_promoter + RBS + RFP </li>
 +
</ul>
 
<br>
 
<br>
Transformed unstable GFP and RFP with PBAD into dh5a
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
 +
Interlab
 +
<ul class="a">
 +
  <li>- performed a 3A assembly of each promoter + GFP in pSB1K3 (GFP in pSB1A3 and promoters in pSB1C3) </li>
 +
</ul>
 
<br>
 
<br>
Transformed unstable RFP and inducible lac promoter (k1399011) and const_promoter+RBS (K081005) into dh5a
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
<br>
+
PCR
ligated const_promoter + RBS + RFP
+
<ul class="a">
<br>
+
  <li>- received new Peltier unit and temperature sensor
Interlab:
+
  <li>- began milling on metal PCR tube holder
<br>
+
</li>
performed a 3A assembly of each promoter + GFP in PSB1K3 (GFP in PSB1A3 and promoters in PSB1C3)
+
</ul>
 
+
 
+
 
<br>
 
<br>
 
<br>
 
<br>
 
</div>
 
</div>
</div>
+
 
<div id='layer2'>
+
 
<div id='contentbox'>
 
<div id='contentbox'>
 
<a name="Week7">
 
<a name="Week7">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<b>Week 7</b></a>
 
<b>Week 7</b></a>
<p style="font-size:24px;text-align:left;">
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
Hok/Sok:
+
Hok/Sok
 +
<ul class="a">
 +
  <li>- construct created through 3A assembly of quick degrading RFP and constitutive promoter +RBS was proven incorrect using sequencing </li>
 +
  <li>- Sequencing showed a 3A assembly of quick degrading RFP and a "leaky" lactose promoter  </li>
 +
  <li>- Re- ran 3A assembly but the transformation failed </li>
 +
<li>- could be due to contaminated SOC media </li>
 +
</ul>
 
<br>
 
<br>
construct created through 3A assembly of quick degrading RFP and constitutive promoter +RBS was proven incorrect using sequencing
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
<br>
+
PCR
Sequencing showed a 3A assembly of quick degrading RFP and a "leaky" lactose promoter
+
<ul class="a">
<br>
+
  <li>-  received milled PCR tube holder
Re- ran 3A assembly but the transformation failed
+
  <li>- embedded temperature sensors into holder reran the machine and again burned out Peltier's
<br>
+
  <li>- spoke with Peltier manufacturers and Open PCR staff and found the Peltier's used for PCR were specialized and more expensive
could be due to contaminated SOC media
+
  <li>- bought higher grade Peltier's to handle high voltages
 +
</li>
 +
</ul>
  
 
<br>
 
<br>
 
<br>
 
<br>
 
</div>
 
</div>
</div>
 
  
<div id='layer1'>
+
 
 +
 
 
<div id='contentbox'>
 
<div id='contentbox'>
 
<a name="Week8">
 
<a name="Week8">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<b>Week 8</b></a>
 
<b>Week 8</b></a>
<p style="font-size:24px;text-align:left;">
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
  
 
Hok/Sok  
 
Hok/Sok  
 +
<ul class="a">
 +
  <li>- const_promoter + RBS + RFP were replated from last week but produced no colonies </li>
 +
  <li>- re-transformed original and new 3A assembly which produced the correct sequence  </li>
 +
  <li>- ligated const_promoter:QD-RFP in pSB1C3 </li>
 +
  <li>- performed a 3A assembly of Hok/Sok plasmid with QD-RFP downstream in pSB1K3  </li>
 +
  <li>- site directed mutagenesis of quick degrading GFP (Bba_K750000)  failed </li>
 +
<ul class="a">
 +
  <li>- there was no change from the original sequence </li></li>
 +
</ul>
 +
 +
</ul>
 
<br>
 
<br>
const_promoter + RBS + RFP were replated from last week but produced no colonies
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
<br>
+
 
re-transformed original and new 3A assembly which produced the correct sequence
+
<br>
+
ligated const_promoter:QD-RFP in PSB1C3
+
<br>
+
performed a 3A assembly of Hok/Sok plasmid with QD-RFP downstream in PSB1K3
+
<br>
+
site directed mutagenesis of quick degrading GFP (Bba_K750000)  failed
+
<br>
+
there was no change from the original sequence
+
<br>
+
 
Interlab study
 
Interlab study
<br>
+
<ul class="a">
3A assembly attempts for the promoters and GFP failed
+
  <li>- 3A assembly attempts for the promoters and GFP failed </li>
<br>
+
  <li>- Gibson Assemblies produced a vast amount of colonies </li>
Gibson Assemblies produced a vast amount of colonies
+
  <li>- questionable success because the amount of colonies may indicate false positives or contamination </li>
<br>
+
</ul>
questionable success because the amount of colonies may indicate false positives or contamination
+
 
<br>
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
 +
 
 
Lutein  
 
Lutein  
 +
<ul class="a">
 +
  <li>-  ordered pAC-LYC which encodes 3 enzymes from E. Herbicola to produce basal levels of lycopene </li>
 +
</ul>
 +
 
<br>
 
<br>
ordered pAC-LYC which encodes 3 enzymes from E. Herbicola to produce basal levels of lycopene
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
<br>
+
 
PCR  
 
PCR  
<br>
+
<ul class="a">
code made and proven to properly cycle machine
+
  <li>- Peltier's were still in shipping however work continued on the software
 +
  <li>- designed relay configuration to both heat and cool Peltier's with an unidirectional current flow
 +
</ul>
  
 
<br>
 
<br>
 
<br>
 
<br>
 
</div>
 
</div>
</div>
 
  
<div id='layer2'>
+
 
 +
 
 
<div id='contentbox'>
 
<div id='contentbox'>
 
<a name="Week9">
 
<a name="Week9">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<b>Week 9</b></a>
 
<b>Week 9</b></a>
<p style="font-size:24px;text-align:left;">
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
 
Hok/Sok
 
Hok/Sok
<br>
+
<ul class="a">
previous 3A assembly from last week showed no colony growth on kanamycin plate  
+
  <li>- previous 3A assembly from last week showed no colony growth on kanamycin plate </li>
<br>
+
  <li>- transformed RFP into C3 backbone last week </li>
transformed RFP into C3 backbone last week  
+
  <li>- colonies were produced that were not distinctively red but with the correct sequence </li>
<br>
+
  <li>- 3A assembly with the RFP + Hok/Sok failed </li>
colonies were produced that were not distinctively red but with the correct sequence
+
  <li>- Created primers for Gibson assembly to create Hok/Sok +const_promoter::RBS::unstable RFP </li>
<br>
+
</ul>
3A assembly with the RFP + Hok/Sok failed
+
<br>
+
Created primers for Gibson assembly to create Hok/Sok +const_promoter::RBS::unstable RFP
+
 
<br>  
 
<br>  
 +
<p style="font-size:24px;text-align:left;text-decoration: underline;">
 
Interlab Study
 
Interlab Study
 +
<ul class="a">
 +
  <li>- replated last week’s constructs with GFP at lower concentration selected for chloramphenicol which was successful </li>
 +
  <li>- K08  and K13 constructs grew colonies  </li>
 +
  <li>- Miniprepped constructs and only promoter K08+GFP had the correct sequence </li>
 +
</ul>
 +
 
<br>
 
<br>
replated last week’s constructs with GFP at lower concentration selected for chloramphenicol which was successful
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
<br>
+
K08  and K13 constructs grew colonies
+
<br>
+
Miniprepped constructs and only promoter K08+GFP had the correct sequence
+
<br>
+
 
PCR
 
PCR
<br>
+
<ul class="a">
received high rated peltier units that did not break
+
  <li>- received high rated peltier units that did not break </li>
<br>
+
  <li>- took ~31 minutes to complete 1 cycle but insulated heating dropped the time to 16 minutes </li>
took ~31 minutes to complete 1 cycle but insulated heating dropped the time to 16 minutes
+
  <li>- Took apart a hair dryer for heating element </li>
<br>
+
  <li>- heating went to >95 in ~2 seconds, cooled to 50 in ~8 seconds </li>
Took apart a hair dryer for heating element  
+
  <li>- The heating element is not very precise so it resulted in a lot of overshoot in temperature </li>
<br>
+
</ul>
heating went to >95 in ~2 seconds, cooled to 50 in ~8 seconds
+
<br>  
+
The heating element is not very precise so it resulted in a lot of overshoot in temperature  
+
  
 
<br>
 
<br>
 
<br>
 
<br>
 
</div>
 
</div>
</div>
 
  
<div id='layer1'>
+
 
 +
 
 
<div id='contentbox'>
 
<div id='contentbox'>
 
<a name="Week10">
 
<a name="Week10">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<b>Week 10</b></a>
 
<b>Week 10</b></a>
<p style="font-size:24px;text-align:left;">
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
 
Hok-Sok
 
Hok-Sok
<br>
+
<ul class="a">
created construct with RFP and hok/sok
+
  <li>- created construct with RFP and hok/sok </li>
<br>
+
  <li>- Pcr of the construct failed so the construct will be sequenced to check </li>
Pcr of the construct failed so the construct will be sequenced to check
+
</ul>
<br>
+
 
PCR /Gibson Check
+
 
<br>
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
performed a series of check in order to ensure that all the reagents are active
+
PCR  
<br>
+
<ul class="a">
everything seems to be working
+
  <li>- cycle data was taken and it exhibits consistency </li>
<br>
+
</ul>
PCR machine
+
<br>
+
cycle data was taken and it exhibits consistency
+
  
 
<br>
 
<br>
 
<br>
 
<br>
 
</div>
 
</div>
</div>
 
  
<div id='layer2'>
+
 
 +
 
 
<div id='contentbox'>
 
<div id='contentbox'>
 
<a name="Week11">
 
<a name="Week11">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<b>Week 11</b></a>
 
<b>Week 11</b></a>
<p style="font-size:24px;text-align:left;">
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
 
Hok/Sok
 
Hok/Sok
<br>
+
<ul class="a">
3A assembly of H/S + RFP failed
+
  <li>- 3A assembly of H/S + RFP failed </li>
<br>
+
  <li>- ran a PCR of pSB1C3+H/S+RFP using 3 different rxn buffers </li>
ran a PCR of PSB1C3+H/S+RFP using 3 different rxn buffers
+
  <li>- HF rxn buffer </li>
<br>
+
  <li>- GC rxn buffer </li>
HF rxn buffer
+
  <li>- GC rxn buffer w/ DMSO which yielded product </li>
<br>
+
  <li>- Ran a PCR of unstable RFP using the  3 rxn buffers above </li>
GC rxn buffer
+
</ul>
<br>
+
 
GC rxn buffer w/ DMSO which yielded product
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
<br>
+
Ran a PCR of unstable RFP using the  3 rxn buffers above  
+
<br>
+
 
Interlab Study
 
Interlab Study
<br>
+
<ul class="a">
used Phusion instead of Q5 for PCR  
+
  <li>- used Phusion instead of Q5 for PCR </li>
<br>
+
  <li>- ran PCR for GFP 1, GFP 3, and IL1 which produced the correct sized products </li>
ran PCR for GFP 1, GFP 3, and IL1 which produced the correct sized products
+
  <li>- Gibson Assembly of GFP + IL1 produced colonies </li>
<br>
+
  <li>- pSB1C3 - IL3 did not have bands in gel of appropriate size   </li>
Gibson Assembly of GFP + IL1 produced colonies
+
<br>
+
PSB1C3 - IL3 did not have bands in gel of appropriate size  
+
<br>
+
Lutein
+
<br>
+
RE digests of pLAC-RFP in PSB1C3
+
<br>
+
ran a Gibson Assembly of E-cyclase/C3 and E-hydroxylase/C3 which produced colonies
+
<br>
+
PCR Machine
+
<br>
+
rebuilt top of hair dryer housing w/ soda can
+
<br>
+
observed random temp spikes occurring during each run
+
<br>
+
caused by hardware issue with relays
+
<br>
+
purchased new relays to test this week
+
  
 +
</ul>
 +
 +
<p style="font-size:24px;text-align:left;text-decoration: underline;">
 +
Lutein
 +
<ul class="a">
 +
  <li>- RE digests of pLAC-RFP in pSB1C3  </li>
 +
  <li>- ran a Gibson Assembly of E-cyclase/C3 and E-hydroxylase/C3 which produced colonies  </li>
 +
</ul>
 +
 +
<p style="font-size:24px;text-align:left;text-decoration: underline;">
 +
PCR
 +
<ul class="a">
 +
  <li>- rebuilt top of hair dryer housing w/ soda can  </li>
 +
  <li>- observed random temp spikes occurring during each run  </li>
 +
  <li>- caused by hardware issue with relays </li>
 +
  <li>- purchased new relays to test this week  </li>
 +
</ul>
  
 
<br>
 
<br>
Line 579: Line 624:
 
</div>
 
</div>
  
<div id='layer1'>
+
 
 
<div id='contentbox'>
 
<div id='contentbox'>
 
<a name="Week12">
 
<a name="Week12">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<b>Week 12</b></a>
 
<b>Week 12</b></a>
<p style="font-size:24px;text-align:left;">
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
Hok/Sok:
+
Hok/Sok
<br>
+
<ul class="a">
Ran a Gibson Assembly of Hok/Sok + RFP
+
  <li>- Ran a Gibson Assembly of Hok/Sok + RFP </li>
 +
</ul>
 
<br>
 
<br>
 +
<p style="font-size:24px;text-align:left;text-decoration: underline;">
 
Interlab
 
Interlab
 +
<ul class="a">
 +
  <li>- worked on finishing the last construct </li>
 +
  <li>- K13 sequenced correctly and the pcr looks good  </li>
 +
  <li>- contacted W&M on possible collaboration for the last construct </li>
 +
</ul>
 
<br>
 
<br>
worked on finishing the last construct
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
<br>
+
K13 sequenced correctly and the pcr looks good
+
<br>
+
contacted W&M on possible collaboration for the last construct
+
<br>
+
 
Lutein
 
Lutein
 +
<ul class="a">
 +
  <li>- ordered primers for Gibson Assembly </li>
 +
</ul>
 
<br>
 
<br>
ordered primers for Gibson Assembly
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
<br>
+
 
PCR
 
PCR
<br>
+
<ul class="a">
replaced old relays with higher powered relays
+
  <li>- replaced old relays with higher powered relays </li>
<br>
+
  <li>- reduced mass by over 50% of the peltier machine </li>
reduced mass by over 50% of the peltier machine
+
  <li>- resulted in speedier temperature changes </li>
<br>
+
</ul>
resulted in speedier temperature changes  
+
  
 
<br>
 
<br>
 
<br>
 
<br>
 
</div>
 
</div>
</div>
 
  
<div id='layer2'>
+
 
 +
 
 
<div id='contentbox'>
 
<div id='contentbox'>
 
<a name="Week13">
 
<a name="Week13">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<b>Week 13</b></a>
 
<b>Week 13</b></a>
<p style="font-size:24px;text-align:left;">
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
 
Hok/Sok
 
Hok/Sok
 +
<ul class="a">
 +
  <li>- sequence of hok/sok construct created last week was incorrect  </li>
 +
  <li>- may put a unique RE site between hok/sok and rfp when retrying 3A assembly, RE cloning and Gibson  </li>
 +
</ul>
 
<br>
 
<br>
sequence of hok/sok construct created last week was incorrect
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
<br>
+
may put a unique RE site between hok/sok and rfp when retrying 3A assembly, RE cloning and Gibson
+
<br>
+
 
Interlab
 
Interlab
 +
<ul class="a">
 +
  <li>- Gibsons of IL3 (K13 + GFP) have all failed </li>
 +
  <li>- 3 trials of IL2 , IL1,+ control (const_promoter with GFP), - control were tested using the plate reader  </li>
 +
  <li>- IL2 was a little low in fluorescence, similar to the - control </li>
 +
</ul>
 
<br>
 
<br>
Gibsons of IL3 (K13 + GFP) have all failed
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
<br>
+
3 trials of IL2 , IL1,+ control (const_promoter with GFP), - control were tested using the plate reader
+
<br>
+
IL2 was a little low in fluorescence, similar to the - control
+
<br>
+
 
PCR
 
PCR
 +
<ul class="a">
 +
  <li>- Rewired hair dryer and changed relays to handle higher wattage  </li>
 +
  <li>- attempted PCR cycle failed  </li>
 +
  <li>- assumed temp sensor needed to be immersed in mineral oil to properly report temp </li>
 +
<li>- denaturation temp may have been too low </li>
 +
<li>- increased the denaturation temperature, attained an amplified product  </li>
 +
</ul>
 
<br>
 
<br>
Rewired hair dryer and changed relays to handle higher wattage
 
 
<br>
 
<br>
attempted PCR cycle failed
+
</div>
<br>
+
assumed temp sensor needed to be immersed in mineral oil to properly report temp
+
<br>
+
denaturation temp may have been too low
+
+
  
  
  
<br>
 
<br>
 
</div>
 
</div>
 
 
<div id='layer1'>
 
 
<div id='contentbox'>
 
<div id='contentbox'>
 
<a name="Week14">
 
<a name="Week14">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<b>Week 14</b></a>
 
<b>Week 14</b></a>
<p style="font-size:24px;text-align:left;">
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
 
Hok/Sok
 
Hok/Sok
 +
<ul class="a">
 +
  <li>- Began testing for RFP fluorescence for Hok/Sok effectiveness as a plasmid maintenance system </li>
 +
  <li>- Group A: RFP coding region; constitutive promoter ; chloramphenicol in liquid culture  </li>
 +
  <li>- Group B: RFP coding region; constitutive promoter ; no chloramphenicol in liquid culture </li>
 +
  <li>- Group C: RFP coding region; no promoter ; chloramphenicol in liquid culture </li>
 +
  <li>- Group D: H/S-RFP coding region; constitutive promoter ; chloramphenicol in liquid culture  </li>
 +
  <li>- Group E: H/S-RFP coding region; constitutive promoter ; nochloramphenicol in liquid culture </li>
 +
  <li>- Group F: H/S-RFP coding region; constitutive promoter ; chloramphenicol in liquid culture </li>
 +
</ul>
 
<br>
 
<br>
Began testing for RFP fluorescence for Hok/Sok effectiveness as a plasmid maintenance system
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
 +
Interlab
 +
<ul class="a">
 +
  <li>- obtained the last construct from W&M  </li>
 +
  <li>- tested the last construct using the plate reader  </li>
 +
  <li>- Turned in the IL study </li>
 +
</ul>
 
<br>
 
<br>
Group A: RFP coding region; constitutive promoter ; chloramphenicol in liquid culture
+
PCR
 +
<ul class="a">
 +
  <li>-began work on incubator
 +
  <li>-incubator was proven to maintain 37 degrees Celsius
 
<br>
 
<br>
Group B: RFP coding region; constitutive promoter ; no chloramphenicol in liquid culture
 
 
<br>
 
<br>
Group C: RFP coding region; no promoter ; chloramphenicol in liquid culture
+
</div>
<br>
+
Group D: H/S-RFP coding region; constitutive promoter ; chloramphenicol in liquid culture
+
<br>
+
Group E: H/S-RFP coding region; constitutive promoter ; nochloramphenicol in liquid culture
+
<br>
+
Group F: H/S-RFP coding region; constitutive promoter ; chloramphenicol in liquid culture
+
<br>
+
Interlab:
+
<br>
+
Obtained the last construct from W&M
+
<br>
+
Tested the last construct using the plate reader
+
<br>
+
Turned in the IL study
+
  
  
<br>
 
<br>
 
</div>
 
</div>
 
  
<div id='layer2'>
 
 
<div id='contentbox'>
 
<div id='contentbox'>
 
<a name="Week15">
 
<a name="Week15">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<b>Week 15</b></a>
 
<b>Week 15</b></a>
<p style="font-size:24px;text-align:left;">
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
  
 
Hok/Sok
 
Hok/Sok
<br>
+
<ul class="a">
Tested generations alpha beta and gamma in BL21 cells
+
  <li>- Tested generations alpha beta and gamma in BL21 cells </li>
<br>
+
  <li>- Alpha and beta contained groups A-E </li>
alpha and beta contained groups A-E
+
  <li>- gamma had only group F </li>
<br>
+
</ul>
gamma had only group F
+
 
+
  
 
<br>
 
<br>
 
<br>
 
<br>
</div>
 
 
</div>
 
</div>
  
<div id='layer1'>
+
 
 +
 
 
<div id='contentbox'>
 
<div id='contentbox'>
 
<a name="Week16">
 
<a name="Week16">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<p style="font-size:32px;text-align:left;font-family:Verdana, Geneva, sans-serif;">
 
<b>Week 16</b></a>
 
<b>Week 16</b></a>
<p style="font-size:24px;text-align:left;">
+
<p style="font-size:24px;text-align:left;text-decoration: underline;">
  
 
Hok/Sok
 
Hok/Sok
 +
<ul class="a">
 +
  <li>- Tested generation delta using DH5alpha </li>
 +
  <li>- contained groups A-E  </li>
 +
</ul>
 +
 
<br>
 
<br>
Tested generation delta using DH5alpha
 
 
<br>
 
<br>
contained groups A-E
 
  
 
 
 
<br>
 
<br>
 
</div>
 
 
</div>
 
</div>
  

Latest revision as of 23:57, 1 October 2015