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

Line 259: Line 259:
 
<p>Initially, very low concentrations of cDNA were achieved. It has been decided to amplify the product using the same primers, which are used for 2nd strand synthesis in order to see if any cDNA was synthesized what so ever. After visulizing the amplified PCR product with cDNA as a template as seen in figure 1, we could conclude that cDNA was infact successfully synthesized. It has a similiar size distribution as bacterial mRNA, alhought strong band at 270 bp was of unclear origin. <br><br>  
 
<p>Initially, very low concentrations of cDNA were achieved. It has been decided to amplify the product using the same primers, which are used for 2nd strand synthesis in order to see if any cDNA was synthesized what so ever. After visulizing the amplified PCR product with cDNA as a template as seen in figure 1, we could conclude that cDNA was infact successfully synthesized. It has a similiar size distribution as bacterial mRNA, alhought strong band at 270 bp was of unclear origin. <br><br>  
  
<p>The remaining task was to ensure that we synthesized enough cDNA. We have eventually successfully achieved high yields of cDNA after excessive trouble shooting, which revealed that the reason for low yield was inefficient polyadenylation as described here <a href="https://www.w3schools.com/html/">Visit our HTML tutorial </a><br><br>  
+
<p>The remaining task was to ensure that we synthesized enough cDNA. We have eventually successfully achieved high yields of cDNA after excessive trouble shooting, which revealed that the reason for low yield was inefficient polyadenylation as described <a href="https://2018.igem.org/Team:Uppsala/Transcriptomics/PolyA_Tailing"> here </a><br><br>  
  
<b>Qubit measurement of DNA:</b>
+
<b>cDNA yields</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>
+
The 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. This amount was sufficient for further experiments. <br><br>
  
 
<!--Start of template with side picutre -->
 
<!--Start of template with side picutre -->
Line 270: Line 270:
 
                         <div class="side-text">
 
                         <div class="side-text">
 
                             <!-- Here you put your paragraphs -->  
 
                             <!-- 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>Was cDNA really synthesized?</h3>
 
                             <h3>Was cDNA really synthesized?</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>
 
<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>

Revision as of 19:23, 17 October 2018




<