extractAffyids         package:oneChannelGUI         R Documentation

_E_x_t_r_a_c_t_i_n_g _p_r_o_b_e _i_d_s _a_s_s_o_c_i_a_t_e_d _t_o _a _s_p_e_c_i_f_i_c _G_e_n_e _O_n_t_o_l_o_g_y _t_e_r_m

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

     It is possible to identify the affy ids associated to a specific
     GO term using the extractAffyids function.

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

     extractAffyids()

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

     The function asks to the user to select a file containing probe
     set ids separated by carriage return. The file should contain only
     one column and no header. The user is also  asked to select a
     specific GO term. The probe sets associated to the specific GO
     term will be annotated ans saved in a HTML file.

_N_o_t_e:

     For the annotation the annotation library associated to the raw
     data loaded in the  affylmGUI environment is used.

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

     Raffaele A. Calogero

_S_e_e _A_l_s_o:

     GOenrichment, plotGO

