eset                 package:kidpack                 R Documentation

_r_e_n_a_l _c_e_l_l _c_a_n_c_e_r _e_x_p_r_e_s_s_i_o_n _d_a_t_a

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

     renal cell cancer expression data

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

     data(eset)
     data(cloneanno)

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

     'eset' is an object of type 'exprSet'.  Samples (columns of the
     expression matrix) correspond to renal cell  cancer samples from
     74 patients with kidney tumors. Probes (rows of the expression
     matrix) correspond to different cDNA clones.

     'cloneanno' is a data frame with 4224 rows, one for each clone.
     Its columns are: 'plate', 'SrcRow', 'SrcCol', 'imageid',
     'AccNumber', 'spot1', 'spot2', 'description', 'vendor'

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

     Holger Sueltmann, DKFZ. Also available from  ArrayExpress,
     Accession number E-DKFZ-1.

     The data import fro Genepix files and Excel tables, and the
     preprocessing is described in the files preproc.Rnw and
     preproc.pdf in the 'scripts' subdirectory of the package. Please
     refer to these for details!

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

     Gene expression in kidney cancer is associated with novel tumor
     subtypes,  cytogenetic abnormalities and metastasis formation.
     Holger Sueltmann, Anja von Heydebreck, Wolfgang Huber, Ruprecht
     Kuner,  Andreas Buness, Markus Vogt, Bastian Gunawan, Martin
     Vingron,  Laszlo Fuezesi, and Annemarie Poustka. Submitted.

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

     'qua'

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

     data(eset)
     eset
     data(cloneanno)
     cloneanno[1,]

     ## see also the vignette

