selCV                package:codelink                R Documentation

_S_e_l_e_c_t _b_a_s_e_d _o_n _C_V _c_u_t_o_f_f.

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

     Takes a Codelink object and select genes based on CV cutoff.

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

             selCV(object, cutoff)

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

  object: an object of class "Codelink".

  cutoff: cutoff normaly calculated with cutCV()

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

     A logical vector.

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

     Diego Diez

