After digging further into this [issue]( ( #1331 (comment)). Short reads (<75bp) cause the smith waterman algorithm in the DRAGMAP aligner to crash. When I filter out these short reads and their mates the parsing error goes away and alignment proceeds. It looks like Illumina is aware of the issue and implemented a fix a while ago in DRAGMAP v1.3.0 (see: https://github.com/Illumina/DRAGMAP/releases). Is it possible for WARP to update the DRAGMAP version in their WGS single sample pipeline?
Thanks,