summary                package:limma                R Documentation

_S_u_m_m_a_r_i_e_s _o_f _M_i_c_r_o_a_r_r_a_y _D_a_t_a _O_b_j_e_c_t_s

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

     Briefly summarize microarray data objects.

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

     ## S3 method for class 'RGList':
     summary(object, ...)

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

  object: an object of class 'RGList', 'MAList' or 'MArrayLM'

     ...: other arguments are not used

_D_e_t_a_i_l_s:

     The data objects are summarized as if they were lists, i.e., brief
     information about the length and type of the components is given.

_V_a_l_u_e:

     A table.

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

     Gordon Smyth

_S_e_e _A_l_s_o:

     'summary' in the base package.

     02.Classes gives an overview of data classes used in LIMMA.

