Displaying 1 result from an estimated 1 matches for "golub_merge".
2009 Jan 21
2
encountering difficulty asking R to manipulate the correct columns in Expression Set class (object 4). (PR#13464)
Full_Name: Guy W. Tillinghast
Version: 2.8.0
OS: Windows XP professional
Submission from: (NULL) (24.248.24.3)
I am encountering difficulty asking R to manipulate the correct columns in
Expression Set class (object 4).
I download the ALL data with:
library(golubEsets)
data(Golub_Merge)
Note, the data has the samples not in order. This is not R's fault (at least
not that I can tell):
> Golub_Merge$Samples
[1] 39 40 42 47 48 49 41 43 44 45 46 70 71 72 68 69 67 55 56 59 52 53 51 50 54
[26] 57 58 60 61 65 66 63 64 62 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
[51] 17...