Bowtie2: Error: No input read files were valid
0
1
Entering edit mode
5.0 years ago
200dumplings ▴ 10
bowtie2 -x mm10 -q -1 /PX0315/C89CJANXX_2/PX0315_AACCCC/C89CJANXX_2_AACCCC_1.fastq -2 /PX0315/C89CJANXX_2/PX0315_AACCCC/C89CJANXX_2_AACCCC_2.fastq -S H3K4ME1_NATIVE_A03.sam
ERROR:
stat: Bad file descriptor
Warning: Could not open read file "/PX0315/C89CJANXX_2/PX0315_AACCCC/C89CJANXX_2_AACCCC_1.fastq" for reading; skipping...
Error: No input read files were valid
(ERR): bowtie2-align exited with value 1
  

Question: The fastq samples files seem to be fine, as they could be read by fastqc. I was wondering what went wrong here?

ChIP-Seq Bowtie2 • 4.5k views
ADD COMMENT
0
Entering edit mode

Do you actually have a folder structure that looks like this /PX0315/C89CJANXX_2/PX0315_AACCCC/?

If you do head -4 /PX0315/C89CJANXX_2/PX0315_AACCCC/C89CJANXX_2_AACCCC_1.fastq what does it show?

ADD REPLY
0
Entering edit mode

Sounds like a wrong path. /PX0315 would be a non-standard root directory which is unlikely.

ADD REPLY
0
Entering edit mode

Did you make sure that you've given that directory permissions to write to the files in that directory? You should also simplify your directories, because that could be a headache to deal with :)

ADD REPLY
0
Entering edit mode

Yes hahah I fixed it by giving it the actual directory. Thank you!

ADD REPLY

Login before adding your answer.

Traffic: 1793 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6