XhybExamples-class        package:XhybCasneuf        R Documentation

_C_l_a_s_s "_X_h_y_b_E_x_a_m_p_l_e_s"

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

     Class containing information of cross-hybridisation examples

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     Objects can be created by calls of the form 'new("XhybExamples",
     ...)'.

_S_l_o_t_s:


     '_X': Object of class '"character"'  contains the ID of probe set X

     '_Y': Object of class '"character"'  contains the ID of probe set Y

     '_I_V_X': Object of class '"numeric"'  contains the expression
          intensities of X in the Tissue dataset 

     '_I_V_Y': Object of class '"numeric"'  contains the expression
          intensities of Y in the Tissue dataset  

     '_I_V_X_i': Object of class '"matrix"'  contains the expression
          intensities of X's reporters in the Tissue dataset 

     '_a_i': Object of class '"numeric"'  contains the alignment scores
          of X's reporters to Y's transcript sequence

_M_e_t_h_o_d_s:


     _p_l_o_t_E_x_a_m_p_l_e 'signature(ex = "XhybExamples")': ... 

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

     Tineke Casneuf tine@ebi.ac.uk

_R_e_f_e_r_e_n_c_e_s:

     Casneuf, Van de Peer and Huber (submitted);  AtgenExpress data
     used: Schmid, M., Davison, T. S., Henz, S. R., Pape, U. J., Demar,
     M., Vingron, M. Schoelkopf, B. Weigel, D., and Lohmann, J. (2005)
     A gene expression map of Arabidopsis development. Nature Genetics,
     37, 501-506.

_E_x_a_m_p_l_e_s:

     data(ex1)
     data(ex2)
     data(ex3)
     plotExample(ex1)
     plotExample(ex2)
     plotExample(ex3)

