consistentFilters       package:oneChannelGUI       R Documentation

_T_h_i_s _f_u_n_c_t_i_o_n _a_l_l_o_w_s _f_i_l_t_e_r_i_n_g _u_s_i_n_g _t_h_e _c_o_m_b_i_n_a_t_i_o_n _o_f _m_u_l_t_i_p_l_e _p_a_r_a_m_e_n_t_e_r_s, _e._g. _M_i_D_A_S _p-_v_a_l_u_e_s _a_n_d _R_a_n_k _P_r_o_d_u_c_t _p-_v_a_l_u_e_s

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

     This filter can be used to moderate multiple tests errors. E.g.
     finding the intersection between MiDAS p-values and Rank Product
     p-values user will remove some of the false positive produced by
     the two methods. A filter on the size of delta Splice Index
     associated to MiDAS p-values filter  will will allow to remove
     statistical significant splicing events which are characterized by
     a very limited variation.

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

     consistentFilters()

_N_o_t_e:

     This fuction needs the presence of Splice Index data, MiDAS
     p-values and RP p-values. It works for two groups only

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

     Raffaele A Calogero

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

     erankProdAltSpl, AptMidas

