I tried to use FLASH to join MiSeq paired end reads. The average library length was about 550 nt, so out of curiosity I pushed 2x251 reads. It did not go well and added a lot of low quality junk to reads. Anyway, when I run FLASH on the output, it joined only about 1.8% of reads, and most of reads were left unextended, which is likely not surprizing. But when I scratched the pumpkin a bit I got conflicting questions about FLASH use.
1. Do I need to clean reads to remove Ns and low quality parts/reads first?
2. If so, then I am going to violate one of FLASH requirements that paired reads must be in the same order in two files, as some reads will be obviously removed from both files in unlikely synchronous manner.
So how to address this problem?
1. Do I need to clean reads to remove Ns and low quality parts/reads first?
2. If so, then I am going to violate one of FLASH requirements that paired reads must be in the same order in two files, as some reads will be obviously removed from both files in unlikely synchronous manner.
So how to address this problem?
Comment