This repository contains R code and output for differential gene expression analysis between IPF and control samples using the DESeq2 package.
ipf_analysis.R— Main analysis scriptGSE150910_gene-level_count_file.csv— Raw count matrixplots/heatmap_plot.pdf— Heatmap of top 100 DE genesrds_objects/— RDS files for filtered data and classes
- DESeq2 was used for differential expression.
- Genes with padj < 0.01 were considered significant.
- Upregulated and downregulated gene lists
- Heatmap visualizing top DE genes