Bioc2026 Registration Open!

DeMixT

Cell type-specific deconvolution of heterogeneous tumor samples with two or three components using expression data from RNAseq or microarray platforms

Bioconductor version: 3.23 · Package version: 2.0.0

DeMixT is a software package that performs deconvolution on transcriptome data from a mixture of two or three components.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("DeMixT")

Details

MaintainerRuonan Li <RLi10@mdanderson.org>
AuthorZeya Wang [aut], Shaolong Cao [aut], Liyang Xie [aut], Ruonan Li [cre], Wenyi Wang [aut]
LicenseGPL-3
Downloads rank333
Source branchRELEASE_3_23
biocViewsClassification, Coverage, GeneExpression, Microarray, Sequencing, Software, StatisticalMethod, TissueMicroarray

Documentation

Download

Dependencies

Depends: R (>= 4.0.0), parallel, Rcpp (>= 1.0.0), SummarizedExperiment

Imports: matrixStats, stats, truncdist, base64enc, ggplot2, KernSmooth, matrixcalc, sva, dendextend, fitdistrplus, pbapply, psych, magrittr, graphics, grDevices, S4Vectors

LinkingTo: Rcpp

Suggests: knitr, rmarkdown, calibrate, BiocStyle