Difference between revisions of "Team:Carnegie Mellon/Protocols"
Line 27: | Line 27: | ||
$("#flip_miniprep").click(function(){ | $("#flip_miniprep").click(function(){ | ||
$("#miniprep_p").slideToggle("slow"); | $("#miniprep_p").slideToggle("slow"); | ||
+ | }); | ||
+ | }); | ||
+ | |||
+ | $(document).ready(function(){ | ||
+ | $("#flip_restriction_enzyme_digest").click(function(){ | ||
+ | $("#restriction_enzyme_digest_p").slideToggle("slow"); | ||
}); | }); | ||
}); | }); | ||
Line 184: | Line 190: | ||
color: black; | color: black; | ||
} | } | ||
+ | |||
+ | |||
+ | #restriction_enzyme_digest_p, #flip_restriction_enzyme_digest { | ||
+ | padding: 5px; | ||
+ | text-align: center; | ||
+ | border: solid 3px #c3c3c3; | ||
+ | background-color: #40e6ee; /* #69c94f; */ | ||
+ | color: white; | ||
+ | width: 80%; | ||
+ | margin: auto; | ||
+ | } | ||
+ | |||
+ | #restriction_enzyme_digest_p { | ||
+ | padding: 30px; | ||
+ | display: none; | ||
+ | background-color: transparent; | ||
+ | width: 76%; | ||
+ | margin-left: auto; | ||
+ | text-align: left; | ||
+ | color: black; | ||
} | } | ||
/* /toggle menu code */ | /* /toggle menu code */ | ||
Line 243: | Line 269: | ||
</ol> | </ol> | ||
</div> | </div> | ||
+ | |||
+ | <!-- __________________________ Restriction Enzyme Digest Protocol _____________ --> | ||
+ | <div id = "flip_restriction_enzyme_digest">Restriction Enzyme Digest Protocol</div> | ||
+ | <div id = "restriction_enzyme_digest_p">Restriction Enzyme Digest Protocol</div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 15:20, 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 Protocol