This document outlines the methodology for detecting differentially expressed genes using RNA-seq data analysis, emphasizing the use of count tables to assign p-values indicating the likelihood of differences between conditions. It discusses normalization techniques, specifically through the DESeq package, to adjust for library size and employs statistical models to accurately estimate dispersion and improve testing outcomes. The presentation also highlights the importance of filtering out low-count genes and applying multiple testing corrections to control the false discovery rate.