Skip to content

R package for RNA-seq data analysis, DEG identification, and enrichment visualization

License

Notifications You must be signed in to change notification settings

Judynader/RNAseq_Enrichment_Package

Repository files navigation

RNAseq_Enrichment_Package

This package is designed for RNA-seq data analysis, DEG identification, and enrichment visualization.

Collaboration

This project was developed as part of a collaborative effort:

  • Yael Campoy Fernández: Main developer responsible for writing the R code.
  • Judy Alshedah: GitHub management, version control, and documentation.

Features

  • Import RNA-seq count data and filter low-expressed genes.
  • Identify differentially expressed genes (DEGs) using edgeR.
  • Perform enrichment analysis (GO and KEGG pathways) using clusterProfiler.
  • Export results to Excel and visualize enrichment results (dotplot, cnetplot, treeplot).

Installation

You can install the package from GitHub using devtools:

install.packages("devtools")
devtools::install_github("JudyNader/RNAseq_Enrichment_Package")

About

R package for RNA-seq data analysis, DEG identification, and enrichment visualization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published