David Arteaga
Results
2
comments of
David Arteaga
I solved indexing the fasta files to align. In my case indexing the _contigs.fasta._ like this: `bwa index contigs.fasta` and then running the align. `bwa mem -P contigs.fasta SRR1.fastq SRR2.fastq>...
Did anyone find out how to solve this error? I am having the same issue here.