Skip to content

Releases: ayobi/ITSxRust

v0.2.2

03 Mar 17:51

Choose a tag to compare

v0.2.1

26 Feb 00:02

Choose a tag to compare

ITSxRust v0.2.1

Fast, accurate ITS region extraction for long-read amplicon sequencing (ONT/HiFi).

Note: Version 0.2.x reflects updates to build infrastructure (CI workflows, Docker/Bioconda packaging) since the initial 0.1.0 release. Core functionality is unchanged.

Key features:

  • Four-anchor chain boundary detection with two-anchor partial fallback
  • ONT and HiFi parameter presets
  • Per-read confidence labels (confident / partial / ambiguous)
  • Structured failure diagnostics and JSON QC summaries
  • FASTQ quality score preservation
  • Optional exact dereplication

Install:

  • Bioconda: conda install -c bioconda itsxrust
  • Docker: docker pull ghcr.io/ayobi/itsxrust:0.2.1
  • From source: cargo install --git https://github.com/ayobi/ITSxRust

Download itsxrust 0.2.1

File Platform Checksum
itsxrust-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
itsxrust-x86_64-apple-darwin.tar.xz Intel macOS checksum
itsxrust-x86_64-pc-windows-msvc.zip x64 Windows checksum
itsxrust-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
itsxrust-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Full Changelog: v0.1.0...v0.2.1

0.1.0 - 2026-02-13

26 Feb 00:04

Choose a tag to compare

Release Notes

Added

  • Initial release of ITSxRust.

Download itsxrust 0.1.0

File Platform Checksum
itsxrust-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
itsxrust-x86_64-apple-darwin.tar.xz Intel macOS checksum
itsxrust-x86_64-pc-windows-msvc.zip x64 Windows checksum
itsxrust-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
itsxrust-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum