Bioconductor version: Release (2.11)
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.
Author: Ting Gong <tinggong at gmail.com> Joseph D. Szustakowski <joseph.szustakowski at novartis.com>
Maintainer: Ting Gong <tinggong at gmail.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("DeconRNASeq")
To cite this package in a publication, start R and enter:
citation("DeconRNASeq")
R Script | DeconRNASeq Demo | |
Reference Manual |
biocViews | Bioinformatics, ExperimentData, RNAExpressionData, Software |
Version | 1.0.0 |
In Bioconductor since | BioC 2.11 (R-2.15) |
License | GPL-2 |
Depends | R (>= 2.14.0), limSolve, pcaMethods, ggplot2, grid |
Imports | |
Suggests | |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me |
Package Source | DeconRNASeq_1.0.0.tar.gz |
Windows Binary | DeconRNASeq_1.0.0.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) | DeconRNASeq_1.0.0.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!