code wiki / align

topic: align

19 modules sharing the align name family (derived from the tree's prefix discipline).

The 'align' topic family in the Nishi sovereign ecosystem provides tools for sequence alignment and related operations, supporting both local and affine gap models. Modules like nx_align and nx_align_affine implement the Smith-Waterman algorithm with different gap penalties, while nx_align_backtrace generates CIGAR strings for alignment results. Additional modules handle chain-based alignment strategies, such as nx_align_chain, enabling efficient alignment of large datasets through dynamic programming.

auto-narrated by the local model from this topic's module headers; links verified against the wiki index.

narrated overview -- maintained by the narration lane, module links verified against this wiki.

moduledescriptionlinesfuncs
nx_align.nxSmith-Waterman local alignment, linear-gap.1643
nx_align_affine.nxSmith-Waterman local alignment, AFFINE gap.1992
nx_align_affine_test.nxKAT for Gotoh 1982 affine-gap SW.1391
nx_align_backtrace.nxSmith-Waterman backtrace with CIGAR output.4742
nx_align_backtrace_test.nxKAT for SW backtrace + CIGAR ops.2091
nx_align_chain.nxco-linear seed-chain dynamic programming.1531
nx_align_chain_stranded.nxstrand-partitioned co-linear chain DP.1621
nx_align_chain_stranded_test.nxKAT for strand-partitioned chain.1361
nx_align_chain_test.nxKAT for the co-linear seed-chain DP.1611
nx_align_gate.nxVERDICT gate for flexbox align-items (cross-axis alignment). A 100px-tall flex row1427
nx_align_match.nxminimizer-based seed match (query vs reference).2154
nx_align_match_stranded.nxstrand-aware seed matcher.1441
nx_align_match_stranded_test.nxKAT for strand-aware seed matcher.1731
nx_align_match_test.nxend-to-end seed-pipeline KAT.2511
nx_align_minimizer.nxcanonical k-mer minimizer extraction.1542
nx_align_minimizer_test.nxKAT for minimizer extraction.1351
nx_align_score.nxscore chained alignment via Smith-Waterman.1532
nx_align_score_test.nxend-to-end seed-and-extend pipeline KAT.1851
nx_align_test.nxKAT for Smith-Waterman local alignment.1562