Team:INSA Toulouse/contenu/lab practice/notebook/calendar/carry

From 2013.igem.org

(Difference between revisions)
 
(36 intermediate revisions not shown)
Line 33: Line 33:
    
    
   .spantitle{color:#5a6060; font-family:'Open Sans'; font-weight:600; font-size:18px;}
   .spantitle{color:#5a6060; font-family:'Open Sans'; font-weight:600; font-size:18px;}
 +
 +
  .spantitle2{color:#5a6060; font-family:'Open Sans'; font-weight:600; font-size:14px;}
   .list{float:left; width:225px; margin:0 15px 50px 0;}
   .list{float:left; width:225px; margin:0 15px 50px 0;}
Line 43: Line 45:
   .imgcontent{margin: 0 0 45px 0; border: 1px solid #e5e6e6;}
   .imgcontent{margin: 0 0 45px 0; border: 1px solid #e5e6e6;}
 +
 +
  .imgcontent2{margin: 0 10px 0 0; border: 1px solid #e5e6e6;}
   .imgcontentleft{margin: 0 0 10px 0; border: 1px solid #e5e6e6; float:left;}
   .imgcontentleft{margin: 0 0 10px 0; border: 1px solid #e5e6e6; float:left;}
Line 65: Line 69:
     .tablecontent td{padding:0 25px 0 20px;}  
     .tablecontent td{padding:0 25px 0 20px;}  
-
</style>
 
 +
  .list2{float:left; width:650px; margin:0 15px 50px 0;}
-
<!--/* HTML Contenu*/-->
+
  .list2 ul{color:#5a6060; font-family:'Open Sans'; font-size:14px; line-height:28px; }
-
<div class="maincontent" style="width: 720px; margin: 25px 0 25px 0; float: right;">
+
  .list2 .arrow li{ display : list-item; list-style-image : url(https://static.igem.org/mediawiki/2013/8/84/Insa-toulouse2013-listpuce1.png);}
-
   <h1 class="title1">Calendar</h1>
+
   .list2 .circlearrow li{ display : list-item; list-style-image : url(https://static.igem.org/mediawiki/2013/9/94/Insa-toulouse2013-listpuce2.png);}
-
   <h2 class="title2">Carry Characterization</h2>
+
   .list2 .arrow li ul {display:none;}
-
 
+
  .list2 .arrow li:hover ul {display:block;position:relative;top:0;left:35px; list-style-image : url(https://static.igem.org/mediawiki/2013/8/84/Insa-toulouse2013-listpuce1.png);}
-
  <img src="https://static.igem.org/mediawiki/2013/3/33/Carry_characterisation.png" class="imgcontent" />
+
-
<div class="clear"></div>
+
  .list2 .circlearrow li ul {display:none;}
 +
  .list2 .circlearrow li:hover ul {display:block;position:relative;top:0;left:35px; list-style-image : url(https://static.igem.org/mediawiki/2013/9/94/Insa-toulouse2013-listpuce2.png);}
-
  <p class="texteleft"><span class="spantitle">lorem ipsum</span></br>
 
-
<br>Mauris ac suscipit erat, sit amet blandit lectus. Fusce placerat, lectus at suscipit viverra, lorem lorem mattis turpis, id pharetra velit nunc vitae velit. Etiam ultrices aliquam ligula, sed ultrices nibh vulputate non. Ut dapibus arcu luctus, suscipit urna et, imperdiet magna. Curabitur tristique sed diam non elementum. Sed lectus urna, consequat quis porta eu, ultrices in nunc. Aenean vitae elit neque.<p>
 
-
  <p class="texteright"><span class="spantitle">lorem ipsum</span></br>
+
a:visited
-
<br>Mauris ac suscipit erat, sit amet blandit lectus. Fusce placerat, lectus at suscipit viverra, lorem lorem mattis turpis, id pharetra velit nunc vitae velit. Etiam ultrices aliquam ligula, sed ultrices nibh vulputate non. Ut dapibus arcu luctus, suscipit urna et, imperdiet magna. Curabitur tristique sed diam non elementum. Sed lectus urna, consequat quis porta eu, ultrices in nunc. Aenean vitae elit neque.</p>
+
{
 +
    color: #5a6060;}
-
<div class="clear"></div>
+
h2.faq {
 +
display:list-item;
 +
        list-style-image : url(https://static.igem.org/mediawiki/2013/8/84/Insa-toulouse2013-listpuce1.png);
 +
width:auto;
 +
height:27px;
 +
line-height:24px;
 +
background: no-repeat;
 +
        border:none;
 +
        color:#5a6060;
 +
padding:3px 0 0 0;
 +
        font-weight:400;
 +
        font-family:'Open Sans';
 +
        margin:0 0 50px 0;
 +
font-size:14px;
 +
}
-
  <div class="list">
+
.infos {width:680px; margin:0 15px 50px 0;}
-
   
+
-
    <ul class="arrow">
+
-
      <li>Quisque at massa ipsum</li>
+
-
      <li>Maecenas a lorem augue, egestas </li>
+
-
      <li>Cras vitae felis at lacus ele </li>
+
-
      <li>Etiam auctor diam pellentesque </li>
+
-
      <li>Nulla ac massa at dolor </li>
+
-
    </ul>
+
-
  </div>
+
.infos ul{color:#5a6060; font-family:'Open Sans'; font-size:14px; line-height:28px; }
-
  <div class="list">
+
.infos .circlearrow li{ display : list-item; list-style-image : url(https://static.igem.org/mediawiki/2013/9/94/Insa-toulouse2013-listpuce2.png);}
-
   
+
-
    <ul class="circlearrow">
+
-
      <li>Quisque at massa ipsum</li>
+
-
      <li>Maecenas a lorem augue, egestas </li>
+
-
      <li>Cras vitae felis at lacus ele </li>
+
-
      <li>Etiam auctor diam pellentesque </li>
+
-
      <li>Nulla ac massa at dolor </li>
+
-
    </ul>
+
-
  </div>
+
</style>
-
  <div class="list">
 
-
   
 
-
    <ul class="arrow">
 
-
      <li>Quisque at massa ipsum</li>
 
-
      <li>Maecenas a lorem augue, egestas </li>
 
-
      <li>Cras vitae felis at lacus ele </li>
 
-
      <li>Etiam auctor diam pellentesque </li>
 
-
      <li>Nulla ac massa at dolor </li>
 
-
    </ul>
 
-
   </div>
+
<script type="text/javascript" src="js/jquery.js"></script>
 +
<script type="text/javascript">
 +
<!--
 +
   $(document).ready(function(){
 +
    // On cache les sous-menus :
 +
    $('div.accordeon div.infos').hide();
 +
    // Curseur main sur les h2
 +
    $('div.accordeon > h2.faq').css('cursor','pointer');
 +
    $('div.accordeon > h2').click(function(){
 +
      //si ouvert -> referme
 +
      if($(this).next('div.infos:visible').length!=0){
 +
          $(this).next('div.infos').slideUp('normal');
 +
        }
 +
        //si cache, on ferme les autres et on affiche
 +
        else {
 +
          $('div.accordeon div.infos').slideUp('normal');
 +
          $(this).next('div.infos').slideDown('normal');
 +
        }
 +
        return false;
 +
    });
 +
  } ) ;
 +
// -->
 +
</script>
 +
 
 +
 
 +
 
 +
 
 +
</style>
 +
 
 +
<!--/* HTML Contenu*/-->
 +
 
 +
<div class="maincontent" style="width: 720px; margin: 25px 0 25px 0; float: right;">
 +
 
 +
  <h1 class="title1">Calendar</h1>
 +
 
 +
  <h2 class="title2">Carry Characterization</h2>
 +
 
    
    
 +
  <img src="https://static.igem.org/mediawiki/2013/6/68/Carry_carac.png" class="imgcontent" />
 +
<div class="clear"></div>
<div class="clear"></div>
-
  <h3 class="title3">TITRE 3 lorem ipsum</h3>
+
<div class="accordeon">
-
   <p class="texte">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut et dolor turpis. Suspendisse interdum, dolor eu  ultricies dignissim, arcu sapien placerat quam, ut bibendum lorem nibh id magna. Nunc condimentum lectus at diam tempus sodales. Nullam scelerisque auctor tellus, nec auctor ante elementum sit amet. Aenean venenatis velit eget porttitor laoreet. Aliquam aliquam libero in ante imperdiet vehicula. Donec nibh urna, tincidunt quis condimentum at, tempus sed sapien. Nunc elit dui, dignissim tincidunt mi non, ultrices ultricies erat.</p>
+
   <h2 class="faq" title="Click to open the FAQ">June 2013</h2>
 +
  <div class="infos">
 +
  <ul class="circlearrow">
 +
  <li><span class="spantitle2">Week 3 (24-30 June)</span></br>
 +
Amplification of new biobricks for cloning:<br>
 +
BBa_K081008: rbs Lux I,<br>
 +
BBa_I0462: rbs Lux R term, <br>
 +
BBa_C0061: cI, <br>
 +
BBa_R0065: pLux<br>
 +
BBa_K081014: rbs RFP term,<br>
 +
<br>
 +
We tested a new method for midipreps using kits: alkaline lysis with spin columns. Results were really better in terms of samples purity. Cloning can start!!!</li>
 +
  </div>
 +
</div>
-
   <table class="tablecontent">
+
<div class="accordeon">
 +
   <h2 class="faq" title="Click to open the FAQ">July 2013</h2>
 +
  <div class="infos">
 +
  <ul class="circlearrow">
 +
  <li><span class="spantitle2">Week 4 (1-7 July)</span>
 +
<br>
 +
The first necessary construction  for carry characterization is the following:
 +
  <img src="https://static.igem.org/mediawiki/2013/3/33/Carry_characterisation.png" class="imgcontent" />
 +
Planning of cloning and study of the available methods for biobricks assembly.
 +
<br><br>
 +
Assembly of first biobricks thanks to the iGEM 3A Assembly method:<br>
 +
- strong prom/rbs + Lux I (698 bp) in PSB1K3<br>
 +
- pLux + rbs RFP term (936 bp) in PSB1A2<br>
 +
Restriction of parts, ligation and then transformation in DH5 α. <br>
 +
<br>
 +
2 mL liquid cultures of 4 clones for each cloning.<br>
 +
Miniprep after 8 hours of incubation. The electrophoresis of the digested plasmids with EcoRI and PstI confirmed the presence of the wanted constructions for all clones (at 689 and 936 bp). A 1,5% gel was also run as reference to confirm the assembly. Small parts like promoters had been indeed added.<br>
 +
<br>
 +
Cloning for carry characterisation keeps going. New constructions have been considered useful to study AHL diffusion.<br>
 +
  <img src="https://static.igem.org/mediawiki/2013/a/a0/Prom_rbs_luxI_term.png" class="imgcontent" />
 +
  <img src="https://static.igem.org/mediawiki/2013/f/ff/LuxR_RFP.png" class="imgcontent" /><br>
 +
New round of 3A cloning: <br>
 +
- strong prom/rbs Lux I + rbs Lux R term (1634 bp) in PSB1C3<br>
 +
- strong prom/rbs + rbs Lux R term (991 bp) in PSB1K3<br><br>
 +
</li>
 +
  <li><span class="spantitle2">Week 5 (8-14 July)</span><br>
 +
2 mL liquid cultures of 6 clones for each cloning and then minipreps. <br>
 +
0,8% gel was run to confirm cloning success. <br>
 +
- correct insert for strong promoter strong rbs + Lux R terminator <br>
 +
- cloning failed for strong prom/rbs Lux I + rbs Lux R term (1634 bp) in PSB1C3<br>
 +
<br>
 +
New try for cloning of 08/08.<br>
 +
Two new assembly with 3A method: <br>
 +
- strong promoter/rbs Lux R + pLux RFP in PSB1C3<br>
 +
- rbs cI term + pLux RFP in PSB1K3<br>
 +
<br>
 +
2 mL liquid cultures of 6 clones for cI pLux RFP cloning and then minipreps. <br>
 +
Bacterial carpets were obtained for the two other clonings: transformation with the remaining 5 µL ligation of 09/07.<br>
 +
0,8% gel: Cloning of cI failed. It seemed to have a problem with the biobrick’s size. May be the biobrick from the plate is wrong.<br>
 +
<br>
 +
Stand by because of a lack of plasmids backbones...<br><br>
 +
</li>
 +
  <li><span class="spantitle2">Week 7 (22-28 July)</span><br>
 +
Verification by restriction of constructions. There are many problems with LuxI, LuxR and strong promoter.
 +
</li>
 +
  </ul>
 +
</li>
 +
  </div>
 +
</div>
-
<tr style="background-color:#20a8da; height:50px; color:#ffffff;" >
+
<div class="accordeon">
-
<td style="border-bottom:4px solid #e5e6e6; border-top-left-radius:9px;">TR  Title</td>
+
  <h2 class="faq" title="Click to open the FAQ">August 2013</h2>
-
<td style="border-bottom:4px solid #e5e6e6;">TR  Title</td>
+
  <div class="infos">
-
<td style="border-bottom:4px solid #e5e6e6; border-top-right-radius:9px;">TR  Title</td>
+
  <ul class="circlearrow">
-
</tr>
+
  <li><span class="spantitle2">Week 8 (29-4 August)</span><br>
-
<tr>
+
We decide to use a new promoter (J23119) and also luxI gene (BBa-K081008) in order to concentrate our forces on the production and diffusion of AHL into gelose.<br><br>
-
<td style="border-right:1px solid #e5e6e6;">Quisque</td>
+
</li>
-
<td style="border-right:1px solid #e5e6e6;">Maecenas a lorem augue</td>
+
  <li><span class="spantitle2">Week 9 (5-11 August)</span><br>
-
<td>Maecenas a lorem augue</td>
+
5/08: Transformation of J23119 and BBa-K081008 in DH5-1 cells.<br>
-
</tr>
+
6/08: Minipreps and assembly of J23119+K081008 in pSB1C3.<br>
-
<tr style="border-top:1px solid #e5e6e6">
+
7/08: Minipreps and verification of constructions by restriction. Restrictions with AvrII (in order to cut into J23119 biobrick) and PstI. We have one clone with the good restriction profile !<br>
-
<td style="border-right:1px solid #e5e6e6; border-top:1px solid #e5e6e6;">Quisque</td>
+
8/08: Overnight culture of Chromobacterium violaceum in 4 ml of LB with only 5 g/L of NaCl. Chromobacterium violaceum can detect AHL by producing violacein pigment.<br>
-
<td style="border-right:1px solid #e5e6e6; border-top:1px solid #e5e6e6;">Maecenas a lorem augue</td>
+
9/08: Test of AHL production by J23119+K081008.<br><br>
-
<td style="border-top:1px solid #e5e6e6;">Maecenas a lorem augue</td>
+
</li>
-
</tr>
+
  <li><span class="spantitle2">Week 10 (12-18 August)</span><br>
-
<tr>
+
Several experimentations to detect AHL production: <br>
-
<td style="border-right:1px solid #e5e6e6; border-top:1px solid #e5e6e6;">Quisque</td>
+
- Incubation of Chromobacteirum + DH5-1 with J23119+BBA-K081008 on petri dishes during 24h at 35°C, 30°C and 25°C. <br><br>
-
<td style="border-right:1px solid #e5e6e6; border-top:1px solid #e5e6e6;">Maecenas a lorem augue</td>
+
</li>
-
<td style="border-top:1px solid #e5e6e6;">Maecenas a lorem augue</td>
+
  <li><span class="spantitle2">Week 11 (19-25 August) </span><br>
-
</tr>
+
Test of diffusion of AHL in LB gelose with commercial product (3-oxohexanoyl-homoserine lactone, sigma K3007). <br>
-
<tr>
+
Incubation 24 h at 25°C of Chromobacterium violaceum in presence of different amounts of AHL: 300 nmol, 30 nmol and 3 nmol.<br><br>
-
<td style="border-right:1px solid #e5e6e6; border-top:1px solid #e5e6e6;">Quisque</td>
+
</li>
-
<td style="border-right:1px solid #e5e6e6; border-top:1px solid #e5e6e6;">Maecenas a lorem augue</td>
+
  <li><span class="spantitle2">Week 12 (26-31 August) </span><br>
-
<td style="border-top:1px solid #e5e6e6;">Maecenas a lorem augue</td>
+
Modelling of diffusion of AHL into LB solid medium with the results of Chromobacterium experiences.
-
</tr>
+
</li>
-
</table>
+
  </ul>
 +
</li>
 +
  </div>
 +
</div>
 +
 
 +
<div class="accordeon">
 +
  <h2 class="faq" title="Click to open the FAQ">September 2013</h2>
 +
  <div class="infos">
 +
  <ul class="circlearrow">
 +
  <li><span class="spantitle2">All month</span><br>
 +
Modelling of diffusion of AHL into LB solid medium with the results of Chromobacterium experiences.<br><br>
 +
</li>
 +
  </ul>
 +
</li>
 +
</ul>
 +
 
 +
</div>
 +
</div>
 +
<br>
 +
<br>
 +
<div class="clear"></div>
 +
<p class="texte">
 +
<img src="https://static.igem.org/mediawiki/2013/3/3a/Back_arrow_-_14px.png"class="imgcontent2" /><a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/notebook/calendar/wet_lab">Back to Wet Lab</a></p>
</div>
</div>

Latest revision as of 17:39, 4 October 2013

logo


Calendar

Carry Characterization

June 2013

  • Week 3 (24-30 June)
    Amplification of new biobricks for cloning:
    BBa_K081008: rbs Lux I,
    BBa_I0462: rbs Lux R term,
    BBa_C0061: cI,
    BBa_R0065: pLux
    BBa_K081014: rbs RFP term,

    We tested a new method for midipreps using kits: alkaline lysis with spin columns. Results were really better in terms of samples purity. Cloning can start!!!

July 2013

  • Week 4 (1-7 July)
    The first necessary construction for carry characterization is the following: Planning of cloning and study of the available methods for biobricks assembly.

    Assembly of first biobricks thanks to the iGEM 3A Assembly method:
    - strong prom/rbs + Lux I (698 bp) in PSB1K3
    - pLux + rbs RFP term (936 bp) in PSB1A2
    Restriction of parts, ligation and then transformation in DH5 α.

    2 mL liquid cultures of 4 clones for each cloning.
    Miniprep after 8 hours of incubation. The electrophoresis of the digested plasmids with EcoRI and PstI confirmed the presence of the wanted constructions for all clones (at 689 and 936 bp). A 1,5% gel was also run as reference to confirm the assembly. Small parts like promoters had been indeed added.

    Cloning for carry characterisation keeps going. New constructions have been considered useful to study AHL diffusion.

    New round of 3A cloning:
    - strong prom/rbs Lux I + rbs Lux R term (1634 bp) in PSB1C3
    - strong prom/rbs + rbs Lux R term (991 bp) in PSB1K3

  • Week 5 (8-14 July)
    2 mL liquid cultures of 6 clones for each cloning and then minipreps.
    0,8% gel was run to confirm cloning success.
    - correct insert for strong promoter strong rbs + Lux R terminator
    - cloning failed for strong prom/rbs Lux I + rbs Lux R term (1634 bp) in PSB1C3

    New try for cloning of 08/08.
    Two new assembly with 3A method:
    - strong promoter/rbs Lux R + pLux RFP in PSB1C3
    - rbs cI term + pLux RFP in PSB1K3

    2 mL liquid cultures of 6 clones for cI pLux RFP cloning and then minipreps.
    Bacterial carpets were obtained for the two other clonings: transformation with the remaining 5 µL ligation of 09/07.
    0,8% gel: Cloning of cI failed. It seemed to have a problem with the biobrick’s size. May be the biobrick from the plate is wrong.

    Stand by because of a lack of plasmids backbones...

  • Week 7 (22-28 July)
    Verification by restriction of constructions. There are many problems with LuxI, LuxR and strong promoter.

August 2013

  • Week 8 (29-4 August)
    We decide to use a new promoter (J23119) and also luxI gene (BBa-K081008) in order to concentrate our forces on the production and diffusion of AHL into gelose.

  • Week 9 (5-11 August)
    5/08: Transformation of J23119 and BBa-K081008 in DH5-1 cells.
    6/08: Minipreps and assembly of J23119+K081008 in pSB1C3.
    7/08: Minipreps and verification of constructions by restriction. Restrictions with AvrII (in order to cut into J23119 biobrick) and PstI. We have one clone with the good restriction profile !
    8/08: Overnight culture of Chromobacterium violaceum in 4 ml of LB with only 5 g/L of NaCl. Chromobacterium violaceum can detect AHL by producing violacein pigment.
    9/08: Test of AHL production by J23119+K081008.

  • Week 10 (12-18 August)
    Several experimentations to detect AHL production:
    - Incubation of Chromobacteirum + DH5-1 with J23119+BBA-K081008 on petri dishes during 24h at 35°C, 30°C and 25°C.

  • Week 11 (19-25 August)
    Test of diffusion of AHL in LB gelose with commercial product (3-oxohexanoyl-homoserine lactone, sigma K3007).
    Incubation 24 h at 25°C of Chromobacterium violaceum in presence of different amounts of AHL: 300 nmol, 30 nmol and 3 nmol.

  • Week 12 (26-31 August)
    Modelling of diffusion of AHL into LB solid medium with the results of Chromobacterium experiences.

September 2013

  • All month
    Modelling of diffusion of AHL into LB solid medium with the results of Chromobacterium experiences.



Back to Wet Lab