buildDataFiles          package:GenomeBase          R Documentation

_A _f_u_n_c_t_i_o_n _t_o _b_u_i_l_d _t_h_e _g_e_n_o_m_e _d_a_t_a _f_i_l_e_s

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

     This function is used to build the data files included in the
     genome data packages like HsapiensGenome.hg18. It's intended to be
     used by the maintainer of these packages, not by the end-user.

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

       buildDataFiles(srcdir, destdir, files, comments)

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

  srcdir: [TODO: Document me] 

 destdir: [TODO: Document me] 

   files: [TODO: Document me] 

comments: [TODO: Document me] 

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

_V_a_l_u_e:

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

     H. Pages

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

_E_x_a_m_p_l_e_s:

