exp_showPatterns {explorase}R Documentation

Show patterns

Description

Show the calculated patterns in the GUI

Usage

exp_showPatterns(patterns, desc, samples = exp_designSelection())

Arguments

patterns a data frame, with a row for each gene and the first column being the pattern codes and the second the magnitude of the pattern (as returned by exp_findPatterns).
desc a description of the patterns, for labeling them in the GUI
samples the samples involved in the calculation, for labeling

Author(s)

Michael Lawrence <mflawren@fhcrc.org>


[Package explorase version 1.8.1 Index]