v0.5.7
New Functionality:
- Added support for numba acceleration of AMuSR with
.set_run_parameters(use_numba=True)
(PR #46)
Code Refactoring:
- Updated example scripts
- Removed deprecated KVS multiprocessing and associated code
Bug Fixes:
- Gene labels are included as the first column of the produced confidences TSV file by default
- Matplotlib backend selection checks for non-interactive mode