gnfCerebHi            package:MAQCsubset            R Documentation

_G_e_n_e _l_i_s_t_s _f_o_r _h_i _o_r _l_o_w _a_b_u_n_d_a_n_c_e _i_n _c_e_r_e_b_e_l_l_u_m _a_c_c_o_r_d_i_n_g
_t_o _N_o_v_a_r_t_i_s _G_N_F _s_y_m_a_t_l_a_s

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

     Data frames with gene lists for hi or low abundance in cerebellum
     according to Novartis GNF symatlas

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

     data(gnfCerebHi)
     data(gnfCerebLow)

_D_e_t_a_i_l_s:

     The  symatlas.gnf.org database was searched using the gcrma
     version of human gene atlas for genes having expression in
     cerebellum  at least 3 times (or at most 1/3 times) median
     expression over all organs surveyed.  The resulting gene lists
     were intersected with genes present on GE codelink (version used
     in MAQCsubset) and hgu95a.

_V_a_l_u_e:

     data.frame instances with columns providing gene name, affy probe
     set identifier, codelink probe identifier, illuminaHumanv1
     identifier.

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

     Vince Carey <stvjc@channing.harvard.edu>

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

     data(gnfCerebHi)
     gnfCerebHi[1:3,]

