exampleProbeLevelSet     package:GeneRegionScan     R Documentation

_E_x_a_m_p_l_e _D_a_t_a_s_e_t _o_f _c_l_a_s_s '_P_r_o_b_e_L_e_v_e_l_S_e_t'

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

     This ProbeLevelSet is derived from Human exon ST 1.0 cel files
     downloaded from the http://www.ncbi.nlm.nih.gov/geo/. The pData in
     the ProbeLevelSet is entirely fictional, and the intensity have
     been changed for some probes to show a point about correlation to
     genotype.

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

     data(exampleProbeLevelSet)

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

     A 'ProbeLevelSet' object containing probe level intensity data for
     a region on chromosome 2.

_A_u_t_h_o_r(_s):

     Lasse Folkersen

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

             data(exampleProbeLevelSet)
             pData(exampleProbeLevelSet)
             exprs(exampleProbeLevelSet)[1:10,]
             

