This document discusses differential expression analysis in RNA-Seq. It begins with an introduction that defines key concepts like expression levels, sequencing depth, and differential expression. It then covers normalization methods to account for biases in RNA-Seq data. The main method discussed is NOISeq, a non-parametric approach that does not require replicates. NOISeq compares signal distributions between conditions to noise distributions within conditions to identify differentially expressed genes. The document concludes with exercises to run NOISeq on sample data.