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()

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

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

     A logical vector.

_N_o_t_e:

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

     Diego Dez Ruiz

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

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

