Mapping of paired end chipseq reads with Bowtie2 gives error
1
0
Entering edit mode
9.4 years ago
yansh111 • 0

Hi All

I am trying to map paired end data with Bowtie 2, it shows

Error, fewer reads in file specified with -2 than in file specified with -1

Please help me to solve this problem.

Yogesh

ChIP-Seq Bowtie2 • 2.5k views
ADD COMMENT
1
Entering edit mode
9.4 years ago

There error message in this case says exactly what the problem is. I'm guessing that you used something like fastx tools, that can't handle paired-end reads, to quality and adapter trim your reads. If you use trimmomatic, trim_galore, or something similar then this won't happen.

Anyway, the simplest way to resync the files is to use repair.sh that comes with BBMap. You can see Brian Bushnell give an example of that here.

ADD COMMENT

Login before adding your answer.

Traffic: 1606 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