Difference between revisions of "Team:Uppsala/Transcriptomics/cDNA Conversion"

Line 243: Line 243:
 
<h2>Experiment</h2>
 
<h2>Experiment</h2>
  
<p>Reverse transcription consists of 3 major steps - complementary DNA strand synthesis, RNA digestion and synthesis of second strand (IDT, 2018). The steps are described below:<br><br>
+
<p>The aim of this experiment was the conversion of RNA to cDNA through reverse transcription primed by oligo-dT. The process consists of 3 major steps - complementary DNA strand synthesis, RNA digestion and synthesis of second strand (IDT, 2018). The steps we conducted are described below:<br><br>
  
 
<b>Synthesis of complementary DNA strand:</b><br>
 
<b>Synthesis of complementary DNA strand:</b><br>
Due to previous polyA addition to 3´OH, all RNA molecules have similar sequence at 3´ end which only differs in number of added adenine bases. This allows using polyT (VNP) primers (Oxford Nanopore) to anneal to RNA template and reverse transcriptase (SuperScript IV, ThermoFisher) can initiate the transcription. <br><br>
+
Due to previous polyA addition to 3´OH, all RNA molecules have similar sequence at 3´ end which only differs in number of added adenine bases. This allows using polyT primers (Oxford Nanopore) to anneal to RNA template and reverse transcriptase (SuperScript IV, ThermoFisher) can initiate the transcription. <br><br>
  
 
A second, so-called strand switching primer is added to the reaction. This compensates for under-representations of 5´ends in cDNA by introducing an additional template and therefore protecting the terminal base pairs. Terminal transferase activity of the RT adds a number of deoxycytidine bases. The SSP primer is complementary to these bases and acts as an extended template for the RT, not only protecting the terminal bases, but also allowing to introduce sequence of choice into the newly synthesized first strand. <br><br>
 
A second, so-called strand switching primer is added to the reaction. This compensates for under-representations of 5´ends in cDNA by introducing an additional template and therefore protecting the terminal base pairs. Terminal transferase activity of the RT adds a number of deoxycytidine bases. The SSP primer is complementary to these bases and acts as an extended template for the RT, not only protecting the terminal bases, but also allowing to introduce sequence of choice into the newly synthesized first strand. <br><br>
Line 262: Line 262:
 
<b>Qubit measurement of DNA:</b>
 
<b>Qubit measurement of DNA:</b>
 
Initially, our only criteria for cDNA synthesis was an amount of cDNA as measured by Qubit (Thermo Fisher). Typically, the cDNA amount would be equal to roughly twice the mass of the input RNA. For 125 ng of mRNA input we have synthesized (in an usual experiment) about 300 ng of cDNA. <br><br>
 
Initially, our only criteria for cDNA synthesis was an amount of cDNA as measured by Qubit (Thermo Fisher). Typically, the cDNA amount would be equal to roughly twice the mass of the input RNA. For 125 ng of mRNA input we have synthesized (in an usual experiment) about 300 ng of cDNA. <br><br>
 +
 +
<!--Start of template with side picutre -->
 +
                <div class="card-holder">
 +
                   
 +
                    <div class="content-card pic-next-to-text">
 +
                        <div class="side-text">
 +
                            <!-- Here you put your paragraphs -->
 +
                            <p>Because the sequencing itself runs pooled samples containing both the barcoded cultured- and control-group samples, the data produced needs to be demultiplexed i.e separated into files containing the reads from respective groups. Because the barcodes used to fingerprint each group is made up of its own base sequence, this also had to be removed or ”trimmed” from the data, leaving us with the pure mRNA sequences. This was achieved using a free nanopore community tool called porechop.</p><br>
 +
                            <h3>Genome alignment</h3>
 +
<p>The base sequences needs to be aligned to the reference genome of the sequenced species in question for the downstream data analysis. This is important because we want to know where each sequence actually lies in the genome and which genes they correspond to. Genome alignment was done using another community tool called minimap2.</p>
 +
 +
 +
                        </div>
 +
 +
                        <div class="side-img" style="background-color:darkolivegreen;">
 +
                          <!-- Here goes the big image to the right -->
 +
                          <img src="https://static.igem.org/mediawiki/2018/3/3b/T--Uppsala--Transcriptomics-Demultiplexing.png">
 +
                            <p><b>Figure 1:</b> Running demultiplexing and barcode trimming from the terminal. The programme first separates the reads according to barcode and then searches for available possible barcodes to be trimmed off.</p>
 +
                           
 +
                        </div>
 +
 +
                    </div>
 +
                </div>
 +
             
 +
               
 +
                <!--End of template with side picture -->
  
 
<b>Qubit measurement of RNA:</b>
 
<b>Qubit measurement of RNA:</b>

Revision as of 18:44, 17 October 2018




<