dfMAplot            package:oneChannelGUI            R Documentation

_M_A _a_n_d _V_o_l_c_a_n_o _p_l_o_t_s _f_r_o_m _d_a_t_a _p_r_e_s_e_n_t _i_n _a _l_i_m_m_a _d_e_r_i_v_e_d _t_o_p_T_a_b_l_e

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

     MA and Volcano plots can be generated starting from limma results
     summarized in a topTable. Specific subsets of the topTable defined
     by p-value below an user-defined threshold and/or log2 fold
     changes over an user-defined threshold can be saved. The subset of
     data can be saved as a tab delimited file

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

     dfMAplot(table1)

_A_r_g_u_m_e_n_t_s:

  table1: topTable data.frame generate by affylmGUI

_N_o_t_e:

     To know more about topTable see limma help

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

     Raffaele A Calogero

