Difference between revisions of "Team:Carnegie Mellon/Protocols"

Line 13: Line 13:
  
 
$(document).ready(function(){
 
$(document).ready(function(){
     $("#flip1").click(function(){
+
     $("#flip_proteinextraction").click(function(){
         $("#panel1").slideToggle("slow");
+
         $("#panel_proteinextraction").slideToggle("slow");
 
     });
 
     });
 
});
 
});
Line 108: Line 108:
  
  
#panel1, #flip1 {
+
#panel_proteinextraction, #flip_proteinextraction {
 
     padding: 5px;
 
     padding: 5px;
 
     text-align: center;
 
     text-align: center;
Line 117: Line 117:
 
     margin: auto;
 
     margin: auto;
 
}
 
}
#panel1 {
+
#panel_proteinextraction {
 
     padding: 30px;
 
     padding: 30px;
 
     display: none;
 
     display: none;
     background-color: #69c94f;
+
     background-color: transparent;
 
     width: 76%;
 
     width: 76%;
     margin: auto;
+
     margin-left: auto;
 +
    text-align: left;
 +
    color: black;
 
}
 
}
  
Line 131: Line 133:
 
     border: solid 3px #c3c3c3;
 
     border: solid 3px #c3c3c3;
 
     background-color: #69c94f;
 
     background-color: #69c94f;
     color: #406182;
+
     color: pink;
 
     width: 80%;
 
     width: 80%;
 
     margin: auto;
 
     margin: auto;
Line 163: Line 165:
  
  
<div id = "flip1">Heyo</div>
+
<div id = "flip_proteinextraction">His-Tag Soluble Protein Extraction</div>
<div id = "panel1">wow, did this work</div>
+
<div id = "panel_proteinextraction"><ol>
 +
  <li>Centrifuge 1.5 ml of culture for 1min full speed at 15000 rpm.</li>
 +
  <li>Remove supernatant.</li>
 +
  <li>Add 250 µl of extraction buffer (1% octyl-beta-thioglucoside in 10mM Tris-Cl, pH7.5).</li>
 +
  <li>Incubate at room temperature for 10 min.</li></ol>
 +
 
 +
  <b>Wash Beads</b>
 +
  <ol><li>Remove 50 µl of Ni-NTA in 10 mM Trischloride bead solution and place in new tube for each purification.</li>
 +
  <li>Add 1 mL buffer (see table).</li>
 +
  <li>Centrifuge at 800 rpm for 30 seconds.</li>
 +
  <li>Remove supernatant.</li>
 +
  <li>Repeat 3 times and resuspend in 1 mL of Bead Wash Solution.</li>
 +
  </ol></div>
  
 
<div id = "estrogen_sensor">Estrogen Sensor</div>
 
<div id = "estrogen_sensor">Estrogen Sensor</div>

Revision as of 20:18, 9 July 2015

Under Construction.

This is almost as well-documented as Kim Kardashian's wedding.

Click to slide the panel down or up
Hello world!
His-Tag Soluble Protein Extraction
  1. Centrifuge 1.5 ml of culture for 1min full speed at 15000 rpm.
  2. Remove supernatant.
  3. Add 250 µl of extraction buffer (1% octyl-beta-thioglucoside in 10mM Tris-Cl, pH7.5).
  4. Incubate at room temperature for 10 min.
Wash Beads
  1. Remove 50 µl of Ni-NTA in 10 mM Trischloride bead solution and place in new tube for each purification.
  2. Add 1 mL buffer (see table).
  3. Centrifuge at 800 rpm for 30 seconds.
  4. Remove supernatant.
  5. Repeat 3 times and resuspend in 1 mL of Bead Wash Solution.
Estrogen Sensor
Estrogen Sensor Protocol