descriptionInfo          package:AnnBuilder          R Documentation

_D_e_t_a_i_l_e_d _D_E_S_C_R_I_P_T_I_O_N _I_n_f_o_r_m_a_t_i_o_n

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

     These are the information which will be used to create more
     detailed DESCRIPTION file.

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

     data(descriptionInfo)

_F_o_r_m_a_t:

     It will provide a data frame called "descriptionInfo"  with 7
     columns: biocPkgName organism species manufacturer chipName
     manufacturerUrl biocViews

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

     data(descriptionInfo)
     colnames(descriptionInfo)

