Skip to content

Differential gene expression analysis using pydeseq2 package in a Python environment.

License

Notifications You must be signed in to change notification settings

CarlosAmadeo7/Differential-gene-expression-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Differential gene expression analysis: RNA seq

  1. This project was designed to show how to do differential gene expression analysis.
  2. I have taken the counts data from the paper: "The E3 Ubiquitin Ligase Nedd4L Acts as a Checkpoint Against Activation in Quiescent Muscle Stem Cells", where the authors studied the role of Ubiquitin Protease in muscle stem cells with slow turnover and the effect of Nedd4L deletion in the exit of quiescence. You can find more information about it in the following link: https://www.biorxiv.org/content/10.1101/2023.05.10.540205v1
  3. There are two datasets in this paper: Muscle Stem Cells vs Myoblasts, and Nedd4L_WT_KO_LFC_counts. For the purpose of this project, I have taken the first dataset of " Muscle Stem Cells vs Myoblasts " with 3 samples per cell tissue.
  4. I chose to use pydeseq2 package for the task.
  5. All the code ( data processing, and visualization) can be examined in the Jupyter Notebook present in the repository.

License

MIT

About

Differential gene expression analysis using pydeseq2 package in a Python environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published