All Projects → xzhoulab → iDEA

xzhoulab / iDEA

Licence: GPL-3.0 license
Differential expression (DE); gene set Enrichment Analysis (GSEA); single cell RNAseq studies (scRNAseq)

Programming Languages

C++
36643 projects - #6 most used programming language
r
7636 projects

Projects that are alternatives of or similar to iDEA

cellSNP
Pileup biallelic SNPs from single-cell and bulk RNA-seq data
Stars: ✭ 42 (+82.61%)
Mutual labels:  rna-seq, single-cell
scCATCH
Automatic Annotation on Cell Types of Clusters from Single-Cell RNA Sequencing Data
Stars: ✭ 137 (+495.65%)
Mutual labels:  rna-seq, single-cell
alevin-fry
🐟 🔬🦀 alevin-fry is an efficient and flexible tool for processing single-cell sequencing data, currently focused on single-cell transcriptomics and feature barcoding.
Stars: ✭ 78 (+239.13%)
Mutual labels:  rna-seq, single-cell
velodyn
Dynamical systems methods for RNA velocity analysis
Stars: ✭ 16 (-30.43%)
Mutual labels:  rna-seq, single-cell
NGS
Next-Gen Sequencing tools from the Horvath Lab
Stars: ✭ 30 (+30.43%)
Mutual labels:  rna-seq, single-cell
kallistobustools
kallisto | bustools workflow for pre-processing single-cell RNA-seq data
Stars: ✭ 79 (+243.48%)
Mutual labels:  rna-seq, single-cell
kana
Single cell analysis in the browser
Stars: ✭ 81 (+252.17%)
Mutual labels:  rna-seq, single-cell
OrchestratingSingleCellAnalysis-release
An online companion to the OSCA manuscript demonstrating Bioconductor resources and workflows for single-cell RNA-seq analysis.
Stars: ✭ 35 (+52.17%)
Mutual labels:  rna-seq, single-cell
dee2
Digital Expression Explorer 2 (DEE2): a repository of uniformly processed RNA-seq data
Stars: ✭ 32 (+39.13%)
Mutual labels:  rna-seq
ssGSEA2.0
Single sample Gene Set Enrichment analysis (ssGSEA) and PTM Enrichment Analysis (PTM-SEA)
Stars: ✭ 153 (+565.22%)
Mutual labels:  gsea
pychopper
A tool to identify, orient, trim and rescue full length cDNA reads
Stars: ✭ 74 (+221.74%)
Mutual labels:  rna-seq
gchromVAR
Cell type specific enrichments using finemapped variants and quantitative epigenetic data
Stars: ✭ 31 (+34.78%)
Mutual labels:  single-cell
biojupies
Automated generation of tailored bioinformatics Jupyter Notebooks via a user interface.
Stars: ✭ 96 (+317.39%)
Mutual labels:  rna-seq
GGR-cwl
CWL tools and workflows for GGR
Stars: ✭ 20 (-13.04%)
Mutual labels:  rna-seq
READemption
A pipeline for the computational evaluation of RNA-Seq data
Stars: ✭ 24 (+4.35%)
Mutual labels:  rna-seq
cellrangerRkit
Non-official Git repository for R package cellrangerRkit (currently not available elsewhere; I'm not affiliated with 10x)
Stars: ✭ 18 (-21.74%)
Mutual labels:  single-cell
NGI-RNAseq
Nextflow RNA-Seq Best Practice analysis pipeline, used at the SciLifeLab National Genomics Infrastructure.
Stars: ✭ 50 (+117.39%)
Mutual labels:  rna-seq
RATTLE
Reference-free reconstruction and error correction of transcriptomes from Nanopore long-read sequencing
Stars: ✭ 35 (+52.17%)
Mutual labels:  rna-seq
Pando
Multiome GRN inference.
Stars: ✭ 21 (-8.7%)
Mutual labels:  single-cell
crop-seq
Data analysis scripts for Datlinger et. al, 2017 (doi:10.1038/nmeth.4177)
Stars: ✭ 24 (+4.35%)
Mutual labels:  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:

  • Windows 10: Home (1903)
  • MAC: OSX (10.14.1)
  • Linux: Ubuntu (16.04.6)

Dependencies (r packages)

  • Rcpp (>= 1.0.0)
  • RcppArmadillo (>=0.9.400.2)
  • doParallel (>=1.0.15)
  • doSNOW (>=1.0.15)
  • foreach (>=1.4.4)
  • parallel (>=3.6.1)

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].