Hi!
I'm looking forward to running my data through BinSanity. I have done the install and tested it out with the example data. However, I seem to be getting stuck on the BinSanity-profile step when preparing my own data. I'm not sure if it is something wrong with the installation or with my data?
When I run the BinSanity-profile step the Subread steps starts, but finishes with this error:
Traceback (most recent call last):
File "/usr/local/bin/Binsanity-profile", line 168, in <module>
make_coverage(args.inputIds,args.outCov,args.outDirectory)
File "/usr/local/bin/Binsanity-profile", line 52, in make_coverage
contig_length = cov_data[k].pop(0)
IndexError: pop from empty list
The output files look to be empty.
I'm not sure where to go from here.
Thanks,