Version 1.1.0
jamorrison
released this
08 Jun 17:50
·
86 commits
to main
since this release
Data Created:
- 8 June 2023
General Notes:
- Update copyright.
- Add
--version
option to help message. - Remove unused libraries in
Makefile
. - Resolve
gcc
compiler warnings.
New Features:
- A barcode / UMI can now be used in the signature. At this time, it only works for barcodes / UMIs that have not been removed from the BAM SEQ string, but the goal will be to expand this to include strings found in the read ID or in SAM auxiliary tags.
Bug Fixes:
- Remove config state from help message. Generally, the config provided correct default values, but not always.