SPAdes assembler error "The number of reads in file with interlaced reads is ODD"
0
0
Entering edit mode
6.5 years ago
Neil ▴ 20

Hello. I try to assembly genomes from this project with SPAdes assembler with parameters --12 ( File with interlaced forward and reverse paired-end reads.) but I get the error "The number of reads in file with interlaced reads is ODD"! What I do wrong? I read manual many times but this didn't help.

Assembly • 2.9k views
ADD COMMENT
2
Entering edit mode

The error is telling you what is wrong. There is an odd number of reads belonging to either R1/R2. This generally happens if you scan/trim the two read files independently and a read is dropped out of one file but not its mate.

You can fix the original files by using repair.sh from BBMap suite.

ADD REPLY

Login before adding your answer.

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