Difference between revisions of "Team:Carnegie Mellon/Protocols"
Line 23: | Line 23: | ||
}); | }); | ||
}); | }); | ||
+ | |||
$(document).ready(function(){ | $(document).ready(function(){ | ||
Line 36: | Line 37: | ||
}); | }); | ||
+ | $(document).ready(function(){ | ||
+ | $("#flip_agarose_gel").click(function(){ | ||
+ | $("#agarose_gel_p").slideToggle("slow"); | ||
+ | }); | ||
+ | }); | ||
</script> | </script> | ||
Line 105: | Line 111: | ||
/* puts bullet point before list items */ | /* puts bullet point before list items */ | ||
.newbullet li:before { | .newbullet li:before { | ||
+ | content: "▩ "; | ||
+ | color: orange; | ||
+ | } | ||
+ | |||
+ | .indentlist ul:before { | ||
content: "▩ "; | content: "▩ "; | ||
color: orange; | color: orange; | ||
Line 219: | Line 230: | ||
#restriction_enzyme_digest_p { | #restriction_enzyme_digest_p { | ||
+ | padding: 30px; | ||
+ | display: none; | ||
+ | background-color: transparent; | ||
+ | width: 76%; | ||
+ | margin-left: auto; | ||
+ | text-align: left; | ||
+ | color: black; | ||
+ | } | ||
+ | |||
+ | |||
+ | #agarose_gel_p, #flip_agarose_gel { | ||
+ | padding: 5px; | ||
+ | text-align: center; | ||
+ | border: solid 3px #c3c3c3; | ||
+ | background-color: #40e6ee; /* #69c94f; */ | ||
+ | color: white; | ||
+ | width: 80%; | ||
+ | margin: auto; | ||
+ | } | ||
+ | |||
+ | #agarose_gel_p { | ||
padding: 30px; | padding: 30px; | ||
display: none; | display: none; | ||
Line 330: | Line 362: | ||
+ | |||
+ | <!-- __________________________ Agarose Gel Electrophoresis _____________ --> | ||
+ | <div id = "flip_agarose_gel">Agarose Gel Electrophoresis Protocol</div> | ||
+ | <div id = "agarose_gel_p"> | ||
+ | |||
+ | <div class = "title">Aragose Gel Electrophoresis</div> | ||
+ | <div class = "procedure">Procedure:</div> | ||
+ | <ol> | ||
+ | <li>1% aragose gel made of: | ||
+ | <div class = "indentlist"><ul>50 mL 0.5X TAE</ul></div> | ||
+ | <div class = "indentlist"><ul>0.5g agarose</ul></div> | ||
+ | <div class = "indentlist"><ul>2.5 µL ethidium bromide</ul></div> | ||
+ | </li> | ||
+ | <li>Run at 114V.</li> | ||
+ | </ol> | ||
+ | </div><!-- agarose_gel_p --> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 18:55, 10 August 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
MiniPrep Protocol
Minipreps of MACH Cells Expressing Flourescence
Purpose: To isolate plasmid DNA from MACH cells.
Procedure:
- Set up overnight cultures for miniprep.
- Make the following reaction recipe:
- 5 mL LB
- 5 µL Chlorophenical
- 1 µL overnight colony
- Incubate in 37°C for 16-18 hours.
- Follow the Life Technologies Miniprep Kit Protocol.
Restriction Enzyme Digest Protocol
Restriction Enzyme Digest
Procedure:
- Prepare the following restriction enzyme digestion solution for J23108, J23109, J23111.
- Digest at 37 °C for 1 hour.
- Follow the Life Technologies Restriction Enzyme Digest Protocol.
Reagent | Amount (µL) |
10X Fast Digest Buffer | 2 |
Plasmid DNA | 12 |
Restriction Enzyme XbaI | 1 |
Restriction Enzyme SpeI | 1 |
Water (to bring up to volume) | 2 |
Total Volume | 18 |
Agarose Gel Electrophoresis Protocol
Aragose Gel Electrophoresis
Procedure:
- 1% aragose gel made of:
- 50 mL 0.5X TAE
- 0.5g agarose
- 2.5 µL ethidium bromide
- Run at 114V.