Error with goodSamplesGenes()
0
0
Entering edit mode
4 weeks ago

Hi. I'm facing error with goodSamplesGenes().

This is my code:

gsg<-goodSamplesGenes(t(data))

Error msg:

 Flagging genes and samples with too many missing values...
  ..step 1
Error in goodGenes(datExpr, weights, goodSamples, goodGenes, minFraction = minFraction,  : 
  datExpr must contain numeric data.

I'm using Geo dataset.

Thank you so much.

R WGCNA • 217 views
ADD COMMENT
0
Entering edit mode

datExpr must contain numeric data.

What is unclear given this error? Meaning, check that data only contains numeric data. Probably there is a column with characters somewhere. Show head(data).

I'm using Geo dataset.

That's not informative unless you add a GSE number of link.

ADD REPLY
0
Entering edit mode

Thank you so much. I'll make sure to include all information from next time. Thank you so much.

ADD REPLY

Login before adding your answer.

Traffic: 1503 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