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

 
(12 intermediate revisions by 2 users not shown)
Line 19: Line 19:
 
                  
 
                  
 
             }
 
             }
 +
 +
            .side-img a{
 +
              display: inline-block;
 +
              color: black;
 +
              padding-left: 5px;
 +
              text-decoration: none;
 +
            }
 +
 +
              .inner-card-text a{
 +
              display: inline-block;
 +
              color: black;
 +
              padding-left: 5px;
 +
              text-decoration: none;
 +
            }
 +
   
 
         </style>
 
         </style>
  
Line 30: Line 45:
  
  
  <div class="svg-wrapper">
+
  <div class="svg-wrapper" id="Project_Description">
  
 
      
 
      
Line 184: Line 199:
 
             <div id="toctitle"></div>
 
             <div id="toctitle"></div>
 
             <ul>
 
             <ul>
                 <li class="toclevel tocsection"><a href="#Project_Description" class="scroll"> <span id="whereYouAre"> Project Description  </span> </a>
+
                 <li class="toclevel tocsection"><a href="#Project_Description" class="scroll"> <span id="whereYouAre"> Bioinformatics</span> </a>
 
                         <ul>
 
                         <ul>
                             <li class="toclevel nav-item active"><a href="#top" class="nav-link scroll"> Overview </a></li>
+
                             <li class="toclevel nav-item active"><a href="#Exp" class="nav-link scroll"> Experiment</a></li>
                             <li class="toclevel nav-item"><a href="#Problem" class="nav-link scroll">  Problem  </a></li>
+
                             <li class="toclevel nav-item"><a href="#Results" class="nav-link scroll">  Results</a></li>
                            <li class="toclevel nav-item"><a href="#Solution" class="nav-link scroll">  Solution </a></li>
+
 
                             <li class="toclevel nav-item"><a href="#References" class="nav-link scroll"> References </a></li>
 
                             <li class="toclevel nav-item"><a href="#References" class="nav-link scroll"> References </a></li>
 
                         </ul>
 
                         </ul>
Line 231: Line 245:
 
Most of the tools we used were available through the free website Usegalaxy.org which as well let us do the processing on their servers. Because we also made use of nanopore sequencing, tailored tools used for the MinION data were available from their community hub which could be run from a terminal window. </p>
 
Most of the tools we used were available through the free website Usegalaxy.org which as well let us do the processing on their servers. Because we also made use of nanopore sequencing, tailored tools used for the MinION data were available from their community hub which could be run from a terminal window. </p>
  
<h2>Experiment</h2>
+
<h2 id="Exp">Experiment</h2>
  
 
<p>We decided to create our bioinformatics pipeline from scratch. This was not an easy task however as nanopore technology is novel and many of the available pipelines are tailored to illumina sequencing. Generally though, a basic transcriptomics pipeline looks like the following: Alignment to a reference genome, gene counting and differential gene expression [1]. However a couple of data processing steps were needed for the nanopore data beforehand such as demultiplexing and adapter trimming.</p><br>
 
<p>We decided to create our bioinformatics pipeline from scratch. This was not an easy task however as nanopore technology is novel and many of the available pipelines are tailored to illumina sequencing. Generally though, a basic transcriptomics pipeline looks like the following: Alignment to a reference genome, gene counting and differential gene expression [1]. However a couple of data processing steps were needed for the nanopore data beforehand such as demultiplexing and adapter trimming.</p><br>
Line 255: Line 269:
 
                           <!-- 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>
+
                             <a href="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></a>
 
                              
 
                              
 
                         </div>
 
                         </div>
Line 287: Line 301:
 
                         <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/a/a9/T--Uppsala--Transcriptomics-Bioinformatics2.png">
+
                       
                             <p><b>Figure 2.</b> Results of a differential gene expression analysis using Deseq2 on test files. The genes (shown with their gene ID) as well as their mean base length and several statistical results can be seen.</p>
+
                      <img src="https://static.igem.org/mediawiki/2018/a/a9/T--Uppsala--Transcriptomics-Bioinformatics2.png">
 +
                             <a href="https://static.igem.org/mediawiki/2018/a/a9/T--Uppsala--Transcriptomics-Bioinformatics2.png"><p><b>Figure 2.</b> Results of a differential gene expression analysis using Deseq2 on test files. The genes (shown with their gene ID) as well as their mean base length and several statistical results can be seen.</p></a>
 
                         </div>
 
                         </div>
  
