Sara Monzon - [saramonzon](https://github.com/saramonzon)
Modules
Added enhancements
Fixes
Changed
Removed
Requirements
3.0.0
- Code refactor to create a proper python package - Implementation of parallel computation for execution speed. - New implementation of reference-alleles module using leiden algorithm for allele clustering. - New param defaults based on empirical testing. - Distance matrix is rewritten with more params available.
2.0.1beta
New features
- New default missing values threshold imposed for samples in distance matrix creation - New default perc_identity_ref value for loci search in allele calling analysis - Github actions for testing and docker generation.
Bug fixes
- multiple statistic modes bug fixed - BLAST database creation bug due to punctuation signs in file name fixed - ST profile identification bug fixed - Python modules installed from conda-forge in environment.yml
Documentation
- Channel order in conda installation command
2.0.0beta
Pre-release
0.3.3beta
**BUG FIX:**
- Fix num_threads in blast commands
0.3.2beta
**BUG FIX:**
- Added ERROR posibility to allele classification, when the allele is not PLOT but is too near to contig end, and protein codification finishes without finding a stop codon.