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

Line 236: Line 236:
  
 
<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>
+
 
 
                 </div>
 
                 </div>
  
Line 245: Line 245:
 
                         <div class="side-text">
 
                         <div class="side-text">
 
                             <!-- Here you put your paragraphs -->  
 
                             <!-- Here you put your paragraphs -->  
                             <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>
+
                             <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>
                           
+
  
  
Line 253: Line 252:
 
                         <div class="side-img" style="background-color:darkolivegreen;">
 
                         <div class="side-img" style="background-color:darkolivegreen;">
 
                           <!-- Here goes the big image to the right -->  
 
                           <!-- Here goes the big image to the right -->  
                           <img src="https://static.igem.org/mediawiki/2018/3/3b/T--Uppsala--Transcriptomics-Demultiplexing.png">    
+
                           <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>
  

Revision as of 15:38, 17 October 2018





<