writeSourceUrlConfig       package:AnnBuilder       R Documentation

_C_r_e_a_t_e _a _s_o_u_r_c_e _U_R_L _c_o_n_f_i_g _f_i_l_e

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

     After creating a local mirror of the public data sources, use this
     function to create a config file suitable for reading back into R
     using 'readSourceUrlConfig'.

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

     writeSourceUrlConfig(file)

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

    file: where to write the config file

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

     The KEGG URL is handled as a special case.

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

     S. Falcon

