Entering edit mode
Kripa R
▴
180
@kripa-r-4482
Last seen 10.2 years ago
Hello everyone,
When I try to load my illumina bead summary data into limma i get the
following error msg:
library(limma)
x <- read.ilmn(files="ProbeProfile.txt",
ctrlfiles="ControlProbeProfile.txt")
Error in dimnames(x) <- dn :
length of 'dimnames' [1] not equal to array extent
> sessionInfo()
R version 2.12.2 (2011-02-25)
Platform: i386-pc-mingw32/i386 (32-bit)
locale:
[1] LC_COLLATE=English_Canada.1252
[2] LC_CTYPE=English_Canada.1252
[3] LC_MONETARY=English_Canada.1252
[4] LC_NUMERIC=C
[5] LC_TIME=English_Canada.1252
attached base packages:
[1] stats graphics grDevices utils datasets
[6] methods base
other attached packages:
[1] limma_3.6.9
loaded via a namespace (and not attached):
[1] tools_2.12.0
Any suggestions would be greatly appreciated!
Thanks,
[[alternative HTML version deleted]]