meichendong / SCDC

SCDC
42 stars 9 forks source link

SCDC: Bulk Gene Expression Deconvolution by Multiple Single-Cell RNA Sequencing References

Travis build status CRAN status

SCDC is a deconvolution method for bulk RNA-seq that leverages cell-type specific gene expressions from multiple scRNA-seq reference datasets. SCDC adopts an ENSEMBLE method to integrate deconvolution results from different scRNA-seq datasets that are produced in different laboratories and at different times, implicitly addressing the batch-effect confounding.

SCDC framework

Citation

Meichen Dong, Aatish Thennavan, Eugene Urrutia, Yun Li, Charles M Perou, Fei Zou, Yuchao Jiang, SCDC: bulk gene expression deconvolution by multiple single-cell RNA sequencing references, Briefings in Bioinformatics, , bbz166, https://doi.org/10.1093/bib/bbz166

License: MIT

Installation

You can install the released version of SCDC from GitHub with:

if (!require("devtools")) {
  install.packages("devtools")
}
devtools::install_github("meichendong/SCDC")

Dependency package problem regarding to 'xbioc' could be resolved by:

install.packages("remotes")
remotes::install_github("renozao/xbioc")

Vignettes

Please see the vignettes page.

The SCDC paper is published at Briefings In Bioinformatics.

Questions regarding to the package can be emailed to: meichen@live.unc.edu

FAQs / Notes

Aspects that could affect the deconvolution results: