Alien-SeqAlignment-edlib

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

        <https://metacpan.org/pod/Text::Levenshtein::Edlib>

        An XS library that also wraps around the edlib library and returns
        edit distances, as well as alignment paths.

    *   Text::Levenshtein::XS
        <https://metacpan.org/pod/Text::Levenshtein::XS>

        An XS library that computes edit distances but not alignment paths.
        See also its github repository at:
        <https://github.com/ugexe/Text--Levenshtein--XS/>)

    *   Text::LevenshteinXS <https://metacpan.org/pod/Text::LevenshteinXS>

        Yet another XS implementation of Levenshtein distance over strings
        (no alignment path).

    *   Alien

        Documentation on the Alien concept itself.

lib/Alien/SeqAlignment/edlib.pm  view on Meta::CPAN



=item * L<Text::Levenshtein::Edlib|https://metacpan.org/pod/Text::Levenshtein::Edlib>

An XS library that also wraps around the edlib library and returns
edit distances, as well as alignment paths.

=item * L<Text::Levenshtein::XS|https://metacpan.org/pod/Text::Levenshtein::XS>

An XS library that computes edit distances but not alignment paths. See also 
its github repository at: L<https://github.com/ugexe/Text--Levenshtein--XS/>)


=item * L<Text::LevenshteinXS|https://metacpan.org/pod/Text::LevenshteinXS>

Yet another XS implementation of Levenshtein distance over strings 
(no alignment path).

=back

=over 4



( run in 0.899 second using v1.01-cache-2.11-cpan-df04353d9ac )