Difference between revisions of "Team:UAM Poznan/Notebook"

m
Line 2: Line 2:
 
<html>
 
<html>
 
<head>
 
<head>
<title>Team UAM Poznan Wiki - Notebook</title>
+
<style>
  
    <style>
+
body {
 +
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9fcf7+89,ffffff+89,d5d4d8+100 */
 +
background: rgb(249,252,247); /* Old browsers */
 +
background: -moz-linear-gradient(top,  rgba(249,252,247,1) 89%, rgba(255,255,255,1) 89%, rgba(213,212,216,1) 100%); /* FF3.6+ */
 +
background: -webkit-gradient(linear, left top, left bottom, color-stop(89%,rgba(249,252,247,1)), color-stop(89%,rgba(255,255,255,1)), color-stop(100%,rgba(213,212,216,1))); /* Chrome,Safari4+ */
 +
background: -webkit-linear-gradient(top,  rgba(249,252,247,1) 89%,rgba(255,255,255,1) 89%,rgba(213,212,216,1) 100%); /* Chrome10+,Safari5.1+ */
 +
background: -o-linear-gradient(top,  rgba(249,252,247,1) 89%,rgba(255,255,255,1) 89%,rgba(213,212,216,1) 100%); /* Opera 11.10+ */
 +
background: -ms-linear-gradient(top,  rgba(249,252,247,1) 89%,rgba(255,255,255,1) 89%,rgba(213,212,216,1) 100%); /* IE10+ */
 +
background: linear-gradient(to bottom,  rgba(249,252,247,1) 89%,rgba(255,255,255,1) 89%,rgba(213,212,216,1) 100%); /* W3C */
 +
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#d5d4d8',GradientType=0 ); /* IE6-9 */
 +
background-attachment: fixed;
 +
}
  
   
+
h2 { text-decoration: underline;
    nav ul ul {
+
  text-align: center;
    display: none;
+
  text-transform: uppercase;
 +
  letter-spacing: 1px;
 +
  line-height: 150%;
 +
  font-family: "Fairview Regular";
 +
  color: ;
 
}
 
}
  
    nav ul li:hover > ul {
+
h4 {background-color: ;  
        display: block;
+
   text-align: center;
    }
+
 
+
    nav ul {
+
 
+
    box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
+
    padding: 0 20px;
+
    border-radius: 10px; 
+
    list-style: none;
+
    position: relative;
+
    display: inline-table;
+
 
+
  font-family: Helvetica, Arial, sans-serif;
+
  color: #d8d8d8;
+
   text-decoration: none;
+
 
   text-transform: uppercase;
 
   text-transform: uppercase;
   text-shadow: 0 1px 1px #000;
+
   letter-spacing: 1px;
   font-size: 13px;
+
   line-height: 150%;
   font-weight: 300;
+
   font-family: "Fairview Regular";
   /* Background & effects */
+
   color: ;
 +
}
  
   background: #282828;
+
p {
}
+
   text-indent: 50px;
 +
  word-spacing: 3px;
 +
  line-height: 200%; 
 
}
 
}
    nav ul:after {
 
        content: ""; clear: both; display: block;
 
    }
 
  
    nav ul li {
+
 
    float: left;
+
a:link {
 +
  text-decoration: none;
 +
  font-weight: bold;
 +
  color:
 
}
 
}
    nav ul li:hover {
 
        background: #4b545f;
 
        background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
 
        background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
 
        background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);
 
    }
 
        nav ul li:hover a {
 
            color: #fff;
 
        }
 
   
 
    nav ul li a {
 
        display: block; padding: 25px 40px;
 
        color: #757575; text-decoration: none;
 
    }
 
  
    nav ul ul {
+
 
    background: #5f6975; border-radius: 0px; padding: 0;
+
a:visited {
    position: absolute; top: 100%;
+
  text-decoration: none;
 +
  font-weight: bold;
 +
  color:  
 
}
 
}
    nav ul ul li {
 
        float: none;
 
        border-top: 1px solid #6b727c;
 
        border-bottom: 1px solid #575f6a;
 
        position: relative;
 
    }
 
        nav ul ul li a {
 
            padding: 15px 40px;
 
            color: #fff;
 
        } 
 
            nav ul ul li a:hover {
 
                background: #4b545f;
 
            }
 
  
    nav ul ul ul {
+
a:hover {
    position: absolute; left: 100%; top:0;
+
  text-decoration: underline;
 +
  font-weight: bold;
 +
  color:  
 
}
 
}
  
 
+
/* ============================================================
/* Rounded corners for the first link of the menu/submenus */
+
  TILE NAVIGATION
