Open jolespin opened 5 years ago
Like the error says, the program expect the read file names to be in the *_1.fastq
and *_2.fastq
format.
Yup, that was it thanks! I thought it was giving an example. Does it expect a particular format with interleaved read names?
I believe its .fastq
.
do I need to unzip the archive?????? if my files in format *.fq.gz
I believe its
.fastq
.
It is very uncomfortable...
Hi all,
Some trick, just soft link a new name with .fastq as suffix, to the .fasta.gz file, it works!
Jianshu
Hi all,
Some trick, just soft link a new name with .fastq as suffix, to the .fasta.gz file, it works!
Jianshu
Great job! I address it with Jianshu's idea, and many thanks to the help.
I'm providing the paired reads buts not recognizing my reads. Even when I interleave the reads and explicitly set
--interleaved
it doesn't work.There's no error messages.
Do you have any idea what it could be?