Closed AroArz closed 1 year ago
README.md updated version. Initially ran with 2.9 and had some errors that were fixed in 2.13.1
README.md
DASTool update to version 1.1.6 fixes this issue
DASTool
parsers_bbmap.py additional line inatlas/{sample}/logs/assembly/calculate_coverage/pilup_final_contigs.log breaks the script :
parsers_bbmap.py
atlas/{sample}/logs/assembly/calculate_coverage/pilup_final_contigs.log
Note: Coverage capped at 65535; please use the flag 32bit for higher values.
The solution I implemented is quite ugly but it handles the problem. I can omit it if you don't want it in this PR.
Thank you @AroArz
README.md
updated version. Initially ran with 2.9 and had some errors that were fixed in 2.13.1DASTool
update to version 1.1.6 fixes this issueparsers_bbmap.py
additional line inatlas/{sample}/logs/assembly/calculate_coverage/pilup_final_contigs.log
breaks the script :Note: Coverage capped at 65535; please use the flag 32bit for higher values.
The solution I implemented is quite ugly but it handles the problem. I can omit it if you don't want it in this PR.