getSpecies              package:gaggle              R Documentation

_S_p_e_c_i_f_y _t_h_e _S_p_e_c_i_e_s _T_o _W_h_i_c_h _S_u_b_s_e_q_u_e_n_t _D_a_t_a _B_e_l_o_n_g_s

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

     A gaggle broadcast always includes the species (the organism) the
     data is associated with. For example, the KEGG goose must tell the
     KEGG web server what organism the accomanying gene names are from.
      The R Goose has a notion of _default species_; this command is a
     convenient way to learn the current value of  that default.

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

     species = getSpecies ()

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

     Returns the name of the current species.

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

     'setSpecies'. 'broadcast'.

