xzhoulab / iDEA

Differential expression (DE); gene set Enrichment Analysis (GSEA); single cell RNAseq studies (scRNAseq)
GNU General Public License v3.0
32 stars 11 forks source link
differential-gene-expression gsea rna-seq single-cell

iDEA

Integrative Differential expression and gene set Enrichment Analysis using summary statistics for single cell RNAseq studies

System requirements

This package is supported for Windows 10, MAC and Linux. The package has been tested on the following systems:

Dependencies (r packages)

Installation

# install devtools if necessary
install.packages('devtools')

# install the iDEA package
devtools::install_github('xzhoulab/iDEA')

# load package
library(iDEA)

How to cite iDEA

Ying Ma, Shiquan Sun, Evan T. Keller, Mengjie Chen and Xiang Zhou#. Integrative differential expression and gene set enrichment analysis using summary statistics for single cell RNAseq studies, Nature Communications 2020.(https://www.nature.com/articles/s41467-020-15298-6)

How to use iDEA

Details in Tutorial