Difference between revisions of "Team:Uppsala/Transcriptomics/Bioinformatics"

Line 331: Line 331:
  
 
<h3>Demultiplexing and adapter trimming</h3>
 
<h3>Demultiplexing and adapter trimming</h3>
<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>
+
<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>
 +
 
 
<!--Start of template with side picutre -->
 
<!--Start of template with side picutre -->
 
                 <div class="card-holder">  
 
                 <div class="card-holder">  
Line 338: Line 339:
 
                         <div class="side-text">
 
                         <div class="side-text">
 
                             <!-- Here you put your paragraphs -->  
 
                             <!-- Here you put your paragraphs -->  
                             <p><b>Figure 5:</b> Quality score distribution for the different read lengths, were a quality score of at least 7 is acceptable.</p>
+
                             <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>
 
                              
 
                              
  

Revision as of 17:38, 15 October 2018