Error in picksoftThreshold() function of wgcna package for microarray data
1
0
Entering edit mode
7.8 years ago

I'm trying to construct and analyze a network with microarray expression profiles of some mouse genes but for module detection there is following error while analysing softThreshold powers :

pickSoftThreshold(multiExpr[[1]]$data)

Error in summary(lm1)$coefficients[2, 1] : subscript out of bounds

I'm not able to understand and rectify this error. Plzz help

R gene wgcna • 2.9k views
ADD COMMENT
0
Entering edit mode
7.8 years ago

I would suggest that you check whether multiExpr[[1]]$data a) exists and b) is what you think it is

ADD COMMENT
0
Entering edit mode

I've checked it.....It's correct.......still the problem continues

ADD REPLY
0
Entering edit mode

Could you give an overview of the code you used to get to that point? That way we can detect whether something went wrong in earlier steps...

ADD REPLY

Login before adding your answer.

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