Releases: hhandika/segul
Releases · hhandika/segul
Release list
v0.23.2
Check details of this release at CHANGELOG.md
v0.23.1
v0.23.0
v0.22.1
Fix issue sequence filtering required alignment files.
v0.22.0
New Features
- Filter sequences based on gaps or sequence length.
- Add a proportion of missing data parameter to the alignment filtering.
API Breaking Changes
- Rename classes and methods to improve clarity and consistency.
- Remove unnecessary mutability for conversion modules.
- Partition conversion moved to align module.
- Output directory and output format arguments for extraction are now required in the new instance of the extraction struct.
v0.21.3
v0.21.2
Add arm support for windows and linux.
v0.21.1
v0.21.0
- Instead of in the log file, alignment summary is now in a separate output file with
alignment-summarysuffix. - Read summary with
completeoption now writes per read position results to compressed zip file. - Prefix option for read, contig summary, and ID extraction.
- CSV headers now use snake_case and more consistent across all features that output CSV.