This package provides functions for modeling UMI based single cell RNA-seq data and differential expression analysis using negative binomial with independent dispersions
- Summary of set up
library(devtools)
install_github("chenlab-sj/nbid", build_vignettes = T)- use the package
library(NBID)
help(package = "NBID")vignette("NBID")MIT license