orf800                package:yeastCC                R Documentation

_C_e_l_l _c_y_c_l_e _r_e_g_u_l_a_t_e_d _g_e_n_e_s _f_r_o_m _S_p_e_l_l_m_a_n _e_t _a_l. (_1_9_9_8)

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

     Vector of ORF names for the 800 cell cycle regulated genes
     identified by the analysis of Spellman et al. (1998). The
     expression measures and sample descriptions are stored in the
     'exprSet' instance 'yeastCC'.

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

     data(orf800)

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

     The format is: chr [1:800] "YAL022C" "YAL040C" "YAL053W" "YAL067C"
     "YAR003W" "YAR007C" ...

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

     The 800 ORF names were obtained from the file  "CellCycle98.xls"
     on the  Yeast Cell Cycle Analysis Project website (<URL:
     http://genome-www.stanford.edu/cellcycle/>).  The raw data
     (images, TIFF) and processed data "combine.txt" used to create the
     'exprSet' instance 'yeastCC' are also available on the website. 
     Gene annotation information is available from the Saccharomyces
     Genome Database (SGD, <URL:
     http://genome-www.stanford.edu/Saccharomyces/gene_list.shtml>).
     The script "createYeastCC.R" for generating the 'yeastCC' package
     is available in  <URL: ../doc>.

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

     Spellman et al. (1998). Comprehensive Identification of Cell
     Cycle-regulated Genes of the Yeast Saccharomyces cerevisiae by
     Microarray Hybridization. _Molecular Biology of the Cell_, 9:
     3273-3297 (<URL: ../doc>).

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

     data(orf800)

