Contents

edlib 1.3.9.post1

0

Lightweight, super fast library for sequence alignment using edit (Levenshtein) distance.

Lightweight, super fast library for sequence alignment using edit (Levenshtein) distance.

Stars: 582, Watchers: 582, Forks: 175, Open Issues: 67

The Martinsos/edlib repo was created 12 years ago and the last code push was 9 months ago.
The project is popular with 582 github stars!

How to Install edlib

You can install edlib using pip

pip install edlib

or add it to a project with poetry

poetry add edlib

Package Details

Author
Martin Sosic
License
MIT
Homepage
https://github.com/Martinsos/edlib
PyPi:
https://pypi.org/project/edlib/
GitHub Repo:
https://github.com/Martinsos/edlib
No  edlib  pypi packages just yet.

Errors

A list of common edlib errors.

Code Examples

Here are some edlib code examples and snippets.

Related Packages & Articles

biopython 1.86

Freely available tools for computational molecular biology.

dlib 20.0.0

A toolkit for making real world machine learning and data analysis applications

cmake 4.2.1

CMake is an open-source, cross-platform family of tools designed to build, test and package software

annoy 1.17.3

Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk.