WGCNA for RNA-SEQ DATA
0
0
Entering edit mode
4.4 years ago

I am doing WGCNA and during fifth script i.e Network visualization using WGCNA functions got this error Error in x[, iy] : subscript out of bounds.Can you suggest how to solve this error. Thanks for your response.

Transform dissTOM with a power to make moderately strong connections more visible in the heatmap

> plotTOM = dissTOM^7
> # Set diagonal to NA for a nicer plot
> diag(plotTOM) = NA
> # Call the plot function
> sizeGrWindow(9,9)
NULL
> TOMplot(plotTOM, geneTree, moduleColors, main = "Network heatmap plot, all genes")
Error in x[, iy] : subscript out of bounds
RNA-Seq R wgcna • 1.6k views
ADD COMMENT
0
Entering edit mode

pratimakumaritara this should not go under "Tutorial" category. I have changed it to "Question". "Tutorial" should be used when you are trying to teach us something.

ADD REPLY
0
Entering edit mode

hello did you come up with a solution?

ADD REPLY

Login before adding your answer.

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