LPSeset                package:plgem                R Documentation

_E_x_p_r_S_e_t _f_o_r _T_e_s_t_i_n_g _P_L_G_E_M

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

     This exprSet contains the same microarray data used in References
     for PLGEM set up and validation. Briefly, it contains the result
     of a total of 6 hybridizations on MG-U74Av2 Affymetrix GeneChips.
     MAS5 scaled data represent two experimental conditions: the
     baseline condition (C) contains data of immature murine dendritic
     cells (4 replicates), the other condition (LPS) contains data of
     the same cells stimulated 4 hours with LPS (2 replicates). This
     dataset is part of the data used in references.

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

     data(LPSeset)

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

     expression Set

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

     N. Pavelka et al., BMC Bioinformatics, 2004 Dec 17;5(1):203; <URL:
     http://www.genopolis.it>

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

     data(LPSeset)
     LPSfit<-plgem.fit(data = LPSeset, fittingEval = TRUE)

