User Tools

Site Tools


differential_gene_expression_analysis

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
differential_gene_expression_analysis [2017/08/09 13:15] 129.173.94.20differential_gene_expression_analysis [2017/08/09 13:37] (current) 129.173.94.20
Line 1: Line 1:
-**DIFFERENTIAL GENE EXPRESSION ANALYSIS**\\ by Tommy Harding\\ +====== Differential gene expression analysis ====== 
 +by Tommy Harding\\ 
  
 Notes on this tutorial:\\  Notes on this tutorial:\\ 
Line 25: Line 26:
 4- Generate ng vectors (for isoform-level differential expression assessment only):\\  4- Generate ng vectors (for isoform-level differential expression assessment only):\\ 
 <code <code
->rsem-generate-ngvector <transcriptome.fasta>  <assembly_short_name>+>rsem-generate-ngvector <transcriptome.fasta> <assembly_short_name>
 </code> </code>
 **A’- Calculate fragment size using Qualimap.** In order to determine the size of your library empirically, map paired reads using bowtie and then generate statistics on your data using Qualimap. Perform this analysis in another folder than the one used for the RSEM run.\\ \\  **A’- Calculate fragment size using Qualimap.** In order to determine the size of your library empirically, map paired reads using bowtie and then generate statistics on your data using Qualimap. Perform this analysis in another folder than the one used for the RSEM run.\\ \\ 
Line 54: Line 55:
 > library(EBSeq) > library(EBSeq)
 </code> </code>
-2- Define data matrix:+2- Define the data matrix:
 <code> <code>
 > IsoMat <- data.matrix(read.table(file="<matrix_name>")) > IsoMat <- data.matrix(read.table(file="<matrix_name>"))
differential_gene_expression_analysis.1502295316.txt.gz · Last modified: by 129.173.94.20