| golubInfo {hddplot} | R Documentation |
Classifying factors for the 72 columns of the Golub data set
Description
Details are given of the classifying factors for the 72 columns of the Golub data set.
Usage
data(golubInfo)
Format
A data frame with 72 observations on the following 6 variables,
that identifies the samples (observations) in the data set Golub
Samplesa numeric vector: sample number
BM.PBa factor with levels
BM(from bone marrow)PB(from peripheral blood)Gendera factor with levels
FMSourcea factor with levels
CALGBCCGDFCISt-Jude. These are the hospitals from which the sample cametissue.mfa factor with levels
BM:NABM:fBM:mPB:NAPB:fPB:m. This factor identifies the several combinations ofsourceandGendercancera factor with levels
allBallTamlThere are two types of Acute Lymphoblastic Leukemia (allBandallT), plus Acute Myoblastic Leukemia (aml)
Source
See the help page for the dataset golubMerge, in the
golubEsets package, for details of the source of the original
data.
References
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
Examples
data(golubInfo)
str(golubInfo)