Hi. When running a bowtie2, version 2.3.5.1, alignment of paired-end reads with multiple fastq files I get this message:
stat: Bad file descriptor
Warning: Could not open read file "/path/file_1.fastq.gz" for reading; skipping...
stat: Bad file descriptor
Warning: Could not open read file "/path/file_2.fastq.gz" for reading; skipping...
followed by the alignment summary.
It appears that file_1 and file_2 are always the first files in the comma separated list of fastqs. Files are ok and individual pairs of fastqs align ok.
Hi. When running a bowtie2, version 2.3.5.1, alignment of paired-end reads with multiple fastq files I get this message:
stat: Bad file descriptor
Warning: Could not open read file "/path/file_1.fastq.gz" for reading; skipping...
stat: Bad file descriptor
Warning: Could not open read file "/path/file_2.fastq.gz" for reading; skipping...
followed by the alignment summary.
It appears that file_1 and file_2 are always the first files in the comma separated list of fastqs. Files are ok and individual pairs of fastqs align ok.