plotExample           package:XhybCasneuf           R Documentation

_p_l_o_t _C_r_o_s_s-_h_y_b_r_i_d_i_s_a_t_i_o_n _e_x_a_m_p_l_e_s

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

     Cross-hybridisation examples

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

     ## S4 method for signature 'XhybExamples':
     plotExample()

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

_F_o_r_m_a_t:

     'plotExample' is an S4 method to plot objects of 'XhybExamples'
     objects.

_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.

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

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

     ## see also the vignette

