RNA-seq / Differential exon expression using DEXSeq.

Description

This tool performs a simple univariate analysis of differential exon expression using the R/Bioconductor package DEXSeq.

Parameters


Details

Aligned reads (BAM) should first be counted per exons using the tool "Count aligned reads per exons for DEXSeq". Count files should then be combined using the tool "Utilities / Define NGS experiment", which produces a count table and a phenodata file. Once the experimental groups have been indicated in the phenodata, the count table can be used by DEXSeq to analyze differential exon expression. You need to have replicates in each group.

If dispersion cannot be estimated, common dispersion given by the "Dispersion estimate" parameter is used for all exons. By default the common dispersion is set to 0.1, which is somewhere in-between what is usually observed for technical replicates (0.01) and human data (0.4).

Output

The analysis output consists of the following files:

References

Anders S, Reyes A, Huber W. Detecting differential usage of exons from RNA-seq data. Genome Res. 2012 Sep 5.