Hi, thank you for the tool.
I am trying to run BESST after mapping the reads to the assembly with bwa, but it always ends up with the following error:
param.contig_threshold = N60 - 1
TypeError: unsupported operand type(s) for -: 'NoneType' and 'int'
I don't know how to solve this issue. I would be grateful if you could help me with that.
Thanks in advance.
Hi, thank you for the tool.
I am trying to run BESST after mapping the reads to the assembly with bwa, but it always ends up with the following error:
param.contig_threshold = N60 - 1
TypeError: unsupported operand type(s) for -: 'NoneType' and 'int'
I don't know how to solve this issue. I would be grateful if you could help me with that.
Thanks in advance.