Entering edit mode
John Coulthard
▴
170
@john-coulthard-3077
Last seen 10.2 years ago
Dear list
Can anyone enlighten me to the meaning of this error and how I might
get round it?
> rma.ufr <- unifilter(data.rma, ...)
Error: UnitID <322394> not found.
An error has occured: Need to abort current process.
Error in .local(object, ...) : error in function ExportData
More details below
Thanks
John
> unifltr <- UniFilter(unitest=c("t.test","two.sided","none",0,0.0,FAL
SE,0.95,TRUE),foldchange=c(1.3,"both"),unifilter=c(0.1,"pval"))
> rma.ufr <- unifilter(data.rma, filename="tmpdt_TestUnifilter",
filedir=getwd(), filter=unifltr, group = c("a242", "g8", "g8", "g8",
"a242", "a242", "g8", "g8", "g8", "a242", "a242", "a242"), verbose =
T)
Opening file </home> in <read> mode...
Creating new temporary file
</home>...
Opening file </home> in
<read> mode...
Unifilter: <32235> genes of <1386572> genes fulfill filter criteria.
Opening file </home> in <read> mode...
Opening file
</home> in
<read> mode...
Opening file
</home> in
<read> mode...
Exporting data from tree <unitest> to file
</home>...
Error: UnitID <322394> not found.
An error has occured: Need to abort current process.
Error in .local(object, ...) : error in function ExportData
> class(data.rma)
[1] "ExprTreeSet"
attr(,"package")
[1] "xps"
> summary(data.rma)
Length Class Mode
1 ExprTreeSet S4
> sessionInfo()
R version 2.11.0 (2010-04-22)
i386-redhat-linux-gnu
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=C LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=en_US.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] xps_1.8.0
_________________________________________________________________
Hotmail: Powerful Free email with security by Microsoft.
[[alternative HTML version deleted]]