Line 298: Line 313:
  
  
<h2>Result</h2>
+
<h2 id="Results">Result</h2>
  
 
<h3>Validating our Transcriptomics Pipeline</h3>
 
<h3>Validating our Transcriptomics Pipeline</h3>
Line 321: Line 336:
 
                             <div class="inner-card-text">  
 
                             <div class="inner-card-text">  
 
                                 <!-- start of paragraph-->
 
                                 <!-- start of paragraph-->
                                 <p><b>Figure 3.</b> Results of the differential gene expression analysis using Deseq2 on test files. The genes (shown with their gene ID) as well as their mean base length and several statistical results can be seen.</p>
+
                                 <a href="https://static.igem.org/mediawiki/2018/a/a9/T--Uppsala--Transcriptomics-Bioinformatics2.png"><p><b>Figure 3.</b> Results of the differential gene expression analysis using Deseq2 on test files. The genes (shown with their gene ID) as well as their mean base length and several statistical results can be seen.</p></a>
 
                             </div>
 
                             </div>
 
                             <!-- end of paragraph -->
 
                             <!-- end of paragraph -->
Line 328: Line 343:
 
                          
 
                          
 
                             <br>
 
                             <br>
                           
 
 
 
                             <img class="content-card-img" src="https://static.igem.org/mediawiki/2018/8/81/T--Uppsala--Transcriptomics-Bioinformatics3.png">
 
                             <img class="content-card-img" src="https://static.igem.org/mediawiki/2018/8/81/T--Uppsala--Transcriptomics-Bioinformatics3.png">
 
                             <div class="inner-card-text">  
 
                             <div class="inner-card-text">  
 
                                 <!-- start of paragraph -->
 
                                 <!-- start of paragraph -->
                                <p><b>Figure 4.</b> Results of the differential gene expression after filtering for statistical significance and fold change.</p>
+
                              <a href="https://static.igem.org/mediawiki/2018/8/81/T--Uppsala--Transcriptomics-Bioinformatics3.png">          <p><b>Figure 4.</b> Results of the differential gene expression after filtering for statistical significance and fold change.</p></a>
 
                                 <!-- End of paragraphs -->
 
                                 <!-- End of paragraphs -->
 
                             </div>
 
                             </div>
Line 374: Line 387:
 
                             <div class="inner-card-text">  
 
                             <div class="inner-card-text">  
 
                                 <!-- start of paragraph-->
 
                                 <!-- start of paragraph-->
                                 <p><b>Figure 5.</b> Highly expressed gene produced from the pipeline matching a glucose specific gene.</p>
+
                                 <a href="https://static.igem.org/mediawiki/2018/4/4c/T--Uppsala--Transcriptomics-Bioinformatics4.png"><p><b>Figure 5.</b> Highly expressed gene produced from the pipeline matching a glucose specific gene.</p></a>
 
                             </div>
 
                             </div>
 
                             <!-- end of paragraph -->
 
                             <!-- end of paragraph -->
Line 386: Line 399:
 
                             <div class="inner-card-text">  
 
                             <div class="inner-card-text">  
 
                                 <!-- start of paragraph -->
 
                                 <!-- start of paragraph -->
                                <p><b>Figure 6.</b> Results of the differential gene expression done on our own data.</p>
+
                              <a href="https://static.igem.org/mediawiki/2018/3/3c/T--Uppsala--Transcriptomics-Bioinformatics5.png"> <p><b>Figure 6.</b> Results of the differential gene expression done on our own data.</p></a>
 
                                 <!-- End of paragraphs -->
 
                                 <!-- End of paragraphs -->
 
                             </div>
 
                             </div>
Line 467: Line 480:
  
 
<div class="card-holder">  
 
<div class="card-holder">  
<h2>References</h2>
+
<h2 id="References">References</h2>
 
                      
 
                      
 
<p><b>[1]</b> Galaxyproject, 2018. Reference-based RNA-Seq data analysis <a href="https://galaxyproject.github.io/training-material/topics/transcriptomics/tutorials/ref-based/tutorial.html">Galaxyproject</a> Date of visit 2018-10-15</p>  
 
<p><b>[1]</b> Galaxyproject, 2018. Reference-based RNA-Seq data analysis <a href="https://galaxyproject.github.io/training-material/topics/transcriptomics/tutorials/ref-based/tutorial.html">Galaxyproject</a> Date of visit 2018-10-15</p>  

Latest revision as of 23:37, 17 October 2018