Published May 1, 2026 | Version v0.9.0
Software Open

SequenceAligner

Authors/Creators

  • 1. Independent Researcher

Description

A simple and efficient C++ implementation of three classic sequence alignment algorithms: Longest Common Subsequence (LCS), Global Alignment (Needleman-Wunsch), and Local Alignment (Smith-Waterman). The alignments are visualized with colored base-level matches and mismatches for clarity.

Notes

If you use this software, please cite it as below.

Files

bibymaths/SequenceAligner-v0.9.0.zip

Files (2.7 MB)

Name Size Download all
md5:52ed7ab98d4ec598efcd14f85463fbaf
2.7 MB Preview Download

Additional details

Related works