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

Line 359: Line 359:
  
 
<h3>Gene counting</h3>
 
<h3>Gene counting</h3>
<p>Gene counting basically means that you count how many times each mRNA sequence (aligned over a gene from the previous step) occurs. This in turn directly correlates to the amount of up- or down-regulation of that particular gene. A lot of different tools were available for gene counting but ”featureCounts” was chosen through galaxy.</p><br>
+
<p>Gene counting basically means that you count how many times each mRNA sequence (aligned over a gene from the previous step) occurs. This in turn directly correlates to the amount of up- or down-regulation of that particular gene. A lot of different tools were available for gene counting but ”featureCounts” was chosen through galaxy.</p>
<img src="https://static.igem.org/mediawiki/2018/a/a9/T--Uppsala--Transcriptomics-Bioinformatics2.png"><br>
+
  
 +
<!--Start of template with side picutre -->
 +
                <div class="card-holder">
 +
                   
 +
                    <div class="content-card pic-next-to-text">
 +
                        <div class="side-text">
 +
                            <!-- Here you put your paragraphs -->
 +
                            <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>
 +
                           
 +
 +
 +
                        </div>
 +
 +
                        <div class="side-img" style="background-color:darkolivegreen;">
 +
                          <!-- Here goes the big image to the right -->
 +
                          <img src="https://static.igem.org/mediawiki/2018/a/a9/T--Uppsala--Transcriptomics-Bioinformatics2.png">   
 +
                        </div>
 +
 +
                    </div>
 +
               
 +
                <!--End of template with side picture -->
 +
<br><br>
  
  

Revision as of 17:39, 15 October 2018