Here are some details about my setup and what I’ve tried:
Platform: Ubuntu via WSL2 on Windows
Docker: Running MITObim in a custom Docker container with MIRA 4 installed
Input files:
reads.fastq: Interleaved Illumina paired-end reads (validated with grep "^@" and grep "^+$")
reference.fa: A cleaned FASTA with a single-line header
Despite trying multiple FASTA formats and ensuring the FASTQ is properly interleaved, I receive the following error:
I’d appreciate any advice or insights from others who may have encountered this issue or know potential workarounds.
Thank you in advance!
Best regards,
Praveen