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!
I used conda and it worked. Thank you so much!
just for random reference,
brew install brewsci/bio/kent-tools
may also work as a source of these tools