recipe tinyalign

A small Python module providing edit distance and Hamming distance computation.

Homepage:

https://github.com/marcelm/tinyalign/

License:

MIT License

Recipe:

/tinyalign/meta.yaml

package tinyalign

(downloads) docker_tinyalign

Versions:

0.2.1-50.2.1-30.2.1-20.2.1-10.2.1-00.2-20.2-10.2-0

Depends:
Required By:

Installation

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

conda install tinyalign

and update with:

conda update tinyalign

or use the docker container:

docker pull quay.io/biocontainers/tinyalign:<tag>

(see tinyalign/tags for valid values for <tag>)

Download stats