zsh: exec format error: bigWigToWig
1
0
Entering edit mode
3.3 years ago
adash33 • 0

I am trying to convert a bigWig file to a wig file to then a bed file. When I use the command bigWigToWig in my terminal, I am getting this error: zsh: exec format error: bigWigToWig. I have downloaded the command from https://hgdownload.cse.ucsc.edu/admin/exe/linux.x86_64/ . Not sure what to do!

bigwig wig bed • 2.8k views
ADD COMMENT
1
Entering edit mode
3.3 years ago
GenoMax 147k

If you are on a Mac then this is not the right executable. You will need to download Mac executable from here: https://hgdownload.cse.ucsc.edu/admin/exe/macOSX.x86_64/ You may still run in to library errors if you are using latest BigSur OS.

Your best bet is to use conda to install. conda install -c bioconda ucsc-bigwigtowig

ADD COMMENT
0
Entering edit mode

I used conda and it worked. Thank you so much!

ADD REPLY
0
Entering edit mode

just for random reference, brew install brewsci/bio/kent-tools may also work as a source of these tools

ADD REPLY

Login before adding your answer.

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