NAME
Align::Sequence - Align two sequences
SYNOPSIS
use Align::Sequence;
DESCRIPTION
Align::Sequence is an implementation based on a LCS algorithm.
AUTHOR
Helmut Wollmersdorfer <
[email protected]>
COPYRIGHT
Copyright 2014- Helmut Wollmersdorfer
LICENSE
This library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
SEE ALSO