Hi,
I am trying to use Binsanity-lc :
Binsanity-lc -f ../ -l ../M1_D000.mod -c M1_coverage.cov.x100.lognorm --threads 6 -o M1_BinsanityLC
but I get the following error:
"The program failed to read in your coverage file :(. Please check it to make sure it is in the right format."
despite that the coverage file was created using binsanity-profile script:
Binsanity-profile -i ../M1_D000.mod -s ../ --ids M1_ids -c M1_coverage -T 4 --transform scale
Do you know how to fix this problem?
Thank you in advance,
Rafael