exp_showPatterns {explorase} | R Documentation |
Show the calculated patterns in the GUI
exp_showPatterns(patterns, desc, samples = exp_designSelection())
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 |
desc |
a description of the patterns, for labeling them in the GUI |
samples |
the samples involved in the calculation, for labeling |
Michael Lawrence <mflawren@fhcrc.org>