Using cutadapt 1.5. Have extensions of ".fqs". Using both '-f fastq' and
'--format=fastq' in paired trimming mode caused error of unmatched extension.
Pseudocode: cutadapt -f fastq -q 10 -a NNNNNNNNNNN -o r1.tmp -p r2.tmp r1.fqs
r2.fqs
Changing extensions to '.fastq' resolves and runs with no problem.
Original issue reported on code.google.com by dr.eli.r...@gmail.com on 19 Aug 2014 at 6:17
Original issue reported on code.google.com by
dr.eli.r...@gmail.com
on 19 Aug 2014 at 6:17