show,MAT-method             package:rMAT             R Documentation

_s_h_o_w _M_e_t_h_o_d _f_o_r _M_A_T _O_b_j_e_c_t

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

     This methods show the objects MAT or tilinSet

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

     ## S4 method for signature 'MAT':
     show(object)
     ## S4 method for signature 'tilingSet':
     show(object)

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

  object: Object returned from 'MAT' .

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

     MAT or TilingSet contains an ExpressionSet and has the following
     additional slots: genomeName, featureSequence, featurePosition,
     featureChromosome, featureCopyNumber, featureSequence. This
     methods shows the information.

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

     Charles Cheung, cykc@interchange.ubc.ca and Raphael Gottardo,
     raphael.gottardo@ircm.qc.ca Arnaud Droit, arnaud.droit@ircm.qc.ca

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

     'MAT'

