Difference between revisions of "Team:Carnegie Mellon/Protocols"
Line 13: | Line 13: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
− | $("# | + | $("#flip_proteinextraction").click(function(){ |
− | $("# | + | $("#panel_proteinextraction").slideToggle("slow"); |
}); | }); | ||
}); | }); | ||
Line 108: | Line 108: | ||
− | # | + | #panel_proteinextraction, #flip_proteinextraction { |
padding: 5px; | padding: 5px; | ||
text-align: center; | text-align: center; | ||
Line 117: | Line 117: | ||
margin: auto; | margin: auto; | ||
} | } | ||
− | # | + | #panel_proteinextraction { |
padding: 30px; | padding: 30px; | ||
display: none; | display: none; | ||
− | background-color: | + | 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: | + | color: pink; |
width: 80%; | width: 80%; | ||
margin: auto; | margin: auto; | ||
Line 163: | Line 165: | ||
− | <div id = " | + | <div id = "flip_proteinextraction">His-Tag Soluble Protein Extraction</div> |
− | <div id = " | + | <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
- Centrifuge 1.5 ml of culture for 1min full speed at 15000 rpm.
- Remove supernatant.
- Add 250 µl of extraction buffer (1% octyl-beta-thioglucoside in 10mM Tris-Cl, pH7.5).
- Incubate at room temperature for 10 min.
- Remove 50 µl of Ni-NTA in 10 mM Trischloride bead solution and place in new tube for each purification.
- Add 1 mL buffer (see table).
- Centrifuge at 800 rpm for 30 seconds.
- Remove supernatant.
- Repeat 3 times and resuspend in 1 mL of Bead Wash Solution.
Estrogen Sensor
Estrogen Sensor Protocol