Closed rohitjainnference closed 3 years ago
I am having the same issue with fastq files from another SRA accession which causes the bwa mem
step in SPAdes to crash.
It seems to only affect the first two reads. When I drop those first two reads, bwa mem
runs without problems.
@weinmaier that is correct. I have a fix which worked for me. You can find it here: https://github.com/rohitjainnference/fastq-pair. However it has not been validated by @linsalrob . Thanks !
Thanks @rohitjainnference! I'll take a look at your version.
@rohitjainnference can you make a PR on the code and I will review it and add it? What was the issue?
I'm about to use this software, is this still a problem?
@rohitjainnference and @weinmaier can you please provide an example where you are having this error? I tried SRR8996821
and get these sequence identifiers that should work with the default code:
@SRR8996821.1.1 1 length=150
and
@SRR8996821.1.2 1 length=150
I have resolved this by adding a new option, -s
that will disable splitting the IDs on the spaces. If you experience this issue, please consider adding the -s
option to your fastq command.
@joreynajr please let me know if you have an issue and if so, what library ID is.
Hi, I was just concerned with using this software because I am working with SRA data but for now I don't have an issue. Thank you for the quick reply.
Joaquin
original left read
original right read
output left read
output right read