Skip to content

FracFixD v2.0.6 "Quokka-5"

Choose a tag to compare

@shnickol shnickol released this 31 May 06:19
· 3 commits to main since this release

FracFixD v2.0.6 "Quokka-5" - 2026-05-31

Documentation and in-app help release. No numeric-kernel changes
versus 2.0.5
- analysis output is byte-identical on all valid
inputs, and the FracFixR equivalence goldens carry over unchanged.

Highlights

  • New in-app Help tab. The full FracFixD user guide now renders
    inside the application: tool introduction and purpose, a GUI tour
    with inline screenshots, every CLI subcommand and option, and
    worked CLI examples. All content (text and images) is baked into
    the binary, so GUI-only users get the complete reference without
    opening a terminal or a browser.
  • About / License credits updated. COMPASS (a division of
    Biocodecs) is added to the About credits. The binary licence text
    now attributes copyright to Biocodecs and Arnaroo Ribologicals.
  • No surface changes to CLI subcommands and options, file
    formats (FFXD1BIN / FFXD1ICA), or output filenames.

Platform artefacts (all rebuilt for v2.0.6)

Linux x86_64 - fully static

All four binaries are statically linked against OpenBLAS (with
bundled netlib LAPACK); ldd shows only the glibc system trio.
GTK3 is dlopen'd at runtime by the gui subcommand.

File Microarch Size
fracfixd-linux-znver2-x86_64 AMD Zen 2 (AVX2 + BMI2 tuned) 9.1 MB
fracfixd-linux-broadwell-x86_64 Intel Broadwell (AVX2) 9.2 MB
fracfixd-linux-generic-x86_64 x86-64-v3 (generic AVX2 baseline) 9.2 MB
fracfixd-cli-linux-x86_64-static CLI-only static 2.3 MB

macOS arm64

A relocatable .dmg (FracFixD-2.0.6-macos-arm64.dmg) plus a
CLI/pipeline tarball (fracfixd-2.0.6-macos-arm64.tar.gz). GTK3 /
OpenBLAS / gfortran dylibs are bundled into the .app; the launcher
is a native Mach-O for Tahoe-Gatekeeper compatibility. The .app
is ad-hoc signed (not Developer-ID notarised): on first launch
use right-click then Open, or xattr -dr com.apple.quarantine.

Windows x86_64

A portable ZIP (fracfixd-v2.0.6-windows-x86_64.zip) bundling
fracfixd.exe plus the full GTK3 + OpenBLAS runtime closure.

Verification

SHA256SUMS is attached to this release; verify each download
against it.

Citation

If you use FracFixD in published work please cite:

  • the FracFixR method paper (Cleynen, Ravindran & Shirokikh,
    Bioinformatics 2026, btaf615), and
  • this release via its Zenodo concept DOI
    10.5281/zenodo.20234583
    or the v2.0.6 version DOI (minted automatically with this release).