recipe python-edlib

Lightweight, super fast C/C++ (& Python) library for sequence alignment using edit (Levenshtein) distance.

Homepage:

https://github.com/Martinsos/edlib

License:

MIT / MIT License

Recipe:

/python-edlib/meta.yaml

package python-edlib

(downloads) docker_python-edlib

Versions:
1.3.9-31.3.9-21.3.9-11.3.9-01.3.8.post2-11.3.8.post2-01.3.8.post1-21.3.8.post1-11.3.8.post1-0

1.3.9-31.3.9-21.3.9-11.3.9-01.3.8.post2-11.3.8.post2-01.3.8.post1-21.3.8.post1-11.3.8.post1-01.3.7-01.3.6-01.3.5-01.3.4-01.2.4.post1-01.2.4-01.2.3.post1-01.2.3-11.2.3-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install python-edlib

and update with:

conda update python-edlib

or use the docker container:

docker pull quay.io/biocontainers/python-edlib:<tag>

(see python-edlib/tags for valid values for <tag>)

Download stats