exp_showPatterns          package:explorase          R Documentation

_S_h_o_w _p_a_t_t_e_r_n_s

_D_e_s_c_r_i_p_t_i_o_n:

     Show the calculated patterns in the GUI

_U_s_a_g_e:

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

_A_r_g_u_m_e_n_t_s:

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

_A_u_t_h_o_r(_s):

     Michael Lawrence <mflawren@fhcrc.org>

