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

Line 30: Line 30:
  
  
  <div class="svg-wrapper">
+
  <div class="svg-wrapper" id="Project_Description">
  
 
      
 
      
Line 184: Line 184:
 
             <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 230:
 
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 298: Line 297:
  
  
<h2>Result</h2>
+
<h2 id="Results">Result</h2>
  
 
<h3>Validating our Transcriptomics Pipeline</h3>
 
<h3>Validating our Transcriptomics Pipeline</h3>
Line 467: Line 466:
  
 
<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>  

Revision as of 22:12, 17 October 2018