Published March 19, 2026 | Version v1.0.1
Software Open

OrensteinLab/SWOffinder: v1.0.1

Authors/Creators

Description

  • Added support for IUPAC nucleotide codes.
  • Added a command-line interface (CLI).
  • Enabled user control over the Smith–Waterman DP window size, allowing trade-offs between runtime and memory usage.
  • Optimized alignment reconstruction by eliminating repeated string copying during recursive backtracking. Replaced per-call StringBuilder cloning with in-place updates and backtracking, reducing memory allocations and improving runtime performance, particularly for large edit distances during post-processing. This optimization was adapted from AutoFFinder.

Files

OrensteinLab/SWOffinder-v1.0.1.zip

Files (14.4 kB)

Name Size Download all
md5:18d3b15dff3ce431d8472ddbed59d261
14.4 kB Preview Download

Additional details

Related works