Difference between revisions of "Team:KU Leuven/InterLabStudy/Protocol"

(Created page with "{{KU_Leuven}} {{KU_Leuven/css}} {{KU_Leuven/protocol/test/css}} {{KU_Leuven/Lightbox/css}} <html> <script> $(document).onload(function() { $(".main-navm").hide(); } </script>...")
 
 
(170 intermediate revisions by 9 users not shown)
Line 1: Line 1:
 
{{KU_Leuven}}
 
{{KU_Leuven}}
 
{{KU_Leuven/css}}
 
{{KU_Leuven/css}}
{{KU_Leuven/protocol/test/css}}
 
 
{{KU_Leuven/Lightbox/css}}
 
{{KU_Leuven/Lightbox/css}}
 
 
<html>
 
<html>
 
 
<script>
 
<script>
$(document).onload(function() {
+
    $(document).onload(function () {
  $(".main-navm").hide();
+
        $(".main-navm").hide();
}
+
    }
 
</script>
 
</script>
 +
    <style>
  
<style>
+
  #interlab {
 +
        background-color: transparent;
 +
        border-style: solid;
 +
        border: 0 solid transparent;
 +
        border-bottom: 5px solid #8b7a57;
 +
    }
 +
    #centernav:hover #interlab {
 +
        /* this is active when your mouse moves is over the item */
 +
        border: 0 solid transparent;
 +
        border-bottom: 0 solid transparent;
 +
    }
 +
    .main-navm:hover #interlab {
 +
        /* this is active when your mouse moves is over the item */
 +
        border: 0 solid transparent;
 +
        border-right: 0 solid transparent;
 +
    }
 +
    @media screen and (max-width: 1000px) {#interlab {
 +
            border-bottom: 5px solid transparent;
 +
            border-right: 5px solid #8b7a57;
 +
        }
 +
    }
 +
    #content {
 +
        background-color: transparent;
 +
    }
  
#protocol{  
+
.summaryimg{
    background-color: transparent;
+
opacity:0.8;
    border-style: solid;
+
    border: 0px solid transparent;
+
    border-bottom: 5px solid #8b7a57;   
+
 
}
 
}
 +
</style>
  
#centernav:hover #protocol {  /* this is active when your mouse moves is over the item */
+
<head>
    border: 0px solid transparent;
+
    <link href="https://static.igem.org/mediawiki/2015/9/9c/Ku_Leuven_Favicon.gif"
     border-bottom: 0px solid transparent;
+
        rel="icon"/>
}
+
     <link / </head
 +
        href="https://static.igem.org/mediawiki/2015/9/9c/Ku_Leuven_Favicon.gif"
 +
        rel="shortcut icon">
 +
</head>
  
.main-navm:hover #protocol {  /* this is active when your mouse moves is over the item */
+
     <body>
     border: 0px solid transparent;
+
    border-right: 0px solid transparent;
+
}
+
  
@media screen and (max-width: 1000px) {
+
        <div class="summaryheader">
#protocol {
+
            <div class="summaryimg">
    border-bottom: 5px solid transparent;
+
                <img src="https://static.igem.org/mediawiki/2015/c/c0/KU_Leuven_Banner_Rood5.jpg"
    border-right: 5px solid #8b7a57;
+
                    width="100%">
}
+
                <div class="head">
}
+
                    <h2>
 +
                        Protocols
 +
                    </h2>
 +
                </div>
 +
            </div>
 +
        </div>
  
#content {
+
        <!----------------------------Scientific !---------------------------->
    background-color:transparent;
+
}
+
  
</style>
+
        <div class="summarytext1">
 +
            <div class="part">
  
<style>
+
                <h2>
h3{
+
                    Introduction
font-size: 2.3em;
+
                </h2>
}
+
                <p>
h2{
+
                    Experiments started with the construction of devices that contained constitutive
font-size:2.6em;
+
                    promoters with low (J23117), medium (J23106) and higher (J23101) strength.
line-height: 120%;
+
                    Each promoter was coupled to BioBrick I13504, containing a RBS, GFP protein and a double terminator.
text-allign="center";
+
                    The above mentioned BioBrick and the promoters were transformed in <i>E. cloni</i> competent cells. The cells were grown on LB (Sigma-Aldrich) 1.5% agar (VWR Chemicals) plates with chloramphenicol (from Acros Organics) as a selection
text-transform: none;
+
                    marker. As a positive control, cells were also transformed with the pUC19 plasmid and
}
+
                    plated on LB plates containing ampicillin. <i>E. cloni</i> without any
b1{
+
                    plasmid was also plated as a negative control on LB plates containing chloramphenicol.
font-size:0.85em;
+
                    Transformation of the BioBricks was performed twice by using chemically competent
}
+
                    cells. The first time, no colonies from any of the four BioBricks were obtained. The
p2{
+
                    second time, only a few colonies grew. Nevertheless, the positive controls were
margin-top: 10px;
+
                    correct every time and the transformation efficiency of our <i>E. cloni</i> was previously proven to be very high. Therefore, we switched to electroporation. This technique showed a higher efficiency and enough
margin-bottom: 0px;
+
                    colonies grew to perform the measurements.
margin-left: 10px;
+
                    <br></br>
margin-right: 10px;
+
text-allign="left";
+
}
+
b{
+
font-size:1em;
+
}
+
  
#content {
+
                    Thereafter, the BioBrick Assembly Method was used to combine the promoters with GFP.
    background-color:transparent;
+
                    Subsequently, electrocompetent <i>E. cloni</i> cells were transformed,
}
+
                    plated on LB agar plates with antibiotic selection markers, illuminated with blue/UV-light to check for the presence of GFP, and thus
 +
                    a functional device.
  
</style>
+
                </br>
+
<link rel="stylesheet" type="text/css"
+
href="https://2015.igem.org/Template:KU_Leuven/Lightbox/CSS?action=raw&ctype=text/css" />
+
</head>
+
<script type="text/javascript" src="http://yourjavascript.com/11518521655/lightbox.js"></script>
+
  
