ucsc bigWigToBedGraph tool error
1
0
Entering edit mode
3.7 years ago

Hi Everyone,

I am trying to convert a bigWig file to a BedGraph by using the bigWigToBedGraph tool. This failed when trying it in the local-Galaxy environment giving a fatal error 127: command not found (as can be seen in my previous post). I proceeded to get the tool directly from the ucsc directory. When I try to run the tool in the command line by using:

./bigWigToBedGraph dataset_7.dat dataset_10.dat

I get the following error message:

dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
  Referenced from: /Users/Stijn/Desktop/./bigWigToBedGraph (which was built for Mac OS X 10.15)
  Expected in: /usr/lib/libSystem.B.dylib

dyld: Symbol not found: ____chkstk_darwin
  Referenced from: /Users/Stijn/Desktop/./bigWigToBedGraph (which was built for Mac OS X 10.15)
  Expected in: /usr/lib/libSystem.B.dylib

Abort trap: 6

Does anyone know how to tackle this problem? I am using Mac with High Sierra 10.13.6. Any help is much appreciated.

local galaxy bigwig ucsc • 1.8k views
ADD COMMENT
0
Entering edit mode

You were right, I updated the system and everything works perfectly now. Thanks a lot

ADD REPLY
2
Entering edit mode
3.7 years ago
GenoMax 141k

As you can see the pre-built binary is for macOS catalina (v.10.15) and is not compatible with your older macOS. I would say you should report this to UCSC help desk. It looks like they may need to rebuild this binary to maintain backward compatibility (based on similar errors reported for other tools).

ADD COMMENT

Login before adding your answer.

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