schmigle
schmigle
See my solution here: https://github.com/WrightonLabCSU/DRAM/issues/340 Seems to be linked to a directory structure mismatch
For me, simply explicitly updating to Python 3.8 in Mamba solved this bug: mamba install python=3.8
Hm, I think it was 63 contigs in the assembly and each of the bins has just one contig. Probably the single binning causes the error, on further thought?
That did work, so thank you! Where was my error? Is it that I wasn't calling the padded database?