aafTableAnn             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 _a_n_n_o_t_a_t_i_o_n _d_a_t_a

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

     Constructs an 'aafTable' object given a set of probe ids and
     desired annotation types.

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

     aafTableAnn(probeids, chip, colnames = .aaf.handler(), widget = FALSE)

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

probeids: character vector of probe ids

    chip: name of the data package in which the annotation data is
          stored

colnames: character vector of annotation types

  widget: boolean, use widget to select columns?

_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

