Bioc2026 Registration Open!

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

MaintainerTing Gong <tinggong@gmail.com>
AuthorTing Gong <tinggong@gmail.com> Joseph D. Szustakowski <joseph.szustakowski@novartis.com>
LicenseGPL-2
StatusDeprecated
Downloads rank460
Source branchRELEASE_3_23
biocViewsDifferentialExpression, Software

Download

Dependencies

Depends: R (>= 2.14.0), limSolve, pcaMethods, ggplot2, grid

Reverse dependencies

Suggests Me (1): ADAPTS