.aaf.goterm package:annaffy R Documentation _F_e_t_c_h _G_e_n_e _O_n_t_o_l_o_g_y _t_e_r_m _i_n_f_o_r_m_a_t_i_o_n _D_e_s_c_r_i_p_t_i_o_n: Given a Gene Ontology number, return its type and name. _U_s_a_g_e: .aaf.goterm(num) _A_r_g_u_m_e_n_t_s: num: Gene Ontology number - should be formatted 'GO:XXXXXXX' _V_a_l_u_e: A list with components type: Type of GO record, either Biological Process, Cellular Component, or Molecular Function. name: A character vector containing the GO name. _N_o_t_e: Written at the NASA Center for Computational Astrobiology _A_u_t_h_o_r(_s): Colin A. Smith, annaffy@colinsmith.org