Skip to content

nasimbio/Differential_Gene_Expression_edgeR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Differential Gene Expression Analysis Using edgeR

πŸ“˜ Project Overview

This project performs differential gene expression (DGE) analysis using the edgeR R package.
The workflow identifies genes that are significantly differentially expressed between experimental conditions and visualizes expression patterns using heatmaps.


πŸ“Š Analysis Tasks

  • Import and preprocess raw gene expression count data
  • Filter lowly expressed genes
  • Normalize counts using edgeR normalization methods
  • Perform differential gene expression analysis
  • Save the significant DGE results (logFC, p-values, FDR) to output files
  • Generate heatmaps for significant differentially expressed genes

πŸ’‘ Notes

  • Raw data may not be publicly available due to client ownership or confidentiality.
  • Example output plots and result files are included where possible.
  • The workflow can be adapted to different experimental designs and contrasts.

πŸ“¬ Contact

Author: Nasim Rahmatpour
Email: nasimrahmatpour1@gmail.com
GitHub: https://github.com/nasimbio

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages