plotFeature-methods           package:HELP           R Documentation

_P_l_o_t _f_e_a_t_u_r_e _v_e_r_s_u_s _t_w_o-_c_o_l_o_r _i_n_t_e_n_s_i_t_y (_m_e_t_h_o_d_s)

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

     Methods for plotting featureData (ex: fragment size) versus
     two-color signal intensity data

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



     _x = "_m_i_s_s_i_n_g", _y = "_m_i_s_s_i_n_g" Handle empty function call 

     _x = "_E_x_p_r_e_s_s_i_o_n_S_e_t", _y = "_m_i_s_s_i_n_g" Handle input of an object of
          class 'ExpressionSet'. Derive both data and feature
          information from a single object. 

     _x = "_E_x_p_r_e_s_s_i_o_n_S_e_t", _y = "_v_e_c_t_o_r" Handle input of an object of
          class 'ExpressionSet'. Derive data from this class but use
          feature values from a vector input. 

     _x = "_m_a_t_r_i_x", _y = "_v_e_c_t_o_r" Handle matrix input, where each of two
          columns in matrix represents data from one signal channel.
          Feature data is derived from values from a vector input. 

