Hello,
I installed PEAR a few years ago and it had worked well to pair forward and reverse reads until March of this year. At that time, the version was v0.9.6.
$ pear -f forward.fastq -r reverse.fastq -o output
However, when I ran the same command, I've gotten the following error message; "unrecognized option -- f". The version is now 1.10.13.
Is the problem the version 1.10.13 or are there any ways to solve this issue?