aafTableInt 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 _e_x_p_r_S_e_t_s _D_e_s_c_r_i_p_t_i_o_n: Constructs an 'aafTable' object containing expression values given an exprSet. In the resulting HTML table, the expression values will have backgrounds with varrying intensities of green depending on the expression measure. _U_s_a_g_e: aafTableInt(exprSet, colnames = sampleNames(exprSet), probeids = geneNames(exprSet)) _A_r_g_u_m_e_n_t_s: exprSet: object of class 'exprSet' colnames: character vector of column names probeids: character vector of probe ids associated with each row _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, aafIntensity