data:sample.eSet package:Biobase R Documentation (_D_e_p_r_e_c_a_t_e_d) _d_a_t_a_s_e_t _o_f _c_l_a_s_s '_e_S_e_t' _D_e_s_c_r_i_p_t_i_o_n: This deprecated data set can be updated to a 'MultiSet-class' using 'updateOldESet'. The expression data are real but anonymized. The data are from an experiment that used Affymetrix U95v2 chips. The data were processed by dChip and then exported to R for analysis. The phenoData and standard error estimates (se.exprs) are made up. The information in the "description" slot is fake. _U_s_a_g_e: data(sample.eSet) _F_o_r_m_a_t: The data for 4 cases, labeled a to d and 500 genes. Each case has five covariates: SlideNumber: number; FileName: name; Cy3: genotype labelled Cy3; Cy5: genotype labelled Cy5; Date: date. _E_x_a_m_p_l_e_s: data(sample.eSet) updateOldESet(sample.eSet,"MultiSet")