Closed mictadlo closed 7 years ago
@mictadlo shuffleReads
just interleaves R1 and R2. FLASH
overlaps them into single end reads where possible. You should probably use FLASH before using any assembler which only supports SE reads.
Hi, indeed, as per the manual: "Giving paired or mate-pairs reads as input is OK, but keep in mind that Minia won't use pairing information. " Pairing is used when scaffolding. You may use the following pipeline that combines Minia with the BESST scaffolder: https://github.com/GATB/gatb-minia-pipeline
Hi, Any plans to implement paired-end read support? Have you ever tried Flash or shuffleReadsfasta.pl from Velvet?
Thank you in advance.
Mic