This is the development version of DeconRNASeq; for the stable release version, see DeconRNASeq.
Deconvolution of Heterogeneous Tissue Samples for mRNA-Seq dataBioconductor version: Development (3.22)
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>
Citation (from within R, entercitation("DeconRNASeq")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("DeconRNASeq")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("DeconRNASeq")
Details See More Suggests Linking To Enhances Depends On Me Imports Me Suggests Me ADAPTS Links To Me Build Report Build Report Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4