Difference between revisions of "Team:Dundee/pmodal"
Line 846: | Line 846: | ||
+ | </div> | ||
+ | <div class="modal-footer"> | ||
+ | <button type="button" class="btn btn-primary" data-dismiss="modal">Close</button> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <!-- Assay Preparation Modal --> | ||
+ | <div class="modal fade" id="assayprep-modal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> | ||
+ | <div class="modal-dialog" role="document"> | ||
+ | <div class="modal-content"> | ||
+ | <div class="modal-header"> | ||
+ | <button type="button" class="close" data-dismiss="modal" aria-label="close" aria-hidden="true" role="dialog" tabindex="-1"><span aria-hidden="true">×</span></button> | ||
+ | <div class="modal-title" id="myModalLabel">Assay Preparation</div> | ||
+ | </div> | ||
+ | <div class="modal-body"> | ||
+ | |||
+ | <ol> | ||
+ | <li> 1. Take 3 independent colonies from each plate of your controls and samples and place each colony into 5 ml of LB with the appropriate antibiotics. </li> | ||
+ | <li> 2. Leave to grow overnight at 30°C.</li> | ||
+ | <li> 3. Take 50 μl of each overnight and inoculate 5 ml of fresh LB containing the appropriate antibiotics. Do this twice for every independent colony. </li> | ||
+ | <li> 4. Allow these to grow at 30°C shaker until the O.D of each inoculate is between 0.3-0.5</li> | ||
+ | <li> 5. Once the O.D is between 0.3-0.5 take 3 x 1 ml samples of each culture and place into separate Eppendorf tubes.</li> | ||
+ | <li> 6. Take a further 1 ml and place into a cuvette and subsequently measure the OD<sub>600</sub> marking down the OD for each replica. </li> | ||
+ | <li> 7. Spin down the 1 ml cultures of each replica at 13,000 rpm for 3 minutes. </li> | ||
+ | <li> 8. Remove the supernatant from each 1 ml culture and freeze cell pellet for later use in the β-galactosidase Assay. </li> | ||
+ | </ol> | ||
+ | |||
+ | </div> | ||
+ | <div class="modal-footer"> | ||
+ | <button type="button" class="btn btn-primary" data-dismiss="modal">Close</button> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <!-- BGA Preparation Modal --> | ||
+ | <div class="modal fade" id="bga-modal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> | ||
+ | <div class="modal-dialog" role="document"> | ||
+ | <div class="modal-content"> | ||
+ | <div class="modal-header"> | ||
+ | <button type="button" class="close" data-dismiss="modal" aria-label="close" aria-hidden="true" role="dialog" tabindex="-1"><span aria-hidden="true">×</span></button> | ||
+ | <div class="modal-title" id="myModalLabel"> β-Galactosidase Assay </div> | ||
+ | </div> | ||
+ | <div class="modal-body"> | ||
+ | <p> | ||
+ | <ol> | ||
+ | <li> 1. Resuspend cell pellet in 800 μl of buffer 2 (100 mM dibasic sodium phosphate (Na2HPO4); 20 mM KCl ; 2 mM MgSO4 ;0.8 mg/mL CTAB (hexadecyltrimethylammonium bromide) ; 0.4 mg/mL sodiumdeoxycholate) and subsequntly add 5.4 μL/mL beta-mercaptoethanol. </li> | ||
+ | <li> 2. Add 50 μl of SDS (0.1%) to each sample. </li> | ||
+ | <li> 3. Add 50 μl of Chloroform to each sample and vortex for 30 seconds. </li> | ||
+ | <li> 4. Make substrate solution (60 mM Na2HPO4; 40 mM NaH2PO4; 1 mg/mL o-nitrophenyl-β-D-Galactoside (ONPG); 2.7 μL/mL β-mercaptoethanol)</li> | ||
+ | <li> 5. Add 200 μl of substrate solution to each sample marking down the time it was added in relation to the first sample. </li> | ||
+ | <li> 6. Wait for an observable color change and mark down the time that the color change occurred.</li> | ||
+ | <li> 6. Add 600 μl of NaCO3(1M) once the color change has occurred.</li> | ||
+ | <li> 7. Spin down the samples at 13,000 rpm for 3 minutes and place the supernatant into a cuvette. </li> | ||
+ | <li> 8. Measure the OD<sub>420</sub>. </li> | ||
+ | </ol> | ||
+ | </p> | ||
+ | |||
</div> | </div> | ||
<div class="modal-footer"> | <div class="modal-footer"> |
Revision as of 14:59, 17 September 2015