essglist                package:SLGI                R Documentation

_T_h_e _l_i_s_t _o_f _y_e_a_s_t _e_s_s_e_n_t_i_a_l _g_e_n_e_s

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

     List of systematic names and common names of the yeast essential
     genes.

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

     data(essglist)

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

     'essglist' is a list with 1103 elements (last download
     03/17/2006). The name of each element is the systematic gene name.
     The value of each element is its corresponding common (standard)
     name.

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

     The aliases of the yeast gene names can be retrieved with the
     'YEASTALIAS' environment of the 'YEAST' package.

_S_o_u_r_c_e:

     Saccharomyces Genome Database <URL:
     ftp://genome-ftp.stanford.edu/pub/yeast/data_download/literature_curation/phenotypes.tab>
     (last download 03/17/2006)

_R_e_f_e_r_e_n_c_e_s:

     Saccharomyces Genome Database <URL: http://www.yeastgenome.org/>

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

     data(essglist)
     essglist[[1]]
     names(essglist)