<body>
+
                For the fluorescent measurements, liquid cultures (3 mL-LB + Antibiotic) were inoculated in polypropylene round-bottom tubes and incubated for 16
 +
                to 18 hours in a shaking incubator (200 rpm) at 37 °C. The
 +
                fluorescence data from cells grown to an OD of ~0.5 (if the OD was higher, it was brought
 +
                in the range 0.48-0.52) were measured at 300 nm. Finally, the fluorescence data were collected
 +
                from the overnight cultures of the constructed devices with excitation and
 +
                emission wavelengths of 483 nm and 525 nm respectively in a 96-well plate by a
 +
                Tecan Safire2 monochromator MTP Reader. Besides, the absorbance measurements at 600
 +
                nm were repeated in the plate reader to normalize for cell density.
 +
            </br>
 +
        </p>
 +
    </div>
 +
    <div class="part">
  
<div class="summaryheader">
+
        <h2>
  <div class="summaryimg">
+
            Methodology</h2>
  <img src="https://static.igem.org/mediawiki/2015/b/b7/KU_Leuven_Researchbanner.jpg" width="100%">
+
    </div>
  <div class="head">
+
<div class="center">
    <h2> Protocol </h2>
+
    <div class="togglebar">
  </div>
+
        <div class="toggleone">
</div>
+
            <h2>Preparing electrocompetent cells</h2>
 +
        </div>
 +
      <div id="toggleone">
 +
            <dl>
 +
              <dd>- Make a liquid culture of a single colony in 1-3 mL salt free LB</dd>
 +
        <dd>- Grow 300-400 mL cells (without salt) at 37 °C until the O.D. reaches 0.6</dd>
 +
  <dd>- Cool down on ice and perform all the steps at 4 °C</dd>
 +
<dd>- Spin the cells down in falcon tubes (3500 g, 20 min, 4 °C)</dd>
 +
<dd>- Resuspend the cells in 10% glycerol, spin the cells down (5000 g, 10 min, 4 °C). Repeat this step 3 times</dd>
 +
<dd>- Resuspend the cells in 10% glycerol to obtain a dense pulp (usually not more
 +
than 1.5 mL)</dd>
 +
<dd>- Take 50 µL sample and do the electroporation test (without DNA). Pulses should be
 +
between 4 and 6 msec. If shorter, wash the cells once again with 30 mL
 +
glycerol</dd>
 +
<dd>- Aliquot the cells (50 µL), quick-freeze in liquid nitrogen and store at -80 °C</dd>
 +
</dl>
 
</div>
 
</div>
 +
</div>
 +
</br>
  
 +
<div class="togglebar">
 +
<div class="toggletwo">
 +
<h2>Electroporation</h2>
 +
</div>
 +
<div id="toggletwo" >
 +
<dl>
 +
<dd>- Add 1 µl DNA to 50 µl electrocompetent cells in an ice-cold cuvette (1 mm)</dd>
 +
<dd>- Electroporate (Eppendorf, 1700 V, 4 msec)</dd>
 +
<dd>- Add 950 µl of SOC solution</dd>
 +
<dd>- Incubate for one hour at 37 °C</dd>
 +
<dd>- Plate out on pre-warmed plates containing the correct selective medium, in this case chlormaphenicol for J23101, J23106 and J23117 and ampicillin for I13504 (37 °C)</dd>
 +
</dl>
 +
</div>
 +
</div>
 +
</br>
 +
<div class="togglebar">
 +
<div class="togglethree">
 +
<h2>BioBrick Assembly Method</h2>
 +
</div>
 +
<div id="togglethree" >
 +
<dl>
 +
<dd>- Digest I13504 (GFP) with XbaI and PstI in Tango buffer</dd>
 +
<dd>- Digest the promoters J23101, J23106 and J23117 with PstI in buffer O</dd>
 +
<dd>- Load the digested I13504 on a 1.5% agarose gel and visualize it under UV light.</dd>
 +
<dd>- Thereafter, perform a gel purification of I13504 (GeneJET Gel Extraction Kit -
 +
- ThermoFisher Scientific)</dd>
 +
<dd>- PCR purify the promoters J23101, J23106 and J23117</dd>
 +
<dd>- Digest the promoters J23101, J23106 and J23117 with FD SpeI in 10x Fast Digest
 +
Buffer</dd>
 +
<dd>- Ligate every promoter with I13504 using T4 DNA ligase</dd>
 +
</dl>
 +
</div>
 +
</div>
 +
</br>
  
<!------------------------------------------------------Begin Content--------------------------------------------------------->
+
<div class="togglebar">
<div class="summarytext1">
+
<div class="togglefour">
<div class="part">
+
<h2>Restriction Mapping</h2>
<h2 style="font-size:3.2em" >iGEM Symposium Day on Synthetic Biology, Cell Systems
+
</div>
and Ethics in Biochemistry</h2>
+
<div id="togglefour">
<br>
+
<dl>
 +
<dd>- Digest with NcoI (cuts 1x in pSB1C3) and XhoI (cuts 1x in GFP) in Tango buffer</dd>
 +
<dd>- Mix gently and spin down</dd>
 +
<dd>- Incubate for 2 hours at 37 °C in a heating block</dd>
 +
<dd>- Separate the fragments using gel electrophoresis on a 1.5% agarose gel</dd>
 +
</dl>
 +
</div>
 +
</div>
 +
</br>
  
<h3 style="font-size:2.7em">Details</h3> <br>
 
<div align="left">
 
<p>
 
<b>DATE:</b><br>
 
07.09.2015 10:00 – 19:00 <br>
 
<b>VENUE:</b> <br>
 
KU Leuven Campus Arenberg, Celestijnenlaan 200A (Computer Science) aula 00.225, Heverlee, Belgium
 
<br>
 
<b>PARTICIPATION:</b> <br>
 
<b><b1>FREE</b1></b> but <b><b1>REGISTRATION is REQUIRED</b1></b>. Please, register here:
 
<a href=https://docs.google.com/forms/d/1wsf_f8kdGFzTgml0zx1lEgJ46IjWInYndaT8YjXz4ew/viewform><b>Registration form</b></a>
 
