$ sw/kslam/SLAM --db db/kslam/bv --output-file=test.kslam test.fq.gz
When maskLen < 15, the function ssw_align doesn't return 2nd best alignment information.
When maskLen < 15, the function ssw_align doesn't return 2nd best alignment information.
[... many of those messages, but output is generated and the command succeeds]
When I use the
--sam-file
option, SLAM fails.Without it works:
With
--sam-file
:The SAM file has all the
@SQ
header line, but ends after the@PG
line.