Difference between revisions of "Team:Pasteur Paris/Notebook"

 
(20 intermediate revisions by 3 users not shown)
Line 60: Line 60:
 
//function Help(text,Lnx,Lny) {
 
//function Help(text,Lnx,Lny) {
 
function Help(text,id) {
 
function Help(text,id) {
  var n = ((text.length)/130)+1;
 
  //alert(((text.length)/130)+1);
 
  //var n=2;
 
 
   var element = document.getElementById(id);
 
   var element = document.getElementById(id);
 +
  var width = (element.offsetWidth)/10;
 +
  var n = ((text.length)/width)+1;
 
   var Lny = element.offsetTop + element.offsetHeight;
 
   var Lny = element.offsetTop + element.offsetHeight;
 
   var Lnx = element.offsetLeft;
 
   var Lnx = element.offsetLeft;
 
    
 
    
   PreBule="<textarea cols=115 rows="+n+" id='note' name='Texte' readonly>"+text+"</textarea>";
+
   PreBule="<textarea cols="+width+" rows="+n+" id='note' name='Texte' readonly>"+text+"</textarea>";
 
   if (document.layers) {
 
   if (document.layers) {
 
     document.layers["Help"].document.write(PreBule);
 
     document.layers["Help"].document.write(PreBule);
Line 113: Line 112:
 
</script>
 
</script>
  
<h1><font size=10><center>Notebook</center></font></h1>
+
<img src="https://static.igem.org/mediawiki/2015/f/f1/Notebook_pasteur2015.jpg" style="width: 100%;"/>
  
 
<div class="contenu">
 
<div class="contenu">
Line 124: Line 123:
 
<!-- AJOUTER ICI LES TAGS de la page -->
 
<!-- AJOUTER ICI LES TAGS de la page -->
 
<select data-placeholder="Choose an option..." id="select-chosen" class="chosen" multiple="true" style="width:400px;">
 
<select data-placeholder="Choose an option..." id="select-chosen" class="chosen" multiple="true" style="width:400px;">
 +
<option value="Agarose_gel">Agarose gel</option>
 +
<option value="Amplification">Amplification</option>
 +
<option value="PCR">PCR</option>
 +
<option value="Culture">Culture</option>
 +
<option value="DataBase">Database</option>
 +
<option value="Digestion">Digestion</option>
 +
<option value="Dilution">Dilution</option>
 +
<option value="Dissolution">Dissolution</option>
 +
<option value="DO">DO</option>
 +
<option value="Dosage">Dosage</option>
 +
<option value="Electrophoresis">Electrophoresis</option>
 +
<option value="Gel">Gel</option>
 +
<option value="Gel_migration">Gel migration</option>
 +
<option value="Gel_purification">Gel purification</option>
 +
<option value="Gibson_Assembly">Gibson Assembly</option>
 +
<option value="Gibson_Master_Mix">Gibson Master Mix</option>
 +
<option value="InterLab_Study">InterLab Study</option>
 +
<option value="Ligation">Ligation</option>
 +
<option value="M9_media">M9 media</option>
 +
<option value="Midi_Prep">Midi Prep</option>
 +
<option value="Migration">Migration</option>
 +
<option value="Mini_Prep">Mini Prep</option>
 +
<option value="Minimal_media">Minimal media</option>
 +
<option value="Oligo">Oligo</option>
 
<option value="PCR">PCR</option>
 
<option value="PCR">PCR</option>
<option value="Transformation">Transformation</option>
 
<option value="Miniprep">Miniprep</option>
 
<option value="Midiprep">Midiprep</option>
 
<option value="Sequencing">Sequencing</option>
 
 
<option value="Purification">Purification</option>
 
<option value="Purification">Purification</option>
 +
<option value="Stab_Culture">Stab Culture</option>
 +
<option value="Transformation">Transformation</option>
 +
<option value="TPA">TPA</option>
 
</select>
 
</select>
 
<!-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -->
 
<!-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -->
Line 186: Line 208:
 
</script>
 
</script>
 
   <ul>
 
   <ul>
       <div id="week1" class=Transformation Purification>
+
       <div id="week1" class="Transformation Purification Purification Mini_Prep">
       <i class="tag">Tags: Transformation, Purification</i>
+
       <!-- <i class="tag">Tags: Transformation, Purification</i> -->
 
         <div class="row">
 
         <div class="row">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_1">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_1">
               <div class="col-lg-12" id="week_1" style=" background-image:url(https://static.igem.org/mediawiki/2015/4/45/Photo_week_1_iGEM_Pasteur.JPG)" onmouseover="Help('We transformed each Biobrick (K808007, K808010, K808011, K808012, K808013, K808014, K936000, 316003) into DH5-alpha bacteria and we performed a bacterial amplification followed by a plasmid purification.', 'week_1')" onmouseout="EfaceHelp()">
+
               <div class="col-lg-12 week" id="week_1" style=" background-image:url(https://static.igem.org/mediawiki/2015/4/45/Photo_week_1_iGEM_Pasteur.JPG)" onmouseover="Help('We transformed each Biobrick (K808007, K808010, K808011, K808012, K808013, K808014, K936000, 316003) into DH5-alpha bacteria and we performed a bacterial amplification followed by a plasmid purification.', 'week_1')" onmouseout="EfaceHelp()">
 
               Week 1 <p>06/01 - 06/05</p>
 
               Week 1 <p>06/01 - 06/05</p>
 
             </div>
 
             </div>
 
           </a>
 
           </a>
 
           </div>
 
           </div>
 +
          </br>
 
       </div>
 
       </div>
 
+
       <div id="week2" class="Electrophoresis Gel Purification">
</br>
+
       <!-- <i class="tag">Tags:</i> -->
 
+
       <div id="week2">
+
       <i class="tag">Tags:</i>
+
 
         <div class="row">           
 
         <div class="row">           
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_2">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_2">
             <div class="col-lg-12" id="week_2" style=" background-image:url(https://static.igem.org/mediawiki/2015/1/1c/Week2photo.JPG)" onmouseover="Help('We verified that the plasmid purification was done properly by measuring the concentration of each Biobrick and we verified that the insert caried was the one we expected through a digestion and an electrophoresis.', 'week_2')" onmouseout="EfaceHelp()">
+
             <div class="col-lg-12 week" id="week_2" style=" background-image:url(https://static.igem.org/mediawiki/2015/1/1c/Week2photo.JPG)" onmouseover="Help('We verified that the plasmid purification was done properly by measuring the concentration of each Biobrick and we verified that the insert caried was the one we expected through a digestion and an electrophoresis.', 'week_2')" onmouseout="EfaceHelp()">
 
               Week 2 <p>06/08 - 06/12</p>
 
               Week 2 <p>06/08 - 06/12</p>
 
             </div>
 
             </div>
 
           </a>
 
           </a>
 
         </div>
 
         </div>
 +
        </br>
 
       </div>
 
       </div>
 
+
       <div id="week3">
</br>
+
       <!-- <i class="tag">Tags: PCR, Wiki</i> -->
 
+
       <div id="week3" class="PCR Wiki">
+
       <i class="tag">Tags: PCR, Wiki</i>
+
 
       <div class="row">
 
       <div class="row">
 
         <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_3">
 
         <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_3">
         <div class="col-lg-12" id="week_3" style=" background-image:url(https://static.igem.org/mediawiki/2015/6/6d/Week3.JPG)" onmouseover="Help('', 'week_3')" onmouseout="EfaceHelp()">  
+
         <div class="col-lg-12 week" id="week_3" style=" background-image:url(https://static.igem.org/mediawiki/2015/6/6d/Week3.JPG)" onmouseover="Help('we used this week to realise some bibliographic researches', 'week_3')" onmouseout="EfaceHelp()">  
 
               Week 3 <p>06/15 - 06/19</p>
 
               Week 3 <p>06/15 - 06/19</p>
 
             </div>
 
             </div>
 
           </a>
 
           </a>
 
         </div>
 
         </div>
 +
        </br>
 
       </div>
 
       </div>
 
+
       <div id="week4" class="Transformation Mini_Prep Midi_Prep">
</br>
+
       <!-- <i class="tag">Tags:</i> -->
 
+
       <div id="week4">
+
       <i class="tag">Tags:</i>
+
 
         <div class="row">           
 
         <div class="row">           
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_4">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_4">
             <div class="col-lg-12" id="week_4" style=" background-image:url(https://static.igem.org/mediawiki/2015/6/69/Week2test.JPG)" onmouseover="Help('We recieved bacteria harboring the Biobrick K808026 and so we cultured the in order to perform a plasmid extraction.', 'week_4')" onmouseout="EfaceHelp()">
+
             <div class="col-lg-12 week" id="week_4" style=" background-image:url(https://static.igem.org/mediawiki/2015/6/69/Week2test.JPG)" onmouseover="Help('We recieved bacteria harboring the Biobrick K808026 and so we cultured the in order to perform a plasmid extraction.', 'week_4')" onmouseout="EfaceHelp()">
 
               Week 4 <p>06/22 - 06/26</p>
 
               Week 4 <p>06/22 - 06/26</p>
 
             </div>
 
             </div>
 
           </a>
 
           </a>
 
         </div>
 
         </div>
 +
        </br>
 
       </div>
 
       </div>
 
+
       <div id="week5" class="Mini_Prep Culture Transformation Dosage Gel Stab_Culture Digestion Migration">
</br>
+
       <!-- <i class="tag">Tags: Wiki</i> -->
 
+
       <div id="week5" class="Wiki">
+
       <i class="tag">Tags: Wiki</i>
+
 
       <div class="row">
 
       <div class="row">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_5">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_5">
             <div class="col-lg-12" id="week_5" style=" background-image:url(https://static.igem.org/mediawiki/2015/b/b6/Week12.JPG)" onmouseover="Help('We transformed each Biobrick that we had received (K1095000) and verified that we had recieved the right biobrick by digesting the plasmid and performing an electrophoresis on agarose gel and we did a plasmid purification. We performed stab cultures (BBa_808007, 808010, 808011, 808012, 808013, 808014, 316003, 936000, 936013).', 'week_5')" onmouseout="EfaceHelp()">
+
             <div class="col-lg-12 week" id="week_5" style=" background-image:url(https://static.igem.org/mediawiki/2015/b/b6/Week12.JPG)" onmouseover="Help('We transformed each Biobrick that we had received (K1095000) and verified that we had recieved the right biobrick by digesting the plasmid and performing an electrophoresis on agarose gel and we did a plasmid purification. We performed stab cultures (BBa_808007, 808010, 808011, 808012, 808013, 808014, 316003, 936000, 936013).', 'week_5')" onmouseout="EfaceHelp()">
 
               Week 5 <p>06/29 - 07/03</p>
 
               Week 5 <p>06/29 - 07/03</p>
 
             </div>
 
             </div>
 
           </a>
 
           </a>
 
         </div>
 
         </div>
 +
        </br>
 
       </div>
 
       </div>
 
+
       <div id="week6" class="Oligo DataBase Stab_Culture InterLab_Study">
</br>
+
       <!-- <i class="tag">Tags:</i> -->
 
+
       <div id="week6">
+
       <i class="tag">Tags:</i>
+
 
       <div class="row">
 
       <div class="row">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_6">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_6">
             <div class="col-lg-12" id="week_6" style=" background-image:url(https://static.igem.org/mediawiki/2015/e/eb/Week6.JPG)" onmouseover="Help('We verified that the plasmid purification was done properly by measuring the concentration of each Biobrick and we verified that the insert caried was the one we expected through a digestion and an electrophoresis.', 'week_6')" onmouseout="EfaceHelp()">
+
             <div class="col-lg-12 week" id="week_6" style=" background-image:url(https://static.igem.org/mediawiki/2015/e/eb/Week6.JPG)" onmouseover="Help('We prepared oligonucleotides in order to send then for sequencing at MWG Eurofins. We also did another round of stab cultures.', 'week_6')" onmouseout="EfaceHelp()">
 
               Week 6 <p>07/06 - 07/10</p>
 
               Week 6 <p>07/06 - 07/10</p>
 
             </div>
 
             </div>
 
           </a>
 
           </a>
 
         </div>
 
         </div>
 +
        </br>
 
       </div>
 
       </div>
 
+
       <div id="week7" class="Midi_Prep PCR Agarose_gel">
</br>
+
    <!-- <i class="tag">Tags:</i> -->
 
+
       <div id="week7">
+
      <i class="tag">Tags:</i>
+
 
         <div class="row">           
 
         <div class="row">           
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_7">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_7">
             <div class="col-lg-12" id="week_7" style=" background-image:url(https://static.igem.org/mediawiki/2015/0/07/Week7.JPG)" onmouseover="Help('We verified that the plasmid purification was done properly by measuring the concentration of each Biobrick and we verified that the insert caried was the one we expected through a digestion and an electrophoresis.', 'week_7')" onmouseout="EfaceHelp()">
+
             <div class="col-lg-12 week" id="week_7" style=" background-image:url(https://static.igem.org/mediawiki/2015/0/07/Week7.JPG)" onmouseover="Help('We performed our first PCR amplification of the genes that we would use for our Gibson Assembly and we checked if the PCR was done correctly by performing an electrophoresis on agarose.', 'week_7')" onmouseout="EfaceHelp()">
 
               Week 7 <p>06/13 - 07/17</p>
 
               Week 7 <p>06/13 - 07/17</p>
 
             </div>
 
             </div>
 
           </a>
 
           </a>
 
         </div>
 
         </div>
 +
        </br>
 
       </div>
 
       </div>
 
+
       <div id="week8" class="Transformation Stab_Culture">
</br>
+
       <!-- <i class="tag">Tags: Sequencing Wiki</i> -->
 
+
       <div id="week8" class="Sequencing Wiki">
+
       <i class="tag">Tags: Sequencing Wiki</i>
+
 
       <div class="row">
 
       <div class="row">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_8">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_8">
             <div class="col-lg-12" id="week_8" style=" background-image:url(https://static.igem.org/mediawiki/2015/8/88/Week8.JPG)" onmouseover="Help('We verified that the plasmid purification was done properly by measuring the concentration of each Biobrick and we verified that the insert caried was the one we expected through a digestion and an electrophoresis.', 'week_8')" onmouseout="EfaceHelp()">
+
             <div class="col-lg-12 week" id="week_8" style=" background-image:url(https://static.igem.org/mediawiki/2015/8/88/Week8.JPG)" onmouseover="Help('We performed stab cultures on the biobricks that we already had, in order to store them.', 'week_8')" onmouseout="EfaceHelp()">
 
               Week 8 <p>07/20 - 07/24</p>
 
               Week 8 <p>07/20 - 07/24</p>
 
             </div>
 
             </div>
 
           </a>
 
           </a>
 
         </div>
 
         </div>
 +
        </br>
 
       </div>
 
       </div>
 
+
       <div id="week9" class="Culture">
</br>
+
       <!-- <i class="tag">Tags: Sequencing</i> -->
 
+
       <div id="week9" class="Sequencing">
+
       <i class="tag">Tags: Sequencing</i>
+
 
       <div class="row">
 
       <div class="row">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_9">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_9">
             <div class="col-lg-12" id="week_9" style=" background-image:url(https://static.igem.org/mediawiki/2015/9/9e/DSCN1936.JPG)" onmouseover="Help('We verified that the plasmid purification was done properly by measuring the concentration of each Biobrick and we verified that the insert caried was the one we expected through a digestion and an electrophoresis.', 'week_9')" onmouseout="EfaceHelp()">
+
             <div class="col-lg-12 week" id="week_9" style=" background-image:url(https://static.igem.org/mediawiki/2015/9/9e/DSCN1936.JPG)" onmouseover="Help('We did a bacterial culture of DH5-alpha bacteria harboring the 808030 Biobrick.', 'week_9')" onmouseout="EfaceHelp()">
 
               Week 9 <p>07/27 - 07/31</p>
 
               Week 9 <p>07/27 - 07/31</p>
 
             </div>
 
             </div>
 
           </a>
 
           </a>
 
         </div>
 
         </div>
 +
        </br>
 
       </div>
 
       </div>
 
+
       <div id="week10" class="TPA Minimal_media Digestion Gel_purification Ligation M9_media Agarose_gel">
</br>
+
       <!-- <i class="tag">Tags: PCR</i> -->
 
+
       <div id="week10" class="PCR">
+
       <i class="tag">Tags: PCR</i>
+
 
       <div class="row">
 
       <div class="row">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_10">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_10">
             <div class="col-lg-12" id="week_10" style=" background-image:url(https://static.igem.org/mediawiki/2015/4/48/Week10.JPG)" onmouseover="Help('We verified that the plasmid purification was done properly by measuring the concentration of each Biobrick and we verified that the insert caried was the one we expected through a digestion and an electrophoresis.', 'week_10')" onmouseout="EfaceHelp()">
+
             <div class="col-lg-12 week" id="week_10" style=" background-image:url(https://static.igem.org/mediawiki/2015/4/48/Week10.JPG)" onmouseover="Help('The week was spent testing the toxicity, solubility and use of TPA as a carbon source by the bacteria BAP1. In order to do this, we prepared different types of medium. This week, we also purified and ligated BBa_808030 and the plasmid Backbone pDG011 and checking if the ligation had worked. We also prepared the fragments for the Gibson assembly through PCR Amplification or ligation, depending on the fragment.', 'week_10')" onmouseout="EfaceHelp()">
 
               Week 10 <p>08/03 - 08/07</p>
 
               Week 10 <p>08/03 - 08/07</p>
 
             </div>
 
             </div>
 
           </a>
 
           </a>
 
         </div>
 
         </div>
 +
        </br>
 
       </div>
 
       </div>
 
+
       <div id="week11" class="Ligation DO Dissolution Gibson_Assembly Amplification Transformation Gel_migration Digestion Dilution PCR Culture Mini_Prep Gibson_Master_Mix Purification">
</br>
+
       <!-- <i class="tag">Tags:</i> -->
 
+
       <div id="week11">
+
       <i class="tag">Tags:</i>
+
 
       <div class="row">
 
       <div class="row">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_11">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_11">
             <div class="col-lg-12" id="week_11" style=" background-image:url(https://static.igem.org/mediawiki/2015/2/2c/Week11.JPG)" onmouseover="Help('We verified that the plasmid purification was done properly by measuring the concentration of each Biobrick and we verified that the insert caried was the one we expected through a digestion and an electrophoresis.', 'week_11')" onmouseout="EfaceHelp()">
+
             <div class="col-lg-12 week" id="week_11" style=" background-image:url(https://static.igem.org/mediawiki/2015/2/2c/Week11.JPG)" onmouseover="Help('The Gibson assembly of cluster 2 was performed and we performed a PCR amplification on it. Other fragments needed for the Gibson assembly of the other clusters were prepared. The transformation of the plasmid pDG011 in DH5-alpha cells was performed. We did an electrophoresis on BBa_K808030 and pDG011 in order to perform a gel purification. We also did a plasmid purification of the plasmid pDG011.', 'week_11')" onmouseout="EfaceHelp()">
 
               Week 11 <p>08/10 - 08/14</p>
 
               Week 11 <p>08/10 - 08/14</p>
 
             </div>
 
             </div>
 
           </a>
 
           </a>
 
         </div>
 
         </div>
 +
        </br>
 
       </div>
 
       </div>
 
+
       <div id="week12" class="PCR">
</br>
+
       <!-- <i class="tag">Tags:</i> -->
 
+
       <div id="week12">
+
       <i class="tag">Tags:</i>
+
 
       <div class="row">
 
       <div class="row">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_12">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_12">
             <div class="col-lg-12" id="week_12" style=" background-image:url(https://static.igem.org/mediawiki/2015/b/b2/Week5.JPG)" onmouseover="Help('We verified that the plasmid purification was done properly by measuring the concentration of each Biobrick and we verified that the insert caried was the one we expected through a digestion and an electrophoresis.', 'week_12')" onmouseout="EfaceHelp()">
+
             <div class="col-lg-12 week" id="week_12" style=" background-image:url(https://static.igem.org/mediawiki/2015/b/b2/Week5.JPG)" onmouseover="Help('We prepared the bacterial strains containing pDG011 and BBa_K808030 in prevision of the pNP-Assay. Several conditions of PCR on pSB1C3 before a Gibson assembly. The nicked plasmid pRS415 for Yeast Assembly was prepared. TPA solubility was assayed. ', 'week_12')" onmouseout="EfaceHelp()">
 
               Week 12 <p>08/17 - 08/21</p>
 
               Week 12 <p>08/17 - 08/21</p>
 
             </div>
 
             </div>
 
           </a>
 
           </a>
 
         </div>
 
         </div>
 +
        </br>
 
       </div>
 
       </div>
 
</br>
 
 
 
       <div id="week13">
 
       <div id="week13">
      <i class="tag">Tags:</i>
+
    <!-- <i class="tag">Tags:</i> -->
 
       <div class="row">
 
       <div class="row">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_13">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_13">
             <div class="col-lg-12" id="week_13" style=" background-image:url(https://static.igem.org/mediawiki/2015/c/ca/Week13.jpeg)" onmouseover="Help('We verified that the plasmid purification was done properly by measuring the concentration of each Biobrick and we verified that the insert caried was the one we expected through a digestion and an electrophoresis.', 'week_13')" onmouseout="EfaceHelp()">
+
             <div class="col-lg-12 week" id="week_13" style=" background-image:url(https://static.igem.org/mediawiki/2015/c/ca/Week13.jpeg)" onmouseover="Help('This week, we improved the TPA solubility and the Yeast was treated to prepare the Yeast Assembly. ', 'week_13')" onmouseout="EfaceHelp()">
 
               Week 13 <p>08/24 - 08/28</p>
 
               Week 13 <p>08/24 - 08/28</p>
 
             </div>
 
             </div>
 
           </a>
 
           </a>
 
         </div>
 
         </div>
 +
        </br>
 
       </div>
 
       </div>
 
</br>
 
 
 
       <div id="week14">
 
       <div id="week14">
       <i class="tag">Tags:</i>
+
       <!-- <i class="tag">Tags:</i> -->
 
       <div class="row">
 
       <div class="row">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_14">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_14">
             <div class="col-lg-12" id="week_14" style=" background-image:url(https://static.igem.org/mediawiki/2015/a/aa/42f1c36c14288e405732346a2810579b.jpg)" onmouseover="Help('We verified that the plasmid purification was done properly by measuring the concentration of each Biobrick and we verified that the insert caried was the one we expected through a digestion and an electrophoresis.', 'week_14')" onmouseout="EfaceHelp()">
+
             <div class="col-lg-12 week" id="week_14" style=" background-image:url(https://static.igem.org/mediawiki/2015/a/aa/42f1c36c14288e405732346a2810579b.jpg)" onmouseover="Help('The yeast assembly of Cre Recombinase and pRS415 was performed. We assembled our biobrick BBa_1622001. ', 'week_14')" onmouseout="EfaceHelp()">
 
               Week 14 <p>08/31 - 09/04</p>
 
               Week 14 <p>08/31 - 09/04</p>
 
             </div>
 
             </div>
 
           </a>
 
           </a>
 
         </div>
 
         </div>
 +
        </br>
 
       </div>
 
       </div>
 
</br>
 
 
 
       <div id="week15">     
 
       <div id="week15">     
       <i class="tag">Tags:</i>
+
       <!-- <i class="tag">Tags:</i> -->
 
       <div class="row">
 
       <div class="row">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_15">
 
           <a href="https://2015.igem.org/Team:Pasteur_Paris/Week_15">
             <div class="col-lg-12" id="week_15" style=" background-image:url(https://static.igem.org/mediawiki/2015/0/02/Week15.JPG)" onmouseover="Help('We verified that the plasmid purification was done properly by measuring the concentration of each Biobrick and we verified that the insert caried was the one we expected through a digestion and an electrophoresis.', 'week_15')" onmouseout="EfaceHelp()">
+
             <div class="col-lg-12 week" id="week_15" style=" background-image:url(https://static.igem.org/mediawiki/2015/0/02/Week15.JPG)" onmouseover="Help('The Gibson assembly of our BioBrick BBa_1622000 was done.', 'week_15')" onmouseout="EfaceHelp()">
 
               Week 15 <p>09/07 - 09/11</p>
 
               Week 15 <p>09/07 - 09/11</p>
 
             </div>
 
             </div>
Line 379: Line 373:
 
       </div>
 
       </div>
 
   </ul>
 
   </ul>
 
+
<br />
 +
<br />
 
</div> <!-- ferme le div class="contenu" -->
 
</div> <!-- ferme le div class="contenu" -->
  

Latest revision as of 03:32, 19 September 2015

Search for a content: