Cannot calculate order statistic on object with 3 columns in R
0
0
Entering edit mode
6.6 years ago
user_g ▴ 20

I have 3 .CEL files which are replicates. Im trying to get the diffrentially expressed genes between them but when I reach this line : "celfiles.filtered <- nsFilter(celfiles.normalise, require.entrez=TRUE, remove.dupEntrez=TRUE)"

I get this error: " Error in rowQ(eSet, floor(0.25 * numSamp)) : cannot calculate order statistic on object with 3 columns".

I'm trying to filter the probes after normalizing them to proceed to analyze them using statistical values.

I tried searching for this error but I couldn't reach anywhere so please any help.

R microarray statistics • 1.1k views
ADD COMMENT
0
Entering edit mode

what does celfiles.normalise contain and what is class and structure of celfiles.normalise?

ADD REPLY
0
Entering edit mode

Perhaps you should only have row.names and values, for each file? How are your files composed, what do the columns contain?

ADD REPLY

Login before adding your answer.

Traffic: 1500 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6