reviqrFilter          package:oneChannelGUI          R Documentation

_R_e_v_e_r_s_e _i_n_t_e_r_q_u_a_n_t_i_l_e _f_i_l_t_e_r_i_n_g _w_i_t_h _a _m_o_u_s_e _c_l_i_c_k

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

     This function implements a reverse version of the interquantile
     filtering proposed by Heydebreck in 2004  to select low variance
     genelevel probe set. To be used to remove putative differentially
     expressed genes that will make more difficult the detection of
     alternative splicing events.

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

     reviqrFilter()

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

     This function can be used in a analysis focused to the detection
     of alternative splicing events. The aim of this non specific
     filtering is to remove the genes that are likely to carry
     information about the phenotypes under investigation at gene
     level. This filtering remove genes that show strong changes within
      the experimental points at the gene level.

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

     Raffaele A Calogero

_R_e_f_e_r_e_n_c_e_s:

     Heydebreck et al. Bioconducotor project Papers 2004

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

     dabgFilter, crosshybFilter

