aafTableFrame package:annaffy R Documentation _C_o_n_s_t_r_u_c_t_o_r _f_o_r _a_a_f_T_a_b_l_e _o_b_j_e_c_t_s _f_r_o_m _d_a_t_a _f_r_a_m_e_s _D_e_s_c_r_i_p_t_i_o_n: Constructs an 'aafTable' object given a data frame. _U_s_a_g_e: aafTableFrame(frame, colnames = names(frame), probeids = row.names(frame), signed = FALSE) _A_r_g_u_m_e_n_t_s: frame: data frame to be converted to the table colnames: character vector of column names probeids: character vector of probe ids associated with each row signed: boolean, should each column be colored based on the sign? _V_a_l_u_e: An 'aafTable' object. _A_u_t_h_o_r(_s): Colin A. Smith, annaffy@colinsmith.org _S_e_e _A_l_s_o: aafTable-class