Hi @genomax2, thanks for reply.
Yes, you are right. I have not applied some trimming and the reads subitted don't match in the number of sequences. Also, it seems like they are trimmed because all the reads are with a quality above 28.
I ran the following command:
cat SRR867646_1.fastq SRR867646_2.fastq | repair.sh -Xmx15g in=stdin.fq out1=r1.fq out2=r2.fq outs=singletons.fq
The command above generates "r1" and "r2" files empty, but "singletons" is not empty (it's 2.9 GB). I don't know how to interpret that. Should I treat the reads as single-end?
Thanks in advance.
Hello germelcar!
We believe that this post does not fit the main topic of this site.
I had the wrong reads. I fully recommend to use the latest version of fastq-dump and its --split-3 argument when working with paired-end data.
For this reason we have closed your question. This allows us to keep the site focused on the topics that the community can help with.
If you disagree please tell us why in a reply below, we'll be happy to talk about it.
Cheers!
@germelcar: Closing a post is an action used by moderators to manage posts that do not fit the topics of this site. Users do not
closea post after a solution is found.The appropriate response would be to the "accept" an answer (use the check mark against the answer).
Thanks for the observation @genomax2. I have opened it again and sorry for the inconvenience.