golubTest             package:golubEsets             R Documentation

_T_e_s_t _S_e_t _D_a_t_a _f_r_o_m _t_h_e _G_o_l_u_b _P_a_p_e_r

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

     golubTest is deprecated.  Use Golub_Test instead.

     The data are from Golub et al. These are the training samples, 20
     patients  with acute lymphoblastic leukemia (ALL) and 14 patients
     with acute myeloid  leukemia (AML).  The samples were assayed
     using Affymetrix Hgu6800 chips and data on the  expression of 7129
     genes (Affymetrix probes) are available. The data were obtained
     from the Web site listed below and transformed slightly. They were
     installed in an 'exprSet'.

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

     data(golubTest)
     data(Golub_Test)

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

     There are 11 covariates listed.

        *  'Samples': The original sample numbers.

        *  'ALL.AML': Whether the patient had AML or ALL.

        *  'BM.PB': Whether the sample was taken from bone marrow or
           from  peripheral blood.

        *  'T.B.cell': ALL arises from two different types of
           lymphocytes  (T-cell and B-cell). This specifies which for
           the ALL patients; it is 'NA' for the AML samples.

        *  'FAB': FAB classification.

        *  'Date': The date the sample was obtained.

        *  'Gender': The gender of the patient the sample was obtained
           from. 

        *  'pctBlasts': An estimate of the percentage of blasts.

        *  'Treatment': For the AML patient and indicator of whether
           the  treatment was a success.

        *  'PS': Prediction Strength.

        *  'Source': The institution that provided the samples. 

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

     <URL: http://www-genome.wi.mit.edu/mpr/data_set_ALL_AML.html>,
     after some anonymous Bioconductor massaging

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

     Molecular Classification of Cancer: Class Discovery and Class
     Prediction by  Gene Expression Monitoring, Science, 531-537, 1999,
     T. R. Golub and  D. K. Slonim and P. Tamayo and C. Huard and M.
     Gaasenbeek and  J. P. Mesirov and H. Coller and M.L. Loh and J. R.
     Downing and  M. A. Caligiuri and C. D. Bloomfield and E. S. Lander

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

       data(Golub_Test)
       Golub_Test

