addColorsMatrixResults: Annotation of a matrix with colors from standardized values

Description Usage Arguments Value Author(s) Examples

View source: R/addColorsMatrixResults.R

Description

Annotation of a matrix with colors from standardized values

Usage

1
addColorsMatrixResults(results, selectedComparison)

Arguments

results

A matrix of all the values that correspond to the 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

Examples

1
2
3
results <- expr.matrix <- readRDS("data/results_LGVD.rds")
selectedComparison <-
resultsContrastRamp <- addColorsMatrix(resultsContrast,selectedComparison)

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