annotations             package:genArise             R Documentation

_G_e_n_e _A_n_n_o_t_a_t_i_o_n_s

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

     Performed an HTML file

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

     annotations(specie.data, specie, column, symbol,
     output.file = "annotations.html")

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

specie.data: A data frame

  specie: Name of specie

  column: Number of column where are the gene name in the data frame

  symbol: An optional symbol besides GenBank ID

output.file: Name of output file 

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

     HTML file with link for each spot in data frame

