This site is a development preview. As such the content and styling may not be final and is subject to change before going into production. To see more information about the redesign click here.

UNDO

This is the development version of UNDO; for the stable release version, see UNDO.

Unsupervised Deconvolution of Tumor-Stromal Mixed Expressions

Bioconductor version: Development (3.18)

UNDO is an R package for unsupervised deconvolution of tumor and stromal mixed expression data. It detects marker genes and deconvolutes the mixing expression data without any prior knowledge.

Author: Niya Wang <wangny at vt.edu>

Maintainer: Niya Wang <wangny at vt.edu>

Citation (from within R, enter citation("UNDO")):

Installation

To install this package, start R (version "4.3") and enter:

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

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("UNDO")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("UNDO")
UNDO Usage PDF R Script
Reference Manual PDF
NEWS Text

Details

biocViews Software
Version 1.43.0
In Bioconductor since BioC 2.14 (R-3.1) (9.5 years)
License GPL-2
Depends R (>= 2.15.2), methods, BiocGenerics, Biobase
Imports MASS, boot, nnls, stats, utils
Linking To
Suggests
System Requirements
Enhances
URL
See More
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package UNDO_1.43.0.tar.gz
Windows Binary UNDO_1.43.0.zip
macOS Binary (x86_64) UNDO_1.43.0.tgz
macOS Binary (arm64) UNDO_1.43.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/UNDO
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/UNDO
Bioc Package Browser https://code.bioconductor.org/browse/UNDO/
Package Short Url https://bioconductor.org/packages/UNDO/
Package Downloads Report Download Stats