MEAD performs estimation and inference on cell type proportions in deconvolving bulk RNA-seq data.
You can install the package from GitHub with:
install.packages('devtools')
devtools::install_github('DongyueXie/MEAD')
library(MEAD)See the vignette for an example.