Releases: chhylp123/BitMapperBS
Releases · chhylp123/BitMapperBS
Version 1.0.2.3
Version 1.0.2.1
- Add support of BitMapperBS to output MAPQ like Bowtie2.
- Recalculate alignment with large or complex gaps.
- For the '--mapstats' option, the output file name can be defined by users.
- Add '--phred33', '--phred64', '--mp_max', '--mp_min', '--np', '--gap_open', and '--gap_extension' options.
Version 1.0.1.6
- Remove the
--pe
option. The paired-end mode or the single-end mode can be determined automatically. - All logging information is printed to standard error.
- If
-o
is not specified, the alignment results would be printed to standard output. - Fix a minor bug of the paired-end read name.
- Fix a minor bug when mapping.
Version 1.0.1.2
Fixed the bug when indexing in extreme cases.