Skip to content

Releases: hhandika/segul

v0.22.1

08 Aug 19:57
Compare
Choose a tag to compare

Fix issue sequence filtering required alignment files.

v0.22.0

06 Aug 01:21
Compare
Choose a tag to compare

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

14 May 20:34
Compare
Choose a tag to compare
Fix ARM CI issues.

v0.21.2

14 May 20:21
Compare
Choose a tag to compare
Add arm support for windows and linux.

v0.21.1

06 May 20:27
Compare
Choose a tag to compare
Update changelog.

v0.21.0

22 Feb 18:57
Compare
Choose a tag to compare
  1. Instead of in the log file, alignment summary is now in a separate output file with alignment-summary suffix.
  2. Read summary with complete option now writes per read position results to compressed zip file.
  3. Prefix option for read, contig summary, and ID extraction.
  4. CSV headers now use snake_case and more consistent across all features that output CSV.

v0.20.2

05 Feb 15:56
Compare
Choose a tag to compare
Fix missing build commands.

v0.20.1

05 Feb 15:54
Compare
Choose a tag to compare
Fix musl errors ci.

v0.20.0

30 Jan 04:53
Compare
Choose a tag to compare

ID parsing result is now in a directory consistent with other subcommands.

v0.19.2

09 Jul 06:01
Compare
Choose a tag to compare
Bump version number.