Hello, running
run_midas.py genes
Goes well but in the end, I get:
E::idx_fin_and_load Could not retrieve index file for 'midas_output//genes/temp/pangenomes.bam'
And then when I run:
run_midas.py snps
Goes well but in the end, I get:
TypeError: cannot pickle '_io.TextIOWrapper' object
Can someone help me with that?
Python 3.8.5