v0.10.0
Changes
- #258: Fixed compilation on MinGW. Thanks @teepean.
- #260: Include full command line in the SAM PG header. Thanks @telmin.
- #20: By default, emit
M
CIGAR operations instead of=
andX
.
Added option--eqx
to use=
andX
as before. - #265: Fixed overflowing read count statistics when processing
$2^{31}$ reads
or more. Thanks @telmin. - #273: Fix handling of interleaved files using
/1
or/2
suffixes