v0.5
Added features, some improvements in alignment (accuracy), and minor bugfixes.
- Added parameter
-N [INT]
to output secondary alignments - Base level alignment parameters can now be specified from command line
-A -B -E -O
- Improved MAPQ calculation: calculating them from alignments (if alignment mode) instead of from seeds.
- Update default base-level alignment parameters for better alignments around indels.
- Added Quality values,
AS:i
andNM:i
tags to SAM output.
See INDEL/SNV calling benchmark in README.