Closed Jondeen closed 1 month ago
Similar error. Could it be a BED formatted output problem?
...
INFO @ Fri, 15 Jan 2016 14:47:53: #1 read tag files...
INFO @ Fri, 15 Jan 2016 14:47:53: #1 read treatment tags...
Traceback (most recent call last):
File "/share/ClusterShare/software/contrib/fabbus/python/2.7.3/bin/macs2", line 559, in
Possible. The BED file input must contain at least 6 columns including chromosome, start, end, name, score, and strand, and the delimiter should be 'tab' or '\t'. 'White spaces' don't work. Perhaps you have to use galaxy tool to first convert the delimiter.
I get the following error stack upon running callpeak on my two BAM-files (through Galaxy). Any way I can troubleshoot what is wrong here?