Query regarding WGCNA module
0
0
Entering edit mode
abhisek001 • 0
@6d5973d2
Last seen 3 months ago
India

I am trying to make WGCNA module but I am getting an error


lnames = load(file = "WGCNA_module_part_1.RData")

Error is following-

Error in load(file = "WGCNA_module_part_1.RData") : bad restore file magic number (file may be corrupted) -- no data loaded In addition: Warning message: file ‘WGCNA_module_part_1.RData’ has magic number 'libra' Use of save versions prior to 2 is deprecated

WGCNA • 604 views
ADD COMMENT
0
Entering edit mode

try readRDSinstead of load. If that doesn't work there might be a compatibility issue between the your R version and the one used to generate the WGCNA_module_part_1.RData

source: link

ADD REPLY

Login before adding your answer.

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