nav ul li:first-child > a {
+
============================================================ */
   border-top-left-radius: 4px;
+
/* nav styles */
  border-top-right-radius: 4px;
+
nav.cmn-tile-nav {
  border-top: 0;
+
   display: none;
 
}
 
}
/* Rounded corners for the last link of the menu/submenus */
+
nav.cmn-tile-nav.open {
nav ul li:last-child > a {
+
   display: block;
   border-bottom-left-radius: 4px;
+
  border-bottom-right-radius: 4px;
+
  border-bottom: 0;
+
 
}
 
}
/* The hover state of the menu/submenu links */
+
nav.cmn-tile-nav ul {
nav ul li > a:hover,
+
  list-style: none;
nav ul li:hover > a {
+
}
   color: #ffffff;
+
nav.cmn-tile-nav li {
   text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
+
   display: block;
   background: #54cdf1;
+
  overflow: hidden;
   background: -webkit-linear-gradient(#72d4f2, #54cdf1);
+
  font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
   background: -moz-linear-gradient(#72d4f2, #54cdf1);
+
   text-shadow: -1px 1px rgba(0, 0, 0, 0.3);
   background: linear-gradient(#72d4f2, #54cdf1);
+
   -webkit-transition: background 0.3s;
   border-color: transparent;
+
  -moz-transition: background 0.3s;
 +
  -o-transition: background 0.3s;
 +
  transition: background 0.3s;
 +
}
 +
nav.cmn-tile-nav a {
 +
  display: block;
 +
  padding: 20px;
 +
  color: #fff;
 +
   -webkit-transition: background 0.3s, -webkit-transform 0.3s;
 +
  -moz-transition: background 0.3s, -moz-transform 0.3s;
 +
  -o-transition: background 0.3s, -o-transform 0.3s;
 +
  transition: background 0.3s, transform 0.3s;
 +
}
 +
nav.cmn-tile-nav a:hover {
 +
  -webkit-transform: translateX(20px);
 +
  -moz-transform: translateX(20px);
 +
  -ms-transform: translateX(20px);
 +
  -o-transform: translateX(20px);
 +
  transform: translateX(20px);
 +
}
 +
nav.cmn-tile-nav li.colour-1 {
 +
  background-color: #28aadc;
 +
}
 +
nav.cmn-tile-nav li.colour-1 a {
 +
  background-color: #28aadc;
 +
}
 +
nav.cmn-tile-nav li.colour-1:hover, nav.cmn-tile-nav li.colour-1:hover a {
 +
  background-color: #166888;
 +
}
 +
nav.cmn-tile-nav li.colour-2 {
 +
   background-color: #0a8cbe;
 +
}
 +
nav.cmn-tile-nav li.colour-2 a {
 +
  background-color: #0a8cbe;
 +
}
 +
nav.cmn-tile-nav li.colour-2:hover, nav.cmn-tile-nav li.colour-2:hover a {
 +
  background-color: #05455d;
 +
}
 +
nav.cmn-tile-nav li.colour-3 {
 +
   background-color: #006ea0;
 +
}
 +
nav.cmn-tile-nav li.colour-3 a {
 +
  background-color: #006ea0;
 +
}
 +
nav.cmn-tile-nav li.colour-3:hover, nav.cmn-tile-nav li.colour-3:hover a {
 +
  background-color: #00283a;
 +
}
 +
nav.cmn-tile-nav li.colour-4 {
 +
   background-color: #006478;
 +
}
 +
nav.cmn-tile-nav li.colour-4 a {
 +
  background-color: #006478;
 +
}
 +
nav.cmn-tile-nav li.colour-4:hover, nav.cmn-tile-nav li.colour-4:hover a {
 +
  background-color: #000f12;
 +
}
 +
nav.cmn-tile-nav li.colour-5 {
 +
  background-color: #005a5a;
 +
}
 +
nav.cmn-tile-nav li.colour-5 a {
 +
  background-color: #005a5a;
 +
}
 +
nav.cmn-tile-nav li.colour-5:hover, nav.cmn-tile-nav li.colour-5:hover a {
 +
  background-color: black;
 +
}
 +
nav.cmn-tile-nav li.colour-6 {
 +
  background-color: #007864;
 +
}
 +
nav.cmn-tile-nav li.colour-6 a {
 +
  background-color: #007864;
 +
}
 +
nav.cmn-tile-nav li.colour-6:hover, nav.cmn-tile-nav li.colour-6:hover a {
 +
  background-color: #00120f;
 +
}
 +
nav.cmn-tile-nav li.colour-7 {
 +
  background-color: #0aa06e;
 +
}
 +
nav.cmn-tile-nav li.colour-7 a {
 +
  background-color: #0aa06e;
 +
}
 +
nav.cmn-tile-nav li.colour-7:hover, nav.cmn-tile-nav li.colour-7:hover a {
 +
  background-color: #04402c;
 +
}
 +
nav.cmn-tile-nav li.colour-8 {
 +
  background-color: #0abe8c;
 +
}
 +
nav.cmn-tile-nav li.colour-8 a {
 +
  background-color: #0abe8c;
 +
}
 +
nav.cmn-tile-nav li.colour-8:hover, nav.cmn-tile-nav li.colour-8:hover a {
 +
  background-color: #055d45;
 
}
 
}
/* The arrow indicating a submenu */
 
nav ul .has-sub > a::after {
 
  content: "";
 
  position: absolute;
 
  top: 16px;
 
  right: 10px;
 
  width: 0px;
 
  height: 0px;
 
  /* Creating the arrow using borders */
 
  
   border: 4px solid transparent;
+
/* smoother transitions */
   border-left: 4px solid #d8d8d8;
+
nav.cmn-tile-nav li,
 +
nav.cmn-tile-nav a {
 +
   -webkit-transform: translate3d(0, 0, 0);
 +
   -moz-transform: translate3d(0, 0, 0);
 +
  -ms-transform: translate3d(0, 0, 0);
 +
  -o-transform: translate3d(0, 0, 0);
 +
  transform: translate3d(0, 0, 0);
 
}
 
}
/* The same arrow, but with a darker color, to create the shadow effect */
 
nav ul .has-sub > a::before {
 
  content: "";
 
  position: absolute;
 
  top: 17px;
 
  right: 10px;
 
  width: 0px;
 
  height: 0px;
 
  /* Creating the arrow using borders */
 
  
   border: 4px solid transparent;
+
/* media queries */
   border-left: 4px solid #000;
+
@media all and (min-width: 480px) {
 +
   nav.cmn-tile-nav {
 +
    display: block;
 +
   }
 +
  nav.cmn-tile-nav li {
 +
    width: 50%;
 +
    float: left;
 +
  }
 
}
 
}
/* Changing the color of the arrow on hover */
+
@media all and (min-width: 768px) {
nav ul li > a:hover::after,
+
  nav.cmn-tile-nav li {
nav ul li:hover > a::after {
+
    width: 25%;
  border-left: 4px solid #ffffff;
+
  }
 +
  nav.cmn-tile-nav a {
 +
    text-align: center;
 +
    padding: 60px 20px 20px 20px;
 +
  }
 +
  nav.cmn-tile-nav a:hover {
 +
    -webkit-transform: translateX(0);
 +
    -moz-transform: translateX(0);
 +
    -ms-transform: translateX(0);
 +
    -o-transform: translateX(0);
 +
    transform: translateX(0);
 +
    -webkit-transform: translateY(-20px);
 +
    -moz-transform: translateY(-20px);
 +
    -ms-transform: translateY(-20px);
 +
    -o-transform: translateY(-20px);
 +
    transform: translateY(-20px);
 +
  }
 
}
 
}
nav ul li > a:hover::before,
+
@media all and (min-width: 1024px) {
nav ul li:hover > a::before {
+
  nav.cmn-tile-nav li {
   border-left: 4px solid rgba(0, 0, 0, 0.3);
+
    overflow: visible;
 +
    width: 12.5%;
 +
  }
 +
  nav.cmn-tile-nav a {
 +
    padding: 80px 20px 20px 20px;
 +
  }
 +
  nav.cmn-tile-nav a:hover {
 +
    -webkit-transform: translateY(20px);
 +
    -moz-transform: translateY(20px);
 +
    -ms-transform: translateY(20px);
 +
    -o-transform: translateY(20px);
 +
    transform: translateY(20px);
 +
  }
 +
}
 +
/* ============================================================
 +
  NAVIGATION TOGGLE
 +
============================================================ */
 +
a.nav-toggle {
 +
   display: block;
 +
  margin-bottom: 20px;
 +
  padding: 20px;
 +
  background-color: #dce6f0;
 +
  color: #646464;
 +
  font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
 +
  text-align: center;
 +
}
 +
a.nav-toggle:hover {
 +
  background-color: #c8d2dc;
 
}
 
}
/* THE SUBMENUS */
 
nav ul ul {
 
  
  /* The fade effect, created using an opacity transition */
+
@media all and (min-width: 480px) {
 
+
   a.nav-toggle {
   -webkit-transition: opacity 0.3s ease-in;
+
    display: none;
  -moz-transition: opacity 0.3s ease-in;
+
   }
   transition: opacity 0.3s ease-in;
+
 
}
 
}
  
  
 +
/* ============================================================
 +
  OTHER SIMPLE STYLES
 +
============================================================ */
 +
.container.content {
 +
  padding: 40px;
 +
}
 +
.container.content h2 {
 +
  margin-bottom: 20px;
 +
  color: #282828;
 +
  font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
 +
  font-size: 30px;
 +
}
  
 +
/*img styles */
 +
.notebook {width: 500px;
 +
height:500px;
 +
display: block;
 +
margin-right: auto;
 +
margin-left: auto;
 +
padding: 1em;}
  
 
+
</style>
    </style>
+
 
</head>
 
</head>
 
<body>
 
<body>
<nav>
+
<a href="#" class="nav-toggle">Toggle Navigation</a>
  <ul>
+
<nav class="cmn-tile-nav">
    <li><a href="https://2015.igem.org/Team:UAM_Poznan">Home</a></li>
+
  <ul class="clearfix">
    <li><a href="#February"><span>February</span></a>
+
    <li class="colour-1"><a href="#February">February</a></li>
    <ul>
+
     <li class="colour-2"><a href="#March">March</a></li>
    <li><a href="#Feb1st">1<sup>st</sup> week</a></li>
+
    <li class="colour-3"><a href="#April">April</a></li>
    <li><a href="#Feb2nd">2<sup>nd</sup> week</a></li>
+
    <li class="colour-4"><a href="#May">May</a></li>
    <li><a href="#Feb3rd">3<sup>rd</sup> week</a></li>
+
    <li class="colour-5"><a href="#June">June</a></li>
    <li><a href="#Feb4th">4<sup>th</sup> week</a></li>
+
    <li class="colour-6"><a href="#July">July</a></li>
    </ul>
+
    <li class="colour-7"><a href="#August">August</a></li>
     </li>
+
    <li class="colour-8"><a href="#September">September</a></li>
    <li><a href="#March"><span>March</span></a>
+
    <ul>
+
    <li><a href="#March1st">1<sup>st</sup> week</a></li>
+
    <li><a href="#March2nd">2<sup>nd</sup> week</a></li>
+
    <li><a href="#March3rd">3<sup>rd</sup> week</a></li>
+
    <li><a href="#March4th">4<sup>th</sup> week</a></li>
+
    </ul>
+
    </li>
+
    <li><a href="#April"><span>April</span></a>
+
    <ul>
+
    <li><a href="#April1st">1<sup>st</sup> week</a></li>
+
    <li><a href="#April2nd3rd">2<sup>nd</sup> and 3<sup>rd</sup> week</a></li>
+
    </ul>
+
    </li>
+
    <li><a href="#May"><span>May</span></a>
+
    <ul>
+
    <li><a href="#May1st2nd">1<sup>st</sup> and 2<sup>nd</sup> week</a></li>
+
    <li><a href="#May3rd">3<sup>rd</sup> week</a></li>
+
    <li><a href="#May4th">4<sup>th</sup> week</a></li>
+
    </ul>
+
    </li>
+
    <li><a href="#June"><span>June</span></a>
+
    <ul>
+
    <li><a href="#June1st2nd">1<sup>st</sup> and 2<sup>nd</sup> week</a></li>
+
    <li><a href="#June3rd">3<sup>rd</sup> week</a></li>
+
    <li><a href="#June4th">4<sup>th</sup> week</a></li>
+
    </ul>
+
    </li>
+
    <li><a href="#July"><span>July</span></a>
+
    <ul>
+
    <li><a href="#July1st">1<sup>st</sup> week</a></li>
+
    <li><a href="#July2nd">2<sup>nd</sup> week</a></li>
+
    <li><a href="#July3rd">3<sup>rd</sup> week</a></li>
+
    <li><a href="#July4th">4<sup>th</sup> week</a></li>
+
    </ul>
+
    </li>
+
    <li><a href="#August"><span>August</span></a>
+
    <ul>
+
    <li><a href="#August1st">1<sup>st</sup> week</a></li>
+
    <li><a href="#August2nd">2<sup>nd</sup> week</a></li>
+
    <li><a href="#August3rd">3<sup>rd</sup> week</a></li>
+
    <li><a href="#August4th">4<sup>th</sup> week</a></li>
+
    </ul>
+
    </li>
+
    <li><a href="#September"><span>September</span></a>
+
    <ul>
+
    <li><a href="#Sept1st">1<sup>st</sup> week</a></li>
+
    <li><a href="#Sept2nd">2<sup>nd</sup> week</a></li>
+
    <li><a href="#Sept3rd">3<sup>rd</sup> week</a></li>
+
    </ul>
+
    </li>
+
 
   </ul>
 
   </ul>
 
</nav>
 
</nav>
  
 +
<br>
 +
<br>
 
<a name="February"><h2>February</h2></a>
 
<a name="February"><h2>February</h2></a>
 
<a name="Feb1st"><h4>1<sup>st</sup> week</h4></a>
 
<a name="Feb1st"><h4>1<sup>st</sup> week</h4></a>
 
<p>
 
<p>
Our goal is to prepare a series of plasmids expressing his-tagged superfolder GFP under the control of four nontoxic inducers: arabinose, melibiose, rhamnose and xylose. We also want to check their activity under different conditions and compare them with each other. <br>
+
  Our goal is to prepare a series of plasmids expressing his-tagged superfolder GFP under the control of four nontoxic inducers: arabinose, melibiose, rhamnose and xylose. We also want to check their activity under different conditions and compare them with each other. <br>
First we amplified pSB1C3 plasmid with specially designed primers , in order to combine it later with our promoters&#39; fragments. We performed the amplification with PCR reaction using Phusion polymerase; the volume of the reaction was 50&mu;l. (See Methods). All amplifications with PCR were performed using  primers with overlaps designed with NEBuilder (See Methods).<br>
+
  First we amplified pSB1C3 plasmid with specially designed primers , in order to combine it later with our promoters&#39; fragments. We performed the amplification with PCR reaction using Phusion polymerase; the volume of the reaction was 50&mu;l. (See Methods). All amplifications with PCR were performed using  primers with overlaps designed with NEBuilder (See Methods).<br>
<!-- remember to put link to methods site -->
+
  <!-- remember to put link to methods site -->
We amplified rhamnose promoter without <i>EcoR</i>I (from proRhaWT) and super-folder GFP (with his-tag at its C-end). We add specially designed overlaps in order to combine those elements with plasmid later on. <br>
+
  We amplified rhamnose promoter without <i>EcoR</i>I (from proRhaWT) and super-folder GFP (with his-tag at its C-end). We add specially designed overlaps in order to combine those elements with plasmid later on. <br>
We also amplified arabinose promoter (Arashort1)- the shorter version of AraWT with operator&#39;s elements.<br>
+
  We also amplified arabinose promoter (Arashort1)- the shorter version of AraWT with operator&#39;s elements.<br>
We visualized PCR products under UV light after electrophoresis on 1% agarose gel (See Methods). We cut out bands that represented the desired products and purified  them on columns, according to the attached protocol. Then we checked the concentrations on NanoDrop spectrophotometer- luckily all concentrations were more than 100ng/&mu;l.
+
  We visualized PCR products under UV light after electrophoresis on 1% agarose gel (See Methods). We cut out bands that represented the desired products and purified  them on columns, according to the attached protocol. Then we checked the concentrations on NanoDrop spectrophotometer- luckily all concentrations were more than 100ng/&mu;l.
 
</p>
 
</p>
<img src="">
+
  <img class="notebook" class="notebook" src="https://static.igem.org/mediawiki/2015/7/7c/UAMPoznanNotebook1.png">
<img src="">
+
  <img class="notebook" src="https://static.igem.org/mediawiki/2015/f/fd/UAMPoznanNotebook2.png">
  
 
<a name="Feb2nd"><h4>2<sup>nd</sup> week</h4></a>
 
<a name="Feb2nd"><h4>2<sup>nd</sup> week</h4></a>
 
<p>
 
<p>
We performed CPEC reaction with our amplified fragments from previous week- CPEC is a circular polymerase extension cloning; the combining of different elements is possible thanks to overlaps (see Methods).<br>
+
  We performed CPEC reaction with our amplified fragments from previous week- CPEC is a circular polymerase extension cloning; the combining of different elements is possible thanks to overlaps (see Methods).<br>
<!-- gotta put methods link here again -->
+
  <!-- gotta put methods link here again -->
 
The rule is, that one should take ten times less ng of template than it has base pairs- e.g. 200bp &rarr; 20ng.</p>
 
The rule is, that one should take ten times less ng of template than it has base pairs- e.g. 200bp &rarr; 20ng.</p>
 
<ul>
 
<ul>
<li>pSB1C3 + proRha1 (without <i>EcoR</i>I) + sfGFP,</li>
+
  <li>pSB1C3 + proRha1 (without <i>EcoR</i>I) + sfGFP,</li>
<li>pSB1C3 + Arashort1 (in phusion with GFP).</li>
+
  <li>pSB1C3 + Arashort1 (in phusion with GFP).</li>
 
</ul>
 
</ul>
  
Line 249: Line 321:
  
 
<ul>
 
<ul>
<li>AraGFP WT (as a control),</li>
+
  <li>AraGFP WT (as a control),</li>
<li>Arashort1,</li>
+
  <li>Arashort1,</li>
<li>proRha1 without <i>EcoR</i>I</li>
+
  <li>proRha1 without <i>EcoR</i>I</li>
 
</ul>
 
</ul>
  
Line 260: Line 332:
 
<p>We tried to perform the assembly of our first constructs one more time using CPEC, but this time we used two times more nanograms of elements then last time.<br>
 
<p>We tried to perform the assembly of our first constructs one more time using CPEC, but this time we used two times more nanograms of elements then last time.<br>
 
We also prepared fragments for our next construct:  proD-sfGFP, which is an isolated, constitutive promoter; we amplified proD and sfGFP-D- with overlaps for each other and with overlaps for plasmid.</p>
 
We also prepared fragments for our next construct:  proD-sfGFP, which is an isolated, constitutive promoter; we amplified proD and sfGFP-D- with overlaps for each other and with overlaps for plasmid.</p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/8/8a/UAMPoznanNotebook3.png">
 
<br>
 
<br>
 
<br>
 
<br>
Line 267: Line 339:
 
<a name="March1st"><h4>1<sup>st</sup> week</h4></a>
 
<a name="March1st"><h4>1<sup>st</sup> week</h4></a>
 
<p>We performed the elution of proD and sfGFPD. Then we diluted them and use as a template in a reamplification with primers that add overlaps:</p>
 
<p>We performed the elution of proD and sfGFPD. Then we diluted them and use as a template in a reamplification with primers that add overlaps:</p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/e/ee/UAMPoznanNotebook4.png">
  
 
<p>We performed elution of the desired agarose bands- everything went well and now we have fragments for the assembly with plasmid.<br>
 
<p>We performed elution of the desired agarose bands- everything went well and now we have fragments for the assembly with plasmid.<br>
Line 276: Line 348:
 
We performed electroporation on competent cells (DH5&alpha;, about 100&mu;l) with:</p>
 
We performed electroporation on competent cells (DH5&alpha;, about 100&mu;l) with:</p>
 
<ul>
 
<ul>
<li>proD-sfGFP,</li>
+
  <li>proD-sfGFP,</li>
<li>Arashort1,</li>
+
  <li>Arashort1,</li>
<li>proRha1 without <i>EcoR</i>I.</li>
+
  <li>proRha1 without <i>EcoR</i>I.</li>
 
</ul>
 
</ul>
  
Line 285: Line 357:
 
<p>We started to wonder, whether our fragments were amplified with proper primers, so we performed amplification of all fragments once again, just to be sure.<br>
 
<p>We started to wonder, whether our fragments were amplified with proper primers, so we performed amplification of all fragments once again, just to be sure.<br>
 
We also amplified proC (which is an isolated, constitutive promoter, just like proD; they differ from each other only in one nucleotide) and proC with a thermometer (a hairpin at its 5&#39;UTR) and sfGFP for them. We checked it all on an agarose gel, cut out desired bands and performed an elution.</p>
 
We also amplified proC (which is an isolated, constitutive promoter, just like proD; they differ from each other only in one nucleotide) and proC with a thermometer (a hairpin at its 5&#39;UTR) and sfGFP for them. We checked it all on an agarose gel, cut out desired bands and performed an elution.</p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/0/0a/UAMPoznanNotebook5.png">
  
 
<a name="March3rd"><h4>3<sup>rd</sup> week</h4></a>
 
<a name="March3rd"><h4>3<sup>rd</sup> week</h4></a>
 
<p>Another good construct!<br>
 
<p>Another good construct!<br>
 
  After transformation we have proRha1 without <i>EcoR</i>I. We picked single colonies and checked them on plates with M9 medium with 0,4% of rhamnose (which is an inducer) and with 0,4% of glucose (as a negative control)- bacteria on M9 with rhamnose should demonstrate fluorescency under UV light, because of sfGFP expression- proRha1  is induced by rhamnose. (See Methods)</p>
 
  After transformation we have proRha1 without <i>EcoR</i>I. We picked single colonies and checked them on plates with M9 medium with 0,4% of rhamnose (which is an inducer) and with 0,4% of glucose (as a negative control)- bacteria on M9 with rhamnose should demonstrate fluorescency under UV light, because of sfGFP expression- proRha1  is induced by rhamnose. (See Methods)</p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/4/42/UAMPoznanNotebook6.png">
  
 
<p>So as we can see in the picture, our proRha1 is acting in a good way- it is induced by rhamnose (left) and the colonies don’t produce fluorescent sfGFP on different carbon source- glucose.</p>
 
<p>So as we can see in the picture, our proRha1 is acting in a good way- it is induced by rhamnose (left) and the colonies don’t produce fluorescent sfGFP on different carbon source- glucose.</p>
 
<p>We picked the best colonies from proRha1 and proD and inoculated  the overnight liquid LB with them in order to multiply bacteria that took up plasmid. Then we centrifuged the medium with bacteria to get pellet. After that, we performed plasmid isolation (see Methods). We tried to check, whether it is better to isolate them with isopropanol or ethanol.<br>
 
<p>We picked the best colonies from proRha1 and proD and inoculated  the overnight liquid LB with them in order to multiply bacteria that took up plasmid. Then we centrifuged the medium with bacteria to get pellet. After that, we performed plasmid isolation (see Methods). We tried to check, whether it is better to isolate them with isopropanol or ethanol.<br>
 
We found out that it is better to use isopropanol- on the gel, samples that were treated with isopropanol show no contamination of small RNAs (samples in the boxes- picture), whilst samples after ethanol have those low bands that represent those RNAs (=contamination).</p>
 
We found out that it is better to use isopropanol- on the gel, samples that were treated with isopropanol show no contamination of small RNAs (samples in the boxes- picture), whilst samples after ethanol have those low bands that represent those RNAs (=contamination).</p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/8/86/UAMPoznanNotebook7.png">
  
 
<p>After sequencing our plasmids, we found out that constructs were assembled in a proper way, which is a very good news.</p>
 
<p>After sequencing our plasmids, we found out that constructs were assembled in a proper way, which is a very good news.</p>
Line 302: Line 374:
 
<p>We performed CPEC for these constructs:</p>
 
<p>We performed CPEC for these constructs:</p>
 
<ul>
 
<ul>
<li>proC,</li>
+
  <li>proC,</li>
<li>proC with thermometer,</li>
+
  <li>proC with thermometer,</li>
<li>Arashort1 (with fragemnts that were once again amplified).</li>
+
  <li>Arashort1 (with fragemnts that were once again amplified).</li>
 
</ul>
 
</ul>
  
Line 315: Line 387:
  
 
<p>That&#39;s how proC promoters look on M9 with 0,4% of glucose:</p>
 
<p>That&#39;s how proC promoters look on M9 with 0,4% of glucose:</p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/f/f7/UAMPoznanNotebook8.png">
  
 
<p>This is Arashort1 on arabinose (left) and on glucose (right; negative control). And, as you can see, the induction occurs only in a presence of arabinose:</p>
 
<p>This is Arashort1 on arabinose (left) and on glucose (right; negative control). And, as you can see, the induction occurs only in a presence of arabinose:</p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/a/a1/UAMPoznanNotebook9.png">
  
 
<p>That&#39;s AraGFP-WT (control) on arabinose (left) and glucose (right):</p>
 
<p>That&#39;s AraGFP-WT (control) on arabinose (left) and glucose (right):</p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/3/36/UAMPoznanNotebook10.png">
 
<br>
 
<br>
 
<br>
 
<br>
Line 343: Line 415:
 
<p>We started amplifying fragments (with specially designed primers of course) for the next attempt for the Arashort1 assembly (let&#39;s hope that this time it will have sfGFP protein!). <br>
 
<p>We started amplifying fragments (with specially designed primers of course) for the next attempt for the Arashort1 assembly (let&#39;s hope that this time it will have sfGFP protein!). <br>
 
We also started amplification of fragments for Arashort2 (shorter arabinose promoter, without elements responsible for catabolic repression). Our template was AraGFP-WT. After PCR, we performed electrophoresis and elution of the desired bands:</p>
 
We also started amplification of fragments for Arashort2 (shorter arabinose promoter, without elements responsible for catabolic repression). Our template was AraGFP-WT. After PCR, we performed electrophoresis and elution of the desired bands:</p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/f/fc/UAMPoznanNotebook11.png">
 
<p>(all bands represent Arashort2 promoter fragments, without plasmid)</p>
 
<p>(all bands represent Arashort2 promoter fragments, without plasmid)</p>
  
Line 365: Line 437:
  
 
<p>Arashort1 (plate with glucose on the left, plate with arabinose on the right)</p>
 
<p>Arashort1 (plate with glucose on the left, plate with arabinose on the right)</p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/e/e6/UAMPoznanNotebook12.png">
  
 
<p>Arashort2 (plate with glucose on the left, plate with arabinose on the right)</p>
 
<p>Arashort2 (plate with glucose on the left, plate with arabinose on the right)</p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/2/27/UAMPoznanNotebook13.png">
  
 
<p>We inoculated some colonies from plates with arabinose into the overnight liquid LB medium. The next day we isolated plasmids, that, we hope, carried Arashort1 and Arashort2 promoters. We checked it by sequencing- they were assembled in a good way.
 
<p>We inoculated some colonies from plates with arabinose into the overnight liquid LB medium. The next day we isolated plasmids, that, we hope, carried Arashort1 and Arashort2 promoters. We checked it by sequencing- they were assembled in a good way.
Line 376: Line 448:
  
 
<p>Those two bands represent shorter proRha2 with sfGFP. We cut it out  and performed the elution.</p>
 
<p>Those two bands represent shorter proRha2 with sfGFP. We cut it out  and performed the elution.</p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/b/b3/UAMPoznanNotebook14.png">
  
 
<p>Next we reamplified it with primers adding overlaps for plasmid:</p>
 
<p>Next we reamplified it with primers adding overlaps for plasmid:</p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/b/b6/UAMPoznanNotebook15.png">
  
 
<a name="June4th"><h4>4<sup>th</sup> week</h4></a>
 
<a name="June4th"><h4>4<sup>th</sup> week</h4></a>
 
<p>We performed CPEC reaction for the assembly of proRha2.<br>
 
<p>We performed CPEC reaction for the assembly of proRha2.<br>
 
After CPEC reaction and purifying the product, we performed bacteria transformation. Luckily, everything went well and we have colonies on our Petri dishes. We inoculated some of the colonies into M9 medium with glucose as a control (left) and with rhamnose for the induction (right):</p>
 
After CPEC reaction and purifying the product, we performed bacteria transformation. Luckily, everything went well and we have colonies on our Petri dishes. We inoculated some of the colonies into M9 medium with glucose as a control (left) and with rhamnose for the induction (right):</p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/2/25/UAMPoznanNotebook16.png">
  
 
<p>As it is seen on the picture, proRha2 is not as strong as RhaWT or proRha1 without <i>EcoR</i>I. <br>
 
<p>As it is seen on the picture, proRha2 is not as strong as RhaWT or proRha1 without <i>EcoR</i>I. <br>
Line 393: Line 465:
  
 
<ol>
 
<ol>
<li>Glucose.</li>
+
  <li>Glucose.</li>
<li>Fructose.</li>
+
  <li>Fructose.</li>
<li>Lactose.</li>
+
  <li>Lactose.</li>
<li>Sacharose.</li>
+
  <li>Sacharose.</li>
<li>Maltose.</li>
+
  <li>Maltose.</li>
<li>Galactose.</li>
+
  <li>Galactose.</li>
<li>Xylose.</li>
+
  <li>Xylose.</li>
<li>Melibiose.</li>
+
  <li>Melibiose.</li>
<li>Arabinose.</li>
+
  <li>Arabinose.</li>
<li>Rhamnose.</li>
+
  <li>Rhamnose.</li>
<li>Glycerol.</li>
+
  <li>Glycerol.</li>
 
</ol>
 
</ol>
  
Line 410: Line 482:
  
 
<ol>
 
<ol>
<li> 0,03</li>
+
  <li> 0,03</li>
<li>0,019</li>
+
  <li>0,019</li>
<li>0,006</li>
+
  <li>0,006</li>
<li>0,003</li>
+
  <li>0,003</li>
<li>0,005</li>
+
  <li>0,005</li>
<li>0,007</li>
+
  <li>0,007</li>
<li>0,008</li>
+
  <li>0,008</li>
<li>0,003</li>
+
  <li>0,003</li>
<li>0,003</li>
+
  <li>0,003</li>
<li>0,003</li>
+
  <li>0,003</li>
<li>0,004</li>
+
  <li>0,004</li>
 
</ol>
 
</ol>
  
Line 438: Line 510:
  
 
<p>XylS after transformation with DH5&alpha;:</p>
 
<p>XylS after transformation with DH5&alpha;:</p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/5/50/UAMPoznanNotebook17.png">
  
 
<p>XylS on minimum medium with glucose (left) and xylose (right):</p>
 
<p>XylS on minimum medium with glucose (left) and xylose (right):</p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/1/15/UAMPoznanNotebook18.png">
  
 
<p>After transformation with XylF we obtain only 3 colonies. That&#39;s how they looked on minimum media- XylF is pretty weak- again glucose on the left and xylose on the right:</p>
 
<p>After transformation with XylF we obtain only 3 colonies. That&#39;s how they looked on minimum media- XylF is pretty weak- again glucose on the left and xylose on the right:</p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/3/3c/UAMPoznanNotebook19.png">
  
 
<a name="July2nd"><h4>2<sup>nd</sup> week</h4></a>
 
<a name="July2nd"><h4>2<sup>nd</sup> week</h4></a>
 
<p>We inoculated XylS and XylF on M9 minimum medium with 0,01%, 0,1%, 0,25%, 0,5% and 1% of xylose and incubated the culture for 44,5h in 37&deg;C. These are the results under UV light:</p>
 
<p>We inoculated XylS and XylF on M9 minimum medium with 0,01%, 0,1%, 0,25%, 0,5% and 1% of xylose and incubated the culture for 44,5h in 37&deg;C. These are the results under UV light:</p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/6/69/UAMPoznanNotebook20.png">
  
 
<p>XylS is much stronger than XylF, and 0,25% of xylose in M9 medium is enough for a good expression in longer (44,5h in this example) culture.</p>
 
<p>XylS is much stronger than XylF, and 0,25% of xylose in M9 medium is enough for a good expression in longer (44,5h in this example) culture.</p>
Line 454: Line 526:
  
 
<p>We also checked Arashort1 and Arashort2 on M9 medium with 0,01%, 0,1%, 0,25%, 0,5% and 1% of arabinose (44,5h, 37&deg;C): </p>
 
<p>We also checked Arashort1 and Arashort2 on M9 medium with 0,01%, 0,1%, 0,25%, 0,5% and 1% of arabinose (44,5h, 37&deg;C): </p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/2/2b/UAMPoznanNotebook21.png">
  
 
<p>And RhaWT and Rha without <i>EcoR</i>I - 0,01%, 0,1%, 0,25%, 0,5%, 1% of arabinose (44,5h, 37&deg;C): </p>
 
<p>And RhaWT and Rha without <i>EcoR</i>I - 0,01%, 0,1%, 0,25%, 0,5%, 1% of arabinose (44,5h, 37&deg;C): </p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/e/e4/UAMPoznanNotebook22.png">
  
 
<p>We can see that proRha1 without <i>EcoR</i>I seems to be stronger than RhaWT.</p>
 
<p>We can see that proRha1 without <i>EcoR</i>I seems to be stronger than RhaWT.</p>
Line 470: Line 542:
  
 
<ul>
 
<ul>
<li>0,25% of arabinose</li>
+
  <li>0,25% of arabinose</li>
<li>0,5% of arabinose</li>
+
  <li>0,5% of arabinose</li>
<li>0,5 % of arabinose+glucose</li>
+
  <li>0,5 % of arabinose+glucose</li>
 
</ul>
 
</ul>
  
 
and used them to examine the activity of AraWT, Arashort1 and Arashort2;
 
and used them to examine the activity of AraWT, Arashort1 and Arashort2;
 
<ul>
 
<ul>
<li>0,25% of rhamnose</li>
+
  <li>0,25% of rhamnose</li>
<li>0,5% of rhamnose<li>
+
  <li>0,5% of rhamnose<li>
<li>0,5% of rhamnose+glucose</li>
+
  <li>0,5% of rhamnose+glucose</li>
 
</ul>
 
</ul>
 
and used them to examine the activity of RhaWT, Rha without <i>EcoR</i>I and proRha2.</p>
 
and used them to examine the activity of RhaWT, Rha without <i>EcoR</i>I and proRha2.</p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/5/53/UAMPoznanNotebook23.png">
  
 
<p>We  prepared cultures with bacteria that carry desired constructs in liquid LB medium, so that we can use them to inoculate M9 media the next day. After inoculation we collected samples from all the cultures every 1hour, 8 times (so all the cultures lasted 8 hours) + one sample from 0h (to measure fluorescence at the beginning of the culture). </p>
 
<p>We  prepared cultures with bacteria that carry desired constructs in liquid LB medium, so that we can use them to inoculate M9 media the next day. After inoculation we collected samples from all the cultures every 1hour, 8 times (so all the cultures lasted 8 hours) + one sample from 0h (to measure fluorescence at the beginning of the culture). </p>
Line 491: Line 563:
 
<a name="August1st"><h4>1<sup>st</sup> week</h4></a>
 
<a name="August1st"><h4>1<sup>st</sup> week</h4></a>
 
<p>Once again we put bacteria with proC promoter into M9 medium with different sugars (0,5%), we also checked proC with thermometer and proD in that way. In order to start the culture we inoculated M9 media with the proper amount of bacteria, so that the final OD<sub>600</sub> was about 0,1. </p>
 
<p>Once again we put bacteria with proC promoter into M9 medium with different sugars (0,5%), we also checked proC with thermometer and proD in that way. In order to start the culture we inoculated M9 media with the proper amount of bacteria, so that the final OD<sub>600</sub> was about 0,1. </p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/6/67/UAMPoznanNotebook24.png">
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/e/e7/UAMPoznanNotebook25.png">
 
<p>(OD600 measurement was performed using Denovix spectrophotometer) </p>
 
<p>(OD600 measurement was performed using Denovix spectrophotometer) </p>
  
Line 502: Line 574:
  
 
<ul>
 
<ul>
<li>Mel-sfGFP-WT- without PstI site (biobrick standards)</li>
+
  <li>Mel-sfGFP-WT- without PstI site (biobrick standards)</li>
 
     <li>Mel2-sfGFP- which is a shortened version; without PstI site (biobrick standards) and with changed 5&#39;UTR- we exchanged it on 5&#39;UTR that comes from the rhamnose promoter, it should position RBS element better. We also eliminated potential secondary structures, that could mask RBS.</li>
 
     <li>Mel2-sfGFP- which is a shortened version; without PstI site (biobrick standards) and with changed 5&#39;UTR- we exchanged it on 5&#39;UTR that comes from the rhamnose promoter, it should position RBS element better. We also eliminated potential secondary structures, that could mask RBS.</li>
 
</ul>
 
</ul>
Line 508: Line 580:
 
<p>Steps of the assembly: amplification with specially designed primers that add overlaps, the assembly with CPEC reaction, purification and bacteria transformation.<br>
 
<p>Steps of the assembly: amplification with specially designed primers that add overlaps, the assembly with CPEC reaction, purification and bacteria transformation.<br>
 
We picked the best colonies and inoculated them on M9 minimal medium with 0,4% of glucose (control) and melibiose (inducer).</p>
 
We picked the best colonies and inoculated them on M9 minimal medium with 0,4% of glucose (control) and melibiose (inducer).</p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/d/dc/UAMPoznanNotebook26.png">
  
 
<p>Melibiose promoters are working- they are induced by melibiose, and there is no expression on glucose.</p>
 
<p>Melibiose promoters are working- they are induced by melibiose, and there is no expression on glucose.</p>
Line 517: Line 589:
 
<p>We inoculated:</p>
 
<p>We inoculated:</p>
 
<ul>
 
<ul>
<li>AraWT, Arashort1 and Arashort2 on M9 with: 0,5% arabinose, 0,25%arabinose + 0,25% glucose (to check how much glucose stops the expression of sfGFP under arabinose promoters); for the culture in M9 with sugar combinations we prepared 3 samples;</li>
+
  <li>AraWT, Arashort1 and Arashort2 on M9 with: 0,5% arabinose, 0,25%arabinose + 0,25% glucose (to check how much glucose stops the expression of sfGFP under arabinose promoters); for the culture in M9 with sugar combinations we prepared 3 samples;</li>
<li> proRha1 (without <i>EcoR</i>I) and Rha2 on M9 with: 0,5% rhamnose, 0,25% rhamnose + 0,25% glucose (to check how much glucose stops the expression of sfGFP under rhamnose promoters); for the culture in M9 with sugar combinations we prepared 3 samples.</li>
+
  <li> proRha1 (without <i>EcoR</i>I) and Rha2 on M9 with: 0,5% rhamnose, 0,25% rhamnose + 0,25% glucose (to check how much glucose stops the expression of sfGFP under rhamnose promoters); for the culture in M9 with sugar combinations we prepared 3 samples.</li>
 
</ul>
 
</ul>
  
Line 524: Line 596:
 
<p>We inoculated XylWT and XylA1 into overnight liquid LB medium, so that we can make stocks the next day. We also made M9 minimum media with: 0,5% of xylose, 0,25% of xylose, 0,5% of arabinose, 0,5% of glucose, 0,5% of rhamnose. <br>  
 
<p>We inoculated XylWT and XylA1 into overnight liquid LB medium, so that we can make stocks the next day. We also made M9 minimum media with: 0,5% of xylose, 0,25% of xylose, 0,5% of arabinose, 0,5% of glucose, 0,5% of rhamnose. <br>  
 
We inoculated all of our promoters into M9 with all sugars (0,5%), in order to check, if they are tight (so the expression is only on their inducers, not on other carbon sources), or if they tend to leak. That&#39;s a lot of tubes to label!</p>
 
We inoculated all of our promoters into M9 with all sugars (0,5%), in order to check, if they are tight (so the expression is only on their inducers, not on other carbon sources), or if they tend to leak. That&#39;s a lot of tubes to label!</p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/3/3b/UAMPoznanNotebook27.png">
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/4/46/UAMPoznanNotebook28.png">
  
 
<p>The samples were incubating in 37&deg;C for 24h, next we centrifuged them, resuspend the pellet in 100&mu;l of water and measured them on Tecan fluorometer (using special 96-well plate; see Methods). <br>
 
<p>The samples were incubating in 37&deg;C for 24h, next we centrifuged them, resuspend the pellet in 100&mu;l of water and measured them on Tecan fluorometer (using special 96-well plate; see Methods). <br>
 
On Tecan we also measured 8h-cultures of arabinose and rhamnose promoters from last week.</p>
 
On Tecan we also measured 8h-cultures of arabinose and rhamnose promoters from last week.</p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/6/65/UAMPoznanNotebook29.png">
  
 
<a name="August4th"><h4>4<sup>th</sup> week</h4></a>
 
<a name="August4th"><h4>4<sup>th</sup> week</h4></a>
 
<p>In order to compare our promoters with pET system (that uses T7 polymerase) we inoculated all of them into M9 with 0,5% of glucose. We also inoculated T7 on M9 with 0,5% of all sugars. We found out, that T7 (that should be induced by lactose/IPTG) shows sfGFP expression on a high level on all carbon sources, whilst our promoters are tight. Conclusion? T7 leaks, a lot. </p>
 
<p>In order to compare our promoters with pET system (that uses T7 polymerase) we inoculated all of them into M9 with 0,5% of glucose. We also inoculated T7 on M9 with 0,5% of all sugars. We found out, that T7 (that should be induced by lactose/IPTG) shows sfGFP expression on a high level on all carbon sources, whilst our promoters are tight. Conclusion? T7 leaks, a lot. </p>
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/6/6d/UAMPoznanNotebook30.JPG">
<img src="">
+
<img class="notebook" src="https://static.igem.org/mediawiki/2015/d/d5/UAMPoznanNotebook31.JPG">
 
<p>The fluorescence of those samples was measured on Tecan fluorometer.</p>
 
<p>The fluorescence of those samples was measured on Tecan fluorometer.</p>
 
<br>
 
<br>

Revision as of 06:41, 18 September 2015

Toggle Navigation



February

1st week

Our goal is to prepare a series of plasmids expressing his-tagged superfolder GFP under the control of four nontoxic inducers: arabinose, melibiose, rhamnose and xylose. We also want to check their activity under different conditions and compare them with each other.
First we amplified pSB1C3 plasmid with specially designed primers , in order to combine it later with our promoters' fragments. We performed the amplification with PCR reaction using Phusion polymerase; the volume of the reaction was 50μl. (See Methods). All amplifications with PCR were performed using primers with overlaps designed with NEBuilder (See Methods).
We amplified rhamnose promoter without EcoRI (from proRhaWT) and super-folder GFP (with his-tag at its C-end). We add specially designed overlaps in order to combine those elements with plasmid later on.
We also amplified arabinose promoter (Arashort1)- the shorter version of AraWT with operator's elements.
We visualized PCR products under UV light after electrophoresis on 1% agarose gel (See Methods). We cut out bands that represented the desired products and purified them on columns, according to the attached protocol. Then we checked the concentrations on NanoDrop spectrophotometer- luckily all concentrations were more than 100ng/μl.

2nd week

We performed CPEC reaction with our amplified fragments from previous week- CPEC is a circular polymerase extension cloning; the combining of different elements is possible thanks to overlaps (see Methods).
The rule is, that one should take ten times less ng of template than it has base pairs- e.g. 200bp → 20ng.

  • pSB1C3 + proRha1 (without EcoRI) + sfGFP,
  • pSB1C3 + Arashort1 (in phusion with GFP).

3rd week

After CPEC we precipitated our constructs with chloroform/phenol extraction, 96% ethanol and sodium acetate (3M), using glicoblue for pellet visualization (see Methods). We performed E.coli transformation using electroporation (See Methods) with:

  • AraGFP WT (as a control),
  • Arashort1,
  • proRha1 without EcoRI

We used DH5α and about 5μl of our constructs. Unfortunately, besides control, nothing grew on plates...
The possible reason of that is the falsity of NanoDrop - maybe we didn't use enough amount of different elements.

4th week

We tried to perform the assembly of our first constructs one more time using CPEC, but this time we used two times more nanograms of elements then last time.
We also prepared fragments for our next construct: proD-sfGFP, which is an isolated, constitutive promoter; we amplified proD and sfGFP-D- with overlaps for each other and with overlaps for plasmid.



March

1st week

We performed the elution of proD and sfGFPD. Then we diluted them and use as a template in a reamplification with primers that add overlaps:

We performed elution of the desired agarose bands- everything went well and now we have fragments for the assembly with plasmid.
We also precipitated constructs from our last CPEC (Arashort1 and proRha1 without EcoRI).

2nd week

We performed CPEC for proD-sfGFPD construct. After CPEC we precipitated this construct and purified it.
We performed electroporation on competent cells (DH5α, about 100μl) with:

  • proD-sfGFP,
  • Arashort1,
  • proRha1 without EcoRI.

We have our first construct- proD-sfGFP! Unfortunately, that's all that grew.

We started to wonder, whether our fragments were amplified with proper primers, so we performed amplification of all fragments once again, just to be sure.
We also amplified proC (which is an isolated, constitutive promoter, just like proD; they differ from each other only in one nucleotide) and proC with a thermometer (a hairpin at its 5'UTR) and sfGFP for them. We checked it all on an agarose gel, cut out desired bands and performed an elution.

3rd week

Another good construct!
After transformation we have proRha1 without EcoRI. We picked single colonies and checked them on plates with M9 medium with 0,4% of rhamnose (which is an inducer) and with 0,4% of glucose (as a negative control)- bacteria on M9 with rhamnose should demonstrate fluorescency under UV light, because of sfGFP expression- proRha1 is induced by rhamnose. (See Methods)

So as we can see in the picture, our proRha1 is acting in a good way- it is induced by rhamnose (left) and the colonies don’t produce fluorescent sfGFP on different carbon source- glucose.

We picked the best colonies from proRha1 and proD and inoculated the overnight liquid LB with them in order to multiply bacteria that took up plasmid. Then we centrifuged the medium with bacteria to get pellet. After that, we performed plasmid isolation (see Methods). We tried to check, whether it is better to isolate them with isopropanol or ethanol.
We found out that it is better to use isopropanol- on the gel, samples that were treated with isopropanol show no contamination of small RNAs (samples in the boxes- picture), whilst samples after ethanol have those low bands that represent those RNAs (=contamination).

After sequencing our plasmids, we found out that constructs were assembled in a proper way, which is a very good news.

4th week

We performed CPEC for these constructs:

  • proC,
  • proC with thermometer,
  • Arashort1 (with fragemnts that were once again amplified).

Of course we mix everything with pSB1C3 plasmid.
After CPEC we purified constructs and completed electroporation with DH5α. We also used AraGFP-WT as a control.

Aaand... everything went well!:) We have colonies on all the plates.
We inoculated some of the colonies on the M9 minimal medium with agarose/glucose to investigate how those promoters work.

That's how proC promoters look on M9 with 0,4% of glucose:

This is Arashort1 on arabinose (left) and on glucose (right; negative control). And, as you can see, the induction occurs only in a presence of arabinose:

That's AraGFP-WT (control) on arabinose (left) and glucose (right):



April

1st week

We had our proC_thermometer construct on two Petri dishes with M9 medium with glucose- we put one in 37°C and second in 23°C. We were hoping that low temperature will stop the induction in this construct because of hairpin, that we created in the 5'UTR.
In 37°C E.coli showed fluorescence (because of sfGFP expression), which is a normal thing for constitutive promoters.
Bacteria with proC_thermometer on plate that was in 23°C also started to show fluorescence , but after 2 days, so the induction is slower, but it does occur. That means, that in the future we should make this hairpin stronger, if we really want to stop the induction in lower temperature (e.g. add more GC pairs).

2nd and 3rd week

We picked the best colonies from Arashort1 and proC and inoculated the overnight liquid LB with them in order to multiply bacteria that took up plasmid. Then we centrifuged medium with bacteria to get pellet. After that we performed plasmid isolation (see Methods).
We prepared all of our plasmids for sequencing.
After sequencing: proC looks good, but Arashort1 doesn't- in a mysterious way we assembled it with Glo protein, not with sfGFP. So we have to repeat it, starting from the beginning.



May

1st and 2nd week

We started amplifying fragments (with specially designed primers of course) for the next attempt for the Arashort1 assembly (let's hope that this time it will have sfGFP protein!).
We also started amplification of fragments for Arashort2 (shorter arabinose promoter, without elements responsible for catabolic repression). Our template was AraGFP-WT. After PCR, we performed electrophoresis and elution of the desired bands:

(all bands represent Arashort2 promoter fragments, without plasmid)

3rd week

We performed CPEC reaction for the assembly of Arashort2 (Arashort2 + pSB1C3) and Arashort1 (Arashort1 + pSB1C3). We purified it after the reaction and put it in the freezer (-20°C).

4th week

We transformed DH5α using electroporation with Arashort1 and Arashort2 (see Methods). After electroporation and incubation in 37°C we inoculated bacteria on Petri dishes.
Unfortunately, there was nothing on those plates the next day- bacteria didn't grow.



June

1st and 2nd week

We performed CPEC for Arashort1 and Arashort2 one more time- we used more nanograms of different fragments (we started to think that NanoDrop is “lying” and it overstates the results- it's telling us that the sample has more DNA, than it has in the reality).

3rd week

We purified constructs after CPEC (Arashort1 and Arashort2) and performed bacteria transformation- we also used AraGFP-WT construct as a control to check, whether our competent bacteria are not defective.
The transformation was successful- bacteria grew on all the plates. We inoculated some colonies on M9 minimal medium with arabinose and with glucose (as a negative control).
They started to show fluorescence on plates with arabinose, because it is required for the induction of expression in arabinose promoters.

Arashort1 (plate with glucose on the left, plate with arabinose on the right)

Arashort2 (plate with glucose on the left, plate with arabinose on the right)

We inoculated some colonies from plates with arabinose into the overnight liquid LB medium. The next day we isolated plasmids, that, we hope, carried Arashort1 and Arashort2 promoters. We checked it by sequencing- they were assembled in a good way.

We started amplifying fragments for the new construct- proRha2- which is a promoter induced by ramnose, but shorter- we will try to cut out the site responsible for catabolic repression. Using specially designed primers and Rha-sfGFP-WT promoter as a template, we were able to amplify shorter version- proRha2-sfGFP.

Those two bands represent shorter proRha2 with sfGFP. We cut it out and performed the elution.

Next we reamplified it with primers adding overlaps for plasmid:

4th week

We performed CPEC reaction for the assembly of proRha2.
After CPEC reaction and purifying the product, we performed bacteria transformation. Luckily, everything went well and we have colonies on our Petri dishes. We inoculated some of the colonies into M9 medium with glucose as a control (left) and with rhamnose for the induction (right):

As it is seen on the picture, proRha2 is not as strong as RhaWT or proRha1 without EcoRI.
We picked some colonies, inoculated them into liquid LB medium and performed plasmid isolation. Then we checked the assembly of the promoter during sequencing – the construct was assembled in a proper way.

We also prepared M9 minimum media with 0,1%, 0,25%, 0,01%, 1% and 0,5% of different sugars: arabinose, rhamnose, xylose, melibiose. And M9 minimum media with 0,1% of:

  1. Glucose.
  2. Fructose.
  3. Lactose.
  4. Sacharose.
  5. Maltose.
  6. Galactose.
  7. Xylose.
  8. Melibiose.
  9. Arabinose.
  10. Rhamnose.
  11. Glycerol.

We then checked how bacteria with proC promoter grow on M9 with those sugars (0,1%) after 43h. We centrifuged the culture, resuspend the pellet in Mili Q water and put probes into a freezer.
The mass of bacteria with proC that grew on different carbon sources:

  1. 0,03
  2. 0,019
  3. 0,006
  4. 0,003
  5. 0,005
  6. 0,007
  7. 0,008
  8. 0,003
  9. 0,003
  10. 0,003
  11. 0,004

We think that those weights are so little, that there is no sense in measuring the weight in future experiments carried in 2/5ml tubes, cause it is really easy to make a mistake, and obtain false data.



July

1st week

We performed the assembly of XylWT-sfGFP promoter, which is a promoter induced by xylose (we added sfGFP to it) and is present in E.coli. Next we shortened this promoter and obtain XylA1. We amplified fragments for the assembly of the next constructs- XylS and XylF- those are all shorter versions.
XylWT: XylF-XylAwt-sfGFP - contains both promoters (xylA and F) oriented in the direction in which sfGFP expression is driven by the original xylA promoter copied from Escherichia coli genome.
XylA1: XylF-XylA1-sfGFP containing both promoters oriented in the direction in which sfGFP expression is driven by xylA promoter , the 5'UTR has been modified to make it similar to RBS from a proD.
XylS-sfGFP - a shortened form of the XylA1 promoter, since we have expected that catabolic repression should be weakened to enable the efficient induction of this promoter on standard media like LB.
XylF-sfGFP - a DNA fragment containing only the XylF promoter with the original UTR of XylF gene upstream the sfGFP ORF.

After reamplification of fragments with overlaps, we performed CPEC, purification of the product, and electroporation.

XylS after transformation with DH5α:

XylS on minimum medium with glucose (left) and xylose (right):

After transformation with XylF we obtain only 3 colonies. That's how they looked on minimum media- XylF is pretty weak- again glucose on the left and xylose on the right:

2nd week

We inoculated XylS and XylF on M9 minimum medium with 0,01%, 0,1%, 0,25%, 0,5% and 1% of xylose and incubated the culture for 44,5h in 37°C. These are the results under UV light:

XylS is much stronger than XylF, and 0,25% of xylose in M9 medium is enough for a good expression in longer (44,5h in this example) culture.

We also checked Arashort1 and Arashort2 on M9 medium with 0,01%, 0,1%, 0,25%, 0,5% and 1% of arabinose (44,5h, 37°C):

And RhaWT and Rha without EcoRI - 0,01%, 0,1%, 0,25%, 0,5%, 1% of arabinose (44,5h, 37°C):

We can see that proRha1 without EcoRI seems to be stronger than RhaWT.

The fluorescence of all the previous samples was measured using Denovix (see Methods).

3rd week

We prepared bacterial glycerol stocks with RhaWT, proRha1 without EcoRI, proRha2, AraWT, Arashort1, Arashort2, XylS, XylF and proD. We started with transformation of E.coli with desired constructs. After that we picked the best colonies from the plates and inoculated them into overnight LB liquid medium. We centrifuged the cultures, resuspened the pellet in LB liquid medium, added glycerol (final concentration: 7%) and the antibiotic (chloramphenicol). We put stocks prepared in that way into the freezer (-20°C). (See Methods)

4th week

We prepared M9 minimum media with:

  • 0,25% of arabinose
  • 0,5% of arabinose
  • 0,5 % of arabinose+glucose
and used them to examine the activity of AraWT, Arashort1 and Arashort2;
  • 0,25% of rhamnose
  • 0,5% of rhamnose
  • 0,5% of rhamnose+glucose
and used them to examine the activity of RhaWT, Rha without EcoRI and proRha2.

We prepared cultures with bacteria that carry desired constructs in liquid LB medium, so that we can use them to inoculate M9 media the next day. After inoculation we collected samples from all the cultures every 1hour, 8 times (so all the cultures lasted 8 hours) + one sample from 0h (to measure fluorescence at the beginning of the culture).



August

1st week

Once again we put bacteria with proC promoter into M9 medium with different sugars (0,5%), we also checked proC with thermometer and proD in that way. In order to start the culture we inoculated M9 media with the proper amount of bacteria, so that the final OD600 was about 0,1.

(OD600 measurement was performed using Denovix spectrophotometer)

After 24h we centrifuged the samples, resuspend the pellet and measured the fluorescence.
The fluorescence of all the samples was measured using Denovix (see Methods).

We performed the assembly of melibiose promoters:

  • Mel-sfGFP-WT- without PstI site (biobrick standards)
  • Mel2-sfGFP- which is a shortened version; without PstI site (biobrick standards) and with changed 5'UTR- we exchanged it on 5'UTR that comes from the rhamnose promoter, it should position RBS element better. We also eliminated potential secondary structures, that could mask RBS.

Steps of the assembly: amplification with specially designed primers that add overlaps, the assembly with CPEC reaction, purification and bacteria transformation.
We picked the best colonies and inoculated them on M9 minimal medium with 0,4% of glucose (control) and melibiose (inducer).

Melibiose promoters are working- they are induced by melibiose, and there is no expression on glucose.

2nd week

Once again (third time) we inoculated proC, proC with thermo and proD into 250μl M9 with 0,5% of different sugars in 5ml Eppendorf tubes. We should incubate them in 37°C for 24h, but they grew so fast, that we had to centrifuge them after 15h. The fluorescence of all the samples was measured using Denovix (see Methods).

We inoculated:

  • AraWT, Arashort1 and Arashort2 on M9 with: 0,5% arabinose, 0,25%arabinose + 0,25% glucose (to check how much glucose stops the expression of sfGFP under arabinose promoters); for the culture in M9 with sugar combinations we prepared 3 samples;
  • proRha1 (without EcoRI) and Rha2 on M9 with: 0,5% rhamnose, 0,25% rhamnose + 0,25% glucose (to check how much glucose stops the expression of sfGFP under rhamnose promoters); for the culture in M9 with sugar combinations we prepared 3 samples.

3rd week

We inoculated XylWT and XylA1 into overnight liquid LB medium, so that we can make stocks the next day. We also made M9 minimum media with: 0,5% of xylose, 0,25% of xylose, 0,5% of arabinose, 0,5% of glucose, 0,5% of rhamnose.
We inoculated all of our promoters into M9 with all sugars (0,5%), in order to check, if they are tight (so the expression is only on their inducers, not on other carbon sources), or if they tend to leak. That's a lot of tubes to label!

The samples were incubating in 37°C for 24h, next we centrifuged them, resuspend the pellet in 100μl of water and measured them on Tecan fluorometer (using special 96-well plate; see Methods).
On Tecan we also measured 8h-cultures of arabinose and rhamnose promoters from last week.

4th week

In order to compare our promoters with pET system (that uses T7 polymerase) we inoculated all of them into M9 with 0,5% of glucose. We also inoculated T7 on M9 with 0,5% of all sugars. We found out, that T7 (that should be induced by lactose/IPTG) shows sfGFP expression on a high level on all carbon sources, whilst our promoters are tight. Conclusion? T7 leaks, a lot.

The fluorescence of those samples was measured on Tecan fluorometer.



September

1st week

2nd week

3rd week