This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Getting an "double free or corruption (out)" error when running wigToBigWig

I am not sure why I am getting this error. I am using my conda environment with many other bioinfo tools, but for some reason, wigToBigWig, and some other UCSC-tools exit with this error:

$ wigToBigWig my.wig mychromo.sizes my.bw
double free or corruption (out)
Aborted

However, running another convertor (bg2bw from https://github.com/cancerit/cgpBigWig) works without issues.

$ bg2bw my.wig mychromo.sizes my.bw
wigtobigwig

0 answers

No answers yet.

Log in to answer this question.