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

 
Line 212: Line 212:
 
function deletebaton15() {
 
function deletebaton15() {
 
     document.getElementById("batonbleu15").style.display = "none";
 
     document.getElementById("batonbleu15").style.display = "none";
 +
}
 +
 +
function apparitionbaton16() {
 +
    document.getElementById("batonbleu16").style.display = "block";
 +
}
 +
 +
function deletebaton16() {
 +
    document.getElementById("batonbleu16").style.display = "none";
 
}
 
}
  
Line 1,819: Line 1,827:
 
   position: fixed;
 
   position: fixed;
 
   left: 40px;
 
   left: 40px;
   top: 42%;
+
   top: 50%;
 
}
 
}
  
 +
.outer16 {
 +
  position: fixed;
 +
  left: 40px;
 +
  top: 36%;
 +
}
 
.inner {
 
.inner {
 
   position: absolute;
 
   position: absolute;
Line 2,065: Line 2,078:
 
     top:5px;
 
     top:5px;
 
     left:10%;
 
     left:10%;
 +
    display:none;
 +
    height:3px;
 +
    width:22.5px;
 +
    background: #3298CB;
 +
    content:""
 +
}
 +
 +
#batonbleu16{
 +
    position:relative;
 +
    top:5px;
 +
    left:35%;
 
     display:none;
 
     display:none;
 
     height:3px;
 
     height:3px;
Line 2,289: Line 2,313:
 
         <a href="https://2017.igem.org/Team:Pasteur_Paris/Parts">Parts</a>
 
         <a href="https://2017.igem.org/Team:Pasteur_Paris/Parts">Parts</a>
 
         <div id="batonbleu15">
 
         <div id="batonbleu15">
 +
        </div>
 +
      </div>
 +
    </div>
 +
  </div>
 +
  <div class="outer16">
 +
    <div class="inner"; onmouseover="apparitionbaton16()"; onmouseout="deletebaton16()">
 +
      <div class="list rotate">
 +
        <a href="https://2017.igem.org/Team:Pasteur_Paris/GiantJamboree">GiantJamboree</a>
 +
        <div id="batonbleu16">
 
         </div>
 
         </div>
 
       </div>
 
       </div>

Latest revision as of 21:35, 15 December 2017

Protocols

Agarose Gel Preparation

Bacteria Transformation

Bacteria Transformation (Interlab)

Dephosphorylation of DNA

DNA Digestion

DNA Electrophoresis and Gel Extraction

Ligation of Plasmid with DNA Insert

Liquid Culture and Induction of Protein Expression

Liquid Culture for a Miniprep on Transformed Bacteria

Measurement of DNA Concentration

Miniprep

Small Scale Bacteria Lysis and SDS PAGE Gel Migration

During our lab work, we used the following protocols. You can download them all.