addColorsMatrix: Annotation of a matrix with colors for contrast values

Description Usage Arguments Value Author(s) See Also Examples

View source: R/addColorsMatrix.R

Description

Annotation of a matrix with colors for contrast values

Usage

1
addColorsMatrix(resultsContrast, selectedComparison)

Arguments

resultsContrast

A matrix of all the values that correspond to the relative presence of RNA for each transcript analyzed

selectedComparison

The selected comparison to display

Value

The object resultsContrast annotated with an associated color for the selected comparison

Author(s)

Simon J Pelletier

See Also

colorNumericValues

Examples

1
2
3
resultsContrast <-
selectedComparison <-
resultsContrastRamp <- addColorsMatrix(resultsContrast,selectedComparison)

spell098/rnaseq_app documentation built on May 30, 2019, 7:57 a.m.