devil is an R package for differential expression analysis in single-cell RNA sequencing (scRNA-seq) data. It supports both single- and multi-patient experimental designs, implementing robust statistical methods to identify differentially expressed genes while accounting for technical and biological variability.
Key features are:
- Flexible experimental design support (single/multiple patients)
- Robust statistical testing framework
- Efficient implementation for large-scale datasets
Installation
You can install the current version of devil from GitHub with:
devtools::install_github("caravagnalab/devil")We also provide two detailed vignettes for both CPU and GPU installation:
