intensityFilter        package:oneChannelGUI        R Documentation

_i_n_t_e_n_s_i_t_y _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 removes all probe sets in which a certain percentage
     of experiments is below a user defined intensity threshold.

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

     intensityFilter()

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

     The aim of non specific filtering is to remove the genes that are
     unlikely to carry information about the phenotypes under
     investigation. This filtering remove genes that do not have a
     centain level of, user defined, intensities in a set of, user
     defined, experiments.

_N_o_t_e:

     Factor analysis will be limited by the problem of having fewer
     samples than genes. Therefore, preselecting a smaller set of genes
     is definetively helpful.

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

     Raffaele A Calogero

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

     iqrFilter, listFilter, IPAlistFilter

