Displaying 1 result from an estimated 1 matches for "a1_xen1_1_1".
2007 Nov 13
0
need help with error message:Error in lm.fit(design, t(M)) : incompatible dimensions
...e normalzed expression
values
>str(exprs(xen1dataeset))
num [1:22690, 1:2] 12.0 11.3 13.0 11.6 10.3 ...
- attr(*, "dimnames")=List of 2
..$ : chr [1:22690] "1415670_at" "1415671_at" "1415672_at" "1415673_at"
...
..$ : chr [1:2] "A1_xen1_1_1.CEL" "A2_xen2a_5_2.CEL"
targets<-readTargets("xen1shrt.txt") # Read target files
>targets
Name FileName Target
1 A1_xen1_1_1 A1_xen1_1_1.CEL A_xen
2 A2_xen2a_5_2 A2_xen2a_5_2.CEL A_xen
3 A3_xen2b_6_3 A3_xen2b_6_3.CEL A_xen
4 B1_cr1_2_4...