nwunsch

A Lua package for performing Needleman-Wunsch sequence alignment.

$ luarocks install nwunsch

nwunsch is a Lua package that implements the Needleman-Wunsch algorithm for performing global sequence alignment. It provides functions for aligning two sequences and generating the optimal alignment score and the aligned sequences.

Versions

1.0-137 days ago29 downloads

Dependencies

lua >= 5.1

Labels

Manifests