findAnnotationDataByChipType   package:aroma.core   R Documentation

_L_o_c_a_t_e_s _a_n _a_n_n_o_t_a_t_i_o_n _d_a_t_a _f_i_l_e _b_y _i_t_s _c_h_i_p _t_y_p_e

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

     Locates an annotation data file by its chip type.

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

     ## Default S3 method:
     findAnnotationDataByChipType(chipType, pattern=chipType, ...)

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

chipType: A 'character' string.

 pattern: A filename pattern to search for.

     ...: Arguments passed to 'findAnnotationData'().

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

     Henrik Bengtsson (<URL: http://www.braju.com/R/>)

