Difference between revisions of "Team:HSNU-TAIPEI/labnotes"
Line 1: | Line 1: | ||
{{HSNU-TAIPEI/main}} | {{HSNU-TAIPEI/main}} | ||
+ | {{HSNU-TAIPEI/labnotes_css}} | ||
<html> | <html> | ||
<div class="wrapper"> | <div class="wrapper"> | ||
Line 97: | Line 98: | ||
<footer></footer> | <footer></footer> | ||
</div> | </div> | ||
+ | |||
+ | <script> | ||
+ | |||
+ | $(document).ready(function() { | ||
+ | $( '.expand-btn' ).click(function() { | ||
+ | var $text = $(this).html(); | ||
+ | $(this).siblings( '.note-content' ).toggle(); | ||
+ | if( $text === 'Show More' ) { | ||
+ | $(this).html( 'Show Less' ); | ||
+ | } else { | ||
+ | $(this).html( 'Show More' ); | ||
+ | } | ||
+ | }); | ||
+ | }); | ||
+ | |||
+ | </script> | ||
+ | |||
</html> | </html> | ||
{{HSNU-TAIPEI/nav_js}} | {{HSNU-TAIPEI/nav_js}} |
Revision as of 06:57, 1 July 2015
Lab Notes
closeFirst-Strand cDNA Synthesis Using M-MLV RT
- Researcher: Chang Ko-Yu, Chu Yi-Chia
- Place: Academia Sinica
- Date: April 30th, 2015
Material
- randon primer 1㎕
- 2MUG RNA F10 1.95㎕
- 2MUG RNA m1 1.95㎕
- 10mM dNTP 1㎕
- ddH2O
- 5× FSB 4㎕
- 0.1M DTT 2㎕
- RNase out 1㎕
- M-MLV RT 1㎕
- eppendorf
Procedure
- Add the following components to a nuclease-free microcentrifuge tube:
- 1㎕ oligo(dT)12-18(500μg/ml), or 50-250 ng random primers, or 2pmole gene -specific primer
- 1 ng to 5MUG total RNA or 1 ng to 500ng of mRNA
- 1㎕ 10 mM dNTP Mix(10 mM each dATP,dGTP,dCTP and dTTP at neutral pH)
- Sterile, distilled water to 12㎕
- Heat mixture to 65℃ for 5 min an quick chill on ice. Collect the contents of the tube by brief centrifugation and add:
- 4㎕ 5X First-Strand Buffer
- 2㎕ 0.1 M DTT
- 1㎕ RNaseOUTTM Recombinant Ribonuclease Inhibitor (40 units/㎕)
- Mix contents of the tube gently and incubate at 37℃ for 2 min.
- Add 1㎕(200 units) of M-MLV RT,a and mix by pipetting gently up and down. If using random primers, incubate tube at 25℃ for 10 min.
- Incubate 50 min at 37℃.
- Inactivate the reaction by heating at 70℃ for 15 min.