exonTopTableExtract      package:oneChannelGUI      R Documentation

_E_x_t_r_a_c_t_s _d_a_t_a _o_n _t_h_e _b_a_s_i_s _o_f _a _d_e_f_i_n_e_d _t-_t_e_s_t _r_e_g_u_l_a_r_i_z_e_d _p-_v_a_l_u_e

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

     This function filters the data produced by exonContrasts to
     extract a list of alternative spliced exons that are saved in a
     file and they can be used for further analysis, i.e. extracting
     only variant exons. The function also filter the data present in
     the onechannelGUI project bot at gene and exon-level.

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

     exonTopTableExtract()

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

     It is important to note that if multiple contrasts should be
     considered after the calculation of each of them it is essential
     to extract the alternative spliced exons with exonTopTableExtract,
     because everytime exonContrasts is run it overwrites the previous
     results.

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

     Raffaele A Calogero

