DEXSeq
DEXSeq is a Bioconductor software package for differential exon usage analysis of RNA sequencing (RNA-Seq) data. It is designed to identify exons within genes whose usage differs between conditions, independently of changes in overall gene expression. The method relies on counting reads that map to defined exonic parts, using a transcriptome annotation to partition a gene into non-overlapping exon components.
The statistical approach models exon-level counts with a negative binomial generalized linear model. Counts are analyzed
A typical workflow involves constructing a DEXSeqDataSet from count data and annotation, estimating size factors and
Outputs include per-exon statistics such as fold changes in exon usage, raw and adjusted p-values, and links
Considerations include the reliance on high-quality exon definitions from annotations and potential power limitations with small