<br>
 
<br>
 
<br>
 
</p>
 
 
</div>
 
</div>
<h3 style="font-size:2.7em">PROGRAM</h3><br>
+
<div class="part">
<style type="text/css">
+
                <h2>
.tg  {border-spacing:0;border-color:#bbb; width=100%}
+
                    Worksheet
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:none;overflow:hidden;word-break:normal;border-color:#bbb;color:#594F4F;background-color:#E0FFEB;}
+
                </h2>
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:none;overflow:hidden;word-break:normal;border-color:#bbb;color:#493F3F;background-color:#52BCEC;line-height: 120%;}
+
                <p>
.tg .tg-title{font-weight:bold;font-size:24px;text-align:center}
+
                  Our wetlab team worked well together to fulfill this challenge. Vincent Van Deuren and Laurens Vandebroek performed the BioBrick assembly and the transformation experiments. The measurements were recorded by Laetitia Van Wonterghem, Ovia Margaret Thirukkumaran and Laurens Vandebroek. Laura Van Hese, Astrid Deryckere, Ines Cottignie and Vincent Van Deuren carried out the restriction digestion to check for the inserts. Finally, the results were processed by Ovia Margaret Thirukkumaran and Laurens Vandebroek and our wiki-page was filled with provided data by Vincent Van Deuren and Laetitia Van Wonterghem. Our supervisor Katarzyna Malczewska coordinated the overall works and the rest of the team members served with a helping hand whenever needed.</br>
.tg .tg-grey{background-color:#C6DEE9; text-align:left}
+
.tg .tg-lblue{background-color:#AAE2FC; text-align:left}
+
.tg .tg-dblue{background-color:#89CFEF; text-align:left}
+
@media screen and (max-width: 100%) {.tg {width: 100%;}.tg col {width: 100%;}.tg-wrap {overflow-x: auto;-webkit-overflow-scrolling: touch;}}</style>
+
<div class="tg-wrap" style="width:100%"><table class="tg" style="width:100%">
+
  <tr>
+
    <th class="tg-title" colspan="3">KU Leuven iGEM 2015 Symposium <br> on Syntetic Biology, Cell Systems and Ethics in Biochemistry <br> Leuven 07.09.2015</th>
+
  </tr>
+
  <tr>
+
    <td class="tg-grey"></td>
+
    <td class="tg-grey">9:00-10:00</td>
+
    <td class="tg-grey"><b>Registration and welcome tea/coffee</b></td>
+
  </tr>
+
  <tr>
+
    <td class="tg-dblue" rowspan="6">Morning Block</td>
+
    <td class="tg-dblue">10:00-10:10</td>
+
    <td class="tg-dblue">Welcome words by Prof. Johan Robben</td>
+
  </tr>
+
  <tr>
+
    <td class="tg-dblue">10:10-10:35</td>
+
    <td class="tg-dblue"> <b>Home speaker: Vera van Noort </b> <br> Center for Microbial and Plant Genetics<br>
+
<i>"Lessons from systems biology of a minimal organism for synthetic biology"</i></td>
+
  </tr>
+
  <tr>
+
    <td class="tg-dblue">10:35-11:35</td>
+
    <td class="tg-dblue"> <b>Keynote speaker: Victor Dillard</b> <br> Chief Operating Officer & Founder, Desktop Genetics<br> <i> "Through synthetic biology to entrepreneurship"</i></td>
+
  </tr>
+
  <tr>
+
    <td class="tg-dblue"></td>
+
    <td class="tg-dblue"><b> Presentation by the iGEM Teams</b></td>
+
  </tr>
+
  <tr>
+
    <td class="tg-dblue">11:40-11:50</td>
+
    <td class="tg-dblue"> iGEM Paris-Saclay: "SafetE.coli"</td>
+
  </tr>
+
  <tr>
+
    <td class="tg-dblue">11:55-12:05</td>
+
    <td class="tg-dblue"> iGEM TU Eindhoven: "Click Coli"</td>
+
  </tr>
+
  
  <tr>
+
<br> To grow our cells, we made use of a New Brunswick Innova® 43/43R Shaker purchased from Eppendorf. This incubator has a throw of 2.54 cm. Our devices were measured by a Tecan Safire2 monochromator MTP Reader. This machine was last calibrated on the 31<sup>th</sup> of March in 2015 by Tecan and our measurements took place on the 25<sup>th</sup> of August in 2015. The cells were excited at 483 nm and the emission was recorded at 525 nm. To capture the light emission, a Quad4 Monochromator was used. The absorbance was measured at 600 nm with a sampling frequency of 0.11 seconds/ sample while the sampling frequency of the fluorescence was 0.15 seconds/sample.
    <td class="tg-grey"></td>
+
 
    <td class="tg-grey">12:05-13:05</td>
+
            </br>
    <td class="tg-grey"><b>Lunch Break, networking</b></td>
+
        </p>
  </tr>
+
     </div>
  <tr>
+
    <td class="tg-lblue" rowspan="6">Early Afternoon Block</td>
+
    <td class="tg-lblue">13:05-14:05</td>
+
    <td class="tg-lblue"><b>Keynote speaker: Sebastian Maerkl </b> <br> École Polytechnique Fédérale de Lausanne, LBNC<br> <i> "Cell-Free synthetic biology" </i> </td>
+
  </tr>
+
  <tr>
+
    <td class="tg-lblue">14:05-14:30</td>
+
    <td class="tg-lblue"><b>Home speaker: Yves Peeters</b><br> Laboratory of Biochemistry: Molecular and Structural Biology <br> <i> "Directed evolution of polymerases using synthetic biology methods"</i></td>
+
  </tr>
+
    <tr>
+
    <td class="tg-lblue"></td>
+
    <td class="tg-lblue"><b> Presentation by the iGEM Teams</b></td>
+
  </tr>
+
  <tr>
+
    <td class="tg-lblue">14:35-14:45</td>
+
    <td class="tg-lblue"> iGEM Amsterdam: "[Photo]Synthetic Romance"</td>
+
  </tr>
+
  <tr>
+
    <td class="tg-lblue">14:50-15:00</td>
+
    <td class="tg-lblue"> iGEM TU Darmstadt: "Building with light/Labsurfing"</td>
+
  </tr>
+
  <tr>
+
    <td class="tg-lblue">15:05-15:20</td>
+
    <td class="tg-lblue"> iGEM KU Leuven: "Spot E.Shape"</td>
+
  </tr>
+
  <tr>
+
    <td class="tg-grey"></td>
+
    <td class="tg-grey">15:25-15:50</td>
+
    <td class="tg-grey"><b>Tea/Coffee break</b></td>
+
  </tr>
+
  <tr>
+
    <td class="tg-dblue" rowspan="3">Evening block</td>
+
    <td class="tg-dblue">15:50-16:00</td>
+
    <td class="tg-dblue">Introduction of the debate experts: Prof. Bart De Moor (KU Leuven), Prof. Johan Robben (KU Leuven), Dr. Stijn Bruers (UGent), Prof. Vera van Noort (KU Leuven), Victor Dillard (Desktop Genetics). <br>
+
Moderator: Prof. Piet Van der Meer (Ugent/VUB)
+
</td>
+
  </tr>
+
  <tr>
+
    <td class="tg-dblue">16:00-17:00</td>
+
    <td class="tg-dblue">A debate on the ethics in synthetic biology and biochemistry</td>
+
  </tr>
+
  <tr>
+
    <td class="tg-dblue">17:00-17:10</td>
+
    <td class="tg-dblue">Closing words</td>
+
  </tr>
+
  <tr>
+
     <td class="tg-grey"></td>
+
    <td class="tg-grey">17:10-19:00</td>
+
    <td class="tg-grey"><b>Wok and Talk Chinese dinner reception </b></td>
+
  </tr>
+
  <tr>
+
    <td class="tg-grey"></td>
+
    <td class="tg-grey">19:30</td>
+
    <td class="tg-grey">Leuven Kermis – Visit to Leuven Centrum for interested people</td>
+
  </tr>
+
</table></div>
+
<br>
+
<br>
+
 
</div>
 
</div>
 
</div>
 
</div>
<div class="summarytext1">
+
<!--Foot don't touch!-->
<div class="part">
+
  
<h3 style="font-size:2.7em">Speakers</h3><br>
+
<div class="whiterow"></div>
  
<p style="margin-bottom:20px">
+
<div class="subsections">
<img src="https://static.igem.org/mediawiki/2015/f/f8/KU_Leuven_Speaker_SM.jpg" align="left" height=225px width="150px" style="margin: 0px 20px 0px 0px;border:3px solid black";>
+
<div class="subsectionwrapper">
<u><b>Sebastian Maerkl</b>, École  Polytechnique Fédérale de Lausanne, The Laboratory of Biological Network Characterization (LBNC)</u> <br>
+
<div class="subimgrow">
Sebastian Maerkl's lab conducts research at the interface of engineering and biology and is active in the areas of systems biology, synthetic biology and molecular diagnostics. They are driven by the desire to learn how to rationally design and engineer biological systems.
+
<div class="whitespaceside"></div>
Sebastian Maerkl’s research aims to develop new microfluidic technologies and apply them to solve biological problems. His rare expertise allows him to combine the design of new tools with advanced research in biology. Sebastian Maerkl is internationally recognized for his many outstanding contributions. Particularly in combining synthetic biology and computational systems with microfluidics, he demonstrated that the expression of genes in vivo can be provided based on the binding energy profiles in vitro.
+
<div class="subimg">
His studies will focus on five areas: the bioengineering of biosystems, the engineering of transcriptional regulatory networks, the engineering of genes and genomes, the engineering of biological systems de novo and the development of a new generation of diagnostic devices.
+
<a href="https://2015.igem.org/Team:KU_Leuven/InterLabStudy/Results">
</p>
+
<img src="https://static.igem.org/mediawiki/2015/e/e0/KU_Leuven_Wiki_Button_-_Results2.png" width="100%">
 +
</a>
 
</div>
 
</div>
 +
 +
<div class="whitespace">
 
</div>
 
</div>
<br>
+
 
<br>
+
<div class="subimg">
<br>
+
<a href="https://2015.igem.org/Team:KU_Leuven/InterLabStudy">
<br>
+
<img src="https://static.igem.org/mediawiki/2015/c/cb/KUL_Wiki_Button_-_Back.png" width="100%">
<div class="summarytext1">
+
</a>
<div class="part">
+
<p style="margin-bottom:20px">
+
<img src="https://static.igem.org/mediawiki/2015/archive/7/7f/20150820114120%21KUL_SYM_VD.png" align="right" height="210px" width="180px" style="margin: 0px 0px 0px 20px;border:3px solid black";>
+
<u><b>Victor Dillard</b>, Chief Operating Officer & Founder, Desktop Genetics</u> <br>
+
Victor obtained his masters in chemical engineering with honours at Imperial College London before completing a specialist biotechnology and business masters with distinction at the University of Cambridge.
+
Since graduating, Victor founded Desktop Genetics with a vision to change modern biotech R&D and enable rapid and accurate end-to-end genome engineering experiments through their proprietary software platform. Within two years of founding Desktop Genetics, Victor has raised over $600,000 of private equity and grant financing, and delivered over $400,000 of revenue. Today, Victor heads the company's business development and operations and is leading the product and technology expansion into CRISPR and genome editing.
+
</p>
+
 
</div>
 
</div>
 +
<div class="whitespaceside"></div>
 
</div>
 
</div>
 +
 +
<div class="subtextrow">
 +
<div class="whitespaceside"></div>
 +
<div class="subtext">
 +
<a href="https://2015.igem.org/Team:KU_Leuven/InterLabStudy/Results">
 +
<h2>Results</h2>
 +
<p>Click here to discover our results.</p>
 +
</a>
 +
</div>
 +
 
<div class="whitespace">
 
<div class="whitespace">
 
</div>
 
</div>
<br>
+
 
<br>
+
<div class="subtext">
<br>
+
<a href="https://2015.igem.org/Team:KU_Leuven/InterLabStudy">
<br>
+
<h2>Back</h2>
<div class="summarytext1">
+
<p>Go back to the Interlab page.</p>
<div class="part">
+
</a>
<p>
+
<img src="https://static.igem.org/mediawiki/2015/b/b7/KUL_SYM_VVN.png" align="left" height=200px width="150px" style="margin-right:20px";><u><b>Vera van Noort</b>, Center for Microbial and Plant Genetics </u><br>
+
The research group led by Vera van Noort is interested in understanding biological systems as a whole. They try to achieve this through computational analysis of large-scale data generated by the ever growing number of new technologies that can systematically measure the behaviour of multiple cellular components, such as biochemical activities, biophysical properties, subcellular localization and interaction. They use and develop new methods to integrate, visualize and query the large amounts of information available and in such a way come to new biological discoveries. A particular focus of the group is proteomics and post-translational modifications.
+
</p>
+
 
</div>
 
</div>
 +
<div class="whitespaceside"></div>
 
</div>
 
</div>
 +
 +
<div class="subimgreadmore">
 +
<div class="whitespaceside"></div>
 +
<div class="subimgrm">
 +
<a href="https://2015.igem.org/Team:KU_Leuven/InterLabStudy/Results">
 +
<div id="more">
 +
<img src="https://static.igem.org/mediawiki/2015/7/73/KUL_Wiki_Button_-_Read_more.png" height="40%" width="85%" alt="Read more">
 +
</div>
 +
</a>
 +
</div>
 +
 +
<div class="whitespace"></div>
 +
 +
<div class="subimgrm">
 +
<a href="https://2015.igem.org/Team:KU_Leuven/InterLabStudy">
 +
<div id="back">
 +
<img src="https://static.igem.org/mediawiki/2015/7/73/KUL_Wiki_Button_-_Read_more.png" height="40%" width="85%" alt="Read more">
 +
</div>
 +
</a>
 +
</div>
 +
<div class="whitespaceside"></div>
 +
</div>
 +
 +
<div class="subimgrowm">
 +
<div class="subimgm">
 +
<a href="https://2015.igem.org/Team:KU_Leuven/InterLabStudy/Results">
 +
<b>Results</b>
 +
<img src="https://static.igem.org/mediawiki/2015/e/e0/KU_Leuven_Wiki_Button_-_Results2.png" width="100%">
 +
</a>
 +
</div>
 +
 
<div class="whitespace">
 
<div class="whitespace">
 
</div>
 
</div>
<br>
+
 
<br>
+
<div class="subtextm">
<br>
+
<a href="https://2015.igem.org/Team:KU_Leuven/InterLabStudy/Results">
<br>
+
<p>Click here to discover our results.<br/></p>
<br>
+
</a>
<br>
+
<br>
+
<div class="summarytext1">
+
<div class="part">
+
<p>
+
<img src="https://static.igem.org/mediawiki/2015/e/e2/KUL_SYM_YP.png" align="right" height=200px width="140px" style="margin-left:20px;border:3px solid black;z-index:100;">
+
<u><b>Yves Peeters</b>, Laboratory of Biochemistry, Molecular and Structural Biology</u> <br>
+
After completing his master thesis at KU Leuven, Yves obtained an IWT fellowship for his PhD work in the field of synthetic biology. His primary interest goes to DNA polymerases and their modifications towards creation of artificial nucleic acids.
+
</p>
+
 
</div>
 
</div>
 
</div>
 
</div>
<br>
 
<br>
 
<br>
 
<br>
 
<br>
 
<br>
 
<br>
 
<br>
 
<div class="part">
 
<h3 style="font-size:2.7em">PARTICIPATING iGEM TEAMS</h3><br>
 
<div>
 
<div class="linewrapper">
 
                        <div class="teamswrapper" id="left" name="KUL" align="left"style="cursor:pointer;">
 
                            <a href="https://2015.igem.org/Team:KU_Leuven"> <img src="https://static.igem.org/mediawiki/2015/7/76/KUL_SYM_logo.png" width=200px height=100px> </a>
 
                           
 
                        </div>
 
                       
 
                        <div class="teamswrapper" id="middle" name="AMS" style="cursor:pointer;">
 
                          <a href="https://2015.igem.org/Team:Amsterdam"> <img  src="https://static.igem.org/mediawiki/2015/8/81/KUL_Amsterdam_iGEM_logo_transparant.png" height=120px width=200px > </a>
 
                                                   
 
                        </div>
 
                                           
 
                       
 
                        <div class="teamswrapper" id="right" name="PAR" align="right" style="cursor:pointer;">
 
                            <a href="https://2015.igem.org/Team:Paris_Saclay"> <img  src="https://static.igem.org/mediawiki/2015/a/ab/KUL_logo_Paris_Saclay_logo_transparant.png
 
" width=200px height=120px> </a>
 
                                                     
 
                        </div>
 
                    </div>
 
  
<div class="linewrapper">
+
<div class="subimgrowm">
                        <div class="teamswrapper" id="left" name="EIN" align="left"style="cursor:pointer;">
+
<div class="whiterow">
                          <a href="https://2015.igem.org/Team:TU_Eindhoven"> <img src="https://static.igem.org/mediawiki/2015/0/06/Logo_website.png" width=200px height=120px> </a>
+
</div>
                           
+
</div>
                        </div>
+
                       
+
                        <div class="teamswrapper" id="middle" name="DARM" style="cursor:pointer;">
+
                            <a href="https://2015.igem.org/Team:TU_Darmstadt"> <img  src="http://www.igem.tu-darmstadt.de/media/igem/logo/igemlogo3_182x0.png" width=200px height=120px > </a>
+
                                                   
+
                        </div>
+
                                           
+
                       
+
                        <div class="teamswrapper" id="right" name="BONN" align="right" style="cursor:pointer;">
+
                          <a href="http://2015.igembonn.com">  <img  src="https://static.igem.org/mediawiki/2015/f/fb/KUL_Bonn.jpg" width=200px height=120px> </a>
+
                                                     
+
                        </div>
+
                </div>
+
</div>              
+
  
<br>
+
<div class="subimgrowm">
<br>
+
<div class="subimgm">
<br>
+
<a href="https://2015.igem.org/Team:KU_Leuven/InterLabStudy">
<h3 style="font-size:2.7em">DRINKS AND FOOD</h3>
+
<b>Back</b>
<p>
+
<img src="https://static.igem.org/mediawiki/2015/c/cb/KUL_Wiki_Button_-_Back.png" width="100%" >
Beverages, lunch sandwiches and dinner-reception will be provided for all the participants free of charge.
+
</a>
</p>
+
</div>
<br>
+
 
<br>
+
<div class="whitespace"></div>
<p>
+
 
<h3 style="font-size:2.7em">MAP</h3><br>
+
<div class="subtextm">
<img src="https://static.igem.org/mediawiki/2015/1/17/KUL_Campus_Arenberg.png" height=80% width=100%>
+
<a href="https://2015.igem.org/Team:KU_Leuven/InterLabStudy">
 +
<p>Go back to the Interlab page.<br/></p>
 +
</a>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 
 +
 
 +
<div id="summarywrapper">
 +
<div class="summary">
 +
<h3>
 +
Contact
 +
</h3>
 +
<p style="font-size:1.3em; text-align: center">
 +
Address: Celestijnenlaan 200G room 00.08 - 3001 Heverlee<br>
 +
Telephone: +32(0)16 32 73 19<br>
 +
Email: igem@chem.kuleuven.be<br>
 
</p>
 
</p>
 +
</div>
 +
</div>
 
</div>
 
</div>
  
<br>
+
<div class="whiterow"></div>
<br>
+
 
<br>
+
<div id="footer">
 +
<div class="rowfooter">
 +
<div class="emptyfooter"></div>
 +
<div id="bioscenter">
 +
<a href="http://www.kuleuven.be/bioscenter/"><img alt="bioSCENTer"
 +
src="https://static.igem.org/mediawiki/2015/3/3c/KU_Leuven_Logo_BioSCENTer.png"
 +
width="95%"></a>
 +
</div>
 +
<div class="emptyfooter"></div>
 +
</div>
 +
 
 +
<div class="rowfooter">
 +
<div id="lrd">
 +
<a href="http://lrd.kuleuven.be/"><img alt="KU Leuven Research & Development"
 +
src="https://static.igem.org/mediawiki/2015/b/b4/KU_Leuven_HR_LRD_CMYK_LOGO.jpg"
 +
width="95%"></a>
 +
</div>
 +
<div id="youreca">
 +
<a href="http://www.kuleuven.be/onderzoek/youreca/"><img alt="YOURECA"
 +
src="https://static.igem.org/mediawiki/2015/4/4f/KU_Leuven_YOURECA.png" width="95%"></a>
 +
</div>
 +
<div id="solvay">
 +
<a href="http://www.solvay.com/"><img alt="SOLVAY"
 +
src="https://static.igem.org/mediawiki/2015/8/89/KU_Leuven_Solvay_Transparant.png"
 +
width="95%"></a>
 +
</div>
 +
<div id="medicine">
 +
<a href="http://gbiomed.kuleuven.be/english"><img alt="Faculty of Medicine"
 +
src="https://static.igem.org/mediawiki/2015/8/83/KU_Leuven_Biomedische_Wetenschappen_logo_.png"
 +
width="95%"></a>
 +
</div>
 +
</div>
 +
 
 +
<div class="rowfooter">
 +
<div id="imec">
 +
<a href="http://www2.imec.be/be_en/home.html"><img alt="imec"
 +
src="https://static.igem.org/mediawiki/2015/7/70/KU_Leuven_Imec_logo_transparant.png"
 +
width="95%"></a>
 +
</div>
 +
<div id="genzyme">
 +
<a href="http://www.genzyme.be/"><img alt="Genzyme"
 +
src="https://static.igem.org/mediawiki/2015/b/b7/KU_Leuven_Genzyme_logo_transparant.png"
 +
width="95%"></a>
 +
</div>
 +
<div id="eppendorf">
 +
<a href="https://www.eppendorf.com/BE-en/"><img alt="Eppendorf"
 +
src="https://static.igem.org/mediawiki/2015/9/96/KU_Leuven_Logo_Eppendorf_transparant.png"
 +
width="95%"></a>
 +
</div>
 +
<div id="saillart">
 +
      <a href="http://www.glasatelier-saillart.be/English/english.html"><img src="https://static.igem.org/mediawiki/2015/c/ce/KU_Leuven_Sponsor_Saillard.png" alt="Glasatelier Saillart" width="95%"></a>
 +
  </div>
 +
<div id="kuleuven">
 +
<a href="http://www.kuleuven.be/english"><img alt="bioSCENTer"
 +
src="https://static.igem.org/mediawiki/2015/0/08/KULEUVEN_groot.png" width="95%"></a>
 +
</div>
 +
<div class="spacefooter"></div>
 +
<div id="gips">
 +
<a href="http://www.gipsmineral.de/"><img alt="Gips Mineral"
 +
src="https://static.igem.org/mediawiki/2015/3/3d/KU_Leuven_Gips_Mineral_logo_transparant.png"
 +
width="95%"></a>
 +
</div>
 +
<div id="kolo">
 +
<a><img alt="Ko-Lo Instruments"
 +
src="https://static.igem.org/mediawiki/2015/1/15/KUL_Ko-Lo_Instruments_logo_transparant.png"
 +
width="95%"></a>
 +
</div>
 +
</div>
 +
 
 +
<div class="rowfooter">
 +
<div id="bioke">
 +
<a href="https://www.bioke.com/"><img alt="Bioké"
 +
src="https://static.igem.org/mediawiki/2015/e/e1/KUL_Biok%C3%A9_logo_transparant.png"
 +
width="95%"></a>
 +
</div>
 +
<div class="logonormal">
 +
<div id="regensys">
 +
      <a href="http://regenesys.eu/"><img src="https://static.igem.org/mediawiki/2015/e/eb/KU_Leuven_Logo_Regenesys_Transparant.png" alt="Regenesys" width="95%"></a>
 +
  </div>
 +
<div class="whiterow"></div>
 +
  <div id="thermofisher">
 +
      <a href="https://www.fishersci.com/us/en/home.html"><img src="https://static.igem.org/mediawiki/2015/a/aa/KUL_Fischer_Scientific_logo_transparant.png" alt="Thermo Fisher Scientific" width="95%"></a>
 +
  </div>
 +
</div>
 +
<div class="logonormal2">
 +
<div id="vwr">
 +
      <a href="https://be.vwr.com/store/?&_requestid=866148&_DARGS=/store/cms/be.vwr.com/nl_BE/header_20159241139103.jsp.1_AF&_dynSessConf=4047468000326453053&targetURL=/store/%3F%26_requestid%3D866148&lastLanguage=en&/vwr/userprofiling/EditPersonalInfoFormHandler.updateLocale=&_D%3AcurrentLanguage=+&currentLanguage=en&_D%3AlastLanguage=+&_D%3A/vwr/userprofiling/EditPersonalInfoFormHandler.updateLocale=+"><img src="https://static.igem.org/mediawiki/2015/8/8d/KU_Leuven_Logo_VWR_transparant_.png" alt="VWR" width="95%"></a>
 +
  </div>
 +
<div class = "whiterow"></div>
 +
<div id="lgc">
 +
<a href="http://www.lgcgroup.com/our-science/genomics-solutions/#.Vfx9V9yLTIU">
 +
                <img src="https://static.igem.org/mediawiki/2015/e/e6/KU_Leuven_LOGO_LGC.png" alt="LGC Genomics" width="80%">
 +
</a>
 +
</div>
 +
</div>
 +
<div id="footerimg">
 +
<img
 +
src="https://static.igem.org/mediawiki/2015/b/b9/KU_Leuven_Zebra_spots_wiki_footer_main.png"
 +
width="95%">
 +
</div>
 +
<div class="logonormal2">
 +
<div class="logonormal2">
 +
<div id="gimv">
 +
      <a href="http://www.gimv.com/en"><img src="https://static.igem.org/mediawiki/2015/a/ac/KU_Leuven_Logo_Gimv_Transparant.png" alt="Gimv" width="95%"></a>
 +
  </div>
 +
<div class = "whiterow"></div>
 +
<div id="sopach">
 +
      <a href="http://www.sopachem.com/"><img src="https://static.igem.org/mediawiki/2015/5/55/KU_Leuven_Sopachem.jpeg" alt="Sopachem" width="95%"></a>
 +
  </div>
 +
</div>
 +
<div class = "whiterow"></div>
 +
<div id="sopach">
 +
      <a href="http://www.sopachem.com/"><img src="https://static.igem.org/mediawiki/2015/5/55/KU_Leuven_Sopachem.jpeg" alt="Sopachem" width="95%"></a>
 +
  </div>
 +
</div>
 +
<div id="machery">
 +
<a href="http://www.filterservice.be/"><img alt="Machery Nagel"
 +
src="https://static.igem.org/mediawiki/2015/4/41/KU_Leuven_Macherey_Nagel_logo_transparant.png"
 +
width="95%"></a>
 +
</div>
 +
<div class="logosmall">
 +
    <div id="sigma">
 +
      <a href="https://www.sigmaaldrich.com/belgium-nederlands.html"><img src="https://static.igem.org/mediawiki/2015/4/4b/KUL_Sigma-Aldrich_logo_transparant.png" alt="Sigma-Aldrich" width="95%"></a>
 +
    </div>
 +
    <div class="whiterow"></div>
 +
    <div id="egilab">
 +
      <a href="http://www.egilabo.be/"><img src="https://static.igem.org/mediawiki/2015/e/e9/KUL_Egilabo_logo_transparant.png" alt="Egilabo" width="95%"></a>
 +
    </div>
 +
    <div class="whiterow"></div>
 +
    <div id="novolab">
 +
      <a href="https://www.novolab.be/"><img src="https://static.igem.org/mediawiki/2015/4/4c/KU_Leuven_Novalab.png" alt="Novolab" height="95%"></a>
 +
    </div>
 +
  </div>
 +
</div>
 +
<script type="text/javascript" src="https://2015.igem.org/Template:KU_Leuven/Javascript?
 +
action=raw&ctype=text/javascript"></script>
 +
</body>
 +
<script>
 +
$("document").ready(function(){
 +
$("#toggleone").hide();
 +
$("#toggletwo").hide();
 +
$("#togglethree").hide();
 +
$("#togglefourhalf").hide();
 +
$("#togglethreehalf").hide();
 +
$("#togglefour").hide();
 +
$("#togglefive").hide();
 +
$("#togglesix").hide();
 +
$("#toggleseven").hide();
 +
$("#toggleeight").hide();
 +
$("#togglenine").hide();
  
<!--------------------------------------------------EasySwitch-------------------------------------------------------------->
 
<script language="javascript" type="text/javascript">
 
function EasySwitch(){
 
var lckv= document.getElementById("EasySwitch").checked;
 
if (lckv==true)
 
{
 
$('.easy').css('display', 'inline');
 
$('.scientific').css('display', 'none');
 
}
 
else
 
{
 
$('.easy').css('display', 'none');
 
$('.easyleft').css('display', 'none');
 
$('.scientific').css('display', 'inline');
 
}
 
}
 
  
$( "#Switch" ).mouseenter(function() {
 
      $("#SwitchText").show();
 
 
});
 
});
$( "#Switch" ).mouseleave(function() {
+
 
     $("#SwitchText").hide();
+
</script>
 +
<script>
 +
$(".toggleone").click(function () {
 +
    $("#toggleone").toggle();
 +
});
 +
$(".toggletwo").click(function () {
 +
    $("#toggletwo").toggle();
 +
});
 +
$(".togglethree").click(function () {
 +
    $("#togglethree").toggle();
 +
});
 +
$(".togglefour").click(function () {
 +
    $("#togglefour").toggle();
 +
});
 +
$(".togglefive").click(function () {
 +
     $("#togglefive").toggle();
 
});
 
});
 
</script>
 
</script>
</body>
+
 
 
</html>
 
</html>
{{KU_Leuven/modeling/internal/ultra/test/footer}}
 

Latest revision as of 11:24, 10 November 2015

Protocols

Introduction

Experiments started with the construction of devices that contained constitutive promoters with low (J23117), medium (J23106) and higher (J23101) strength. Each promoter was coupled to BioBrick I13504, containing a RBS, GFP protein and a double terminator. The above mentioned BioBrick and the promoters were transformed in E. cloni competent cells. The cells were grown on LB (Sigma-Aldrich) 1.5% agar (VWR Chemicals) plates with chloramphenicol (from Acros Organics) as a selection marker. As a positive control, cells were also transformed with the pUC19 plasmid and plated on LB plates containing ampicillin. E. cloni without any plasmid was also plated as a negative control on LB plates containing chloramphenicol. Transformation of the BioBricks was performed twice by using chemically competent cells. The first time, no colonies from any of the four BioBricks were obtained. The second time, only a few colonies grew. Nevertheless, the positive controls were correct every time and the transformation efficiency of our E. cloni was previously proven to be very high. Therefore, we switched to electroporation. This technique showed a higher efficiency and enough colonies grew to perform the measurements.

Thereafter, the BioBrick Assembly Method was used to combine the promoters with GFP. Subsequently, electrocompetent E. cloni cells were transformed, plated on LB agar plates with antibiotic selection markers, illuminated with blue/UV-light to check for the presence of GFP, and thus a functional device.
For the fluorescent measurements, liquid cultures (3 mL-LB + Antibiotic) were inoculated in polypropylene round-bottom tubes and incubated for 16 to 18 hours in a shaking incubator (200 rpm) at 37 °C. The fluorescence data from cells grown to an OD of ~0.5 (if the OD was higher, it was brought in the range 0.48-0.52) were measured at 300 nm. Finally, the fluorescence data were collected from the overnight cultures of the constructed devices with excitation and emission wavelengths of 483 nm and 525 nm respectively in a 96-well plate by a Tecan Safire2 monochromator MTP Reader. Besides, the absorbance measurements at 600 nm were repeated in the plate reader to normalize for cell density.

Methodology

Preparing electrocompetent cells

- Make a liquid culture of a single colony in 1-3 mL salt free LB
- Grow 300-400 mL cells (without salt) at 37 °C until the O.D. reaches 0.6
- Cool down on ice and perform all the steps at 4 °C
- Spin the cells down in falcon tubes (3500 g, 20 min, 4 °C)
- Resuspend the cells in 10% glycerol, spin the cells down (5000 g, 10 min, 4 °C). Repeat this step 3 times
- Resuspend the cells in 10% glycerol to obtain a dense pulp (usually not more than 1.5 mL)
- Take 50 µL sample and do the electroporation test (without DNA). Pulses should be between 4 and 6 msec. If shorter, wash the cells once again with 30 mL glycerol
- Aliquot the cells (50 µL), quick-freeze in liquid nitrogen and store at -80 °C

Electroporation

- Add 1 µl DNA to 50 µl electrocompetent cells in an ice-cold cuvette (1 mm)
- Electroporate (Eppendorf, 1700 V, 4 msec)
- Add 950 µl of SOC solution
- Incubate for one hour at 37 °C
- Plate out on pre-warmed plates containing the correct selective medium, in this case chlormaphenicol for J23101, J23106 and J23117 and ampicillin for I13504 (37 °C)

BioBrick Assembly Method

- Digest I13504 (GFP) with XbaI and PstI in Tango buffer
- Digest the promoters J23101, J23106 and J23117 with PstI in buffer O
- Load the digested I13504 on a 1.5% agarose gel and visualize it under UV light.
- Thereafter, perform a gel purification of I13504 (GeneJET Gel Extraction Kit - - ThermoFisher Scientific)
- PCR purify the promoters J23101, J23106 and J23117
- Digest the promoters J23101, J23106 and J23117 with FD SpeI in 10x Fast Digest Buffer
- Ligate every promoter with I13504 using T4 DNA ligase

Restriction Mapping

- Digest with NcoI (cuts 1x in pSB1C3) and XhoI (cuts 1x in GFP) in Tango buffer
- Mix gently and spin down
- Incubate for 2 hours at 37 °C in a heating block
- Separate the fragments using gel electrophoresis on a 1.5% agarose gel

Worksheet

Our wetlab team worked well together to fulfill this challenge. Vincent Van Deuren and Laurens Vandebroek performed the BioBrick assembly and the transformation experiments. The measurements were recorded by Laetitia Van Wonterghem, Ovia Margaret Thirukkumaran and Laurens Vandebroek. Laura Van Hese, Astrid Deryckere, Ines Cottignie and Vincent Van Deuren carried out the restriction digestion to check for the inserts. Finally, the results were processed by Ovia Margaret Thirukkumaran and Laurens Vandebroek and our wiki-page was filled with provided data by Vincent Van Deuren and Laetitia Van Wonterghem. Our supervisor Katarzyna Malczewska coordinated the overall works and the rest of the team members served with a helping hand whenever needed.

To grow our cells, we made use of a New Brunswick Innova® 43/43R Shaker purchased from Eppendorf. This incubator has a throw of 2.54 cm. Our devices were measured by a Tecan Safire2 monochromator MTP Reader. This machine was last calibrated on the 31th of March in 2015 by Tecan and our measurements took place on the 25th of August in 2015. The cells were excited at 483 nm and the emission was recorded at 525 nm. To capture the light emission, a Quad4 Monochromator was used. The absorbance was measured at 600 nm with a sampling frequency of 0.11 seconds/ sample while the sampling frequency of the fluorescence was 0.15 seconds/sample.

Contact

Address: Celestijnenlaan 200G room 00.08 - 3001 Heverlee
Telephone: +32(0)16 32 73 19
Email: igem@chem.kuleuven.be