This is a test version of Biostars. For the public version, visit https://www.biostars.org.
MACS Error

I'm currently running MACS2 and have the following error:

$ macs2 callpeak -f BAMPE -t READS.bed -g hs -n test -B -q 0.01
.
.
.
.

**(MACS2/IO/Parser.c:12841)struct.error: unpack requires a string argument of length 4**

Any suggestions? I've run and re-run this to no avail.

scatac-seq peak-calling macs

1 answer

Googling this error message easily finds many answers, even for someone like me who has never used MACS2. It may be a good idea to give it a try.

Likely answer:

https://github.com/macs3-project/MACS/issues/260

Log in to answer this question.