DeconRNASeq
Deconvolution of Heterogeneous Tissue Samples for mRNA-Seq data
Bioconductor version: 3.23 · Package version: 1.54.0
DeconSeq is an R package for deconvolution of heterogeneous tissues based on mRNA-Seq data. It modeled expression levels from heterogeneous cell populations in mRNA-Seq as the weighted average of expression from different constituting cell types and predicted cell type proportions of single expression profiles.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("DeconRNASeq") Details
| Maintainer | Ting Gong <tinggong@gmail.com> |
| Author | Ting Gong <tinggong@gmail.com> Joseph D. Szustakowski <joseph.szustakowski@novartis.com> |
| License | GPL-2 |
| Status | Deprecated |
| Downloads rank | 460 |
| Source branch | RELEASE_3_23 |
| biocViews | DifferentialExpression, Software |
Download
Dependencies
Depends: R (>= 2.14.0), limSolve, pcaMethods, ggplot2, grid
Reverse dependencies
Suggests Me (1): ADAPTS