- recipe tinyalign
A small Python module providing edit distance and Hamming distance computation.
- Homepage:
- License:
MIT License
- Recipe:
- package tinyalign¶
-
- Versions:
0.2.1-5
,0.2.1-3
,0.2.1-2
,0.2.1-1
,0.2.1-0
,0.2-2
,0.2-1
,0.2-0
- Depends:
libgcc-ng
>=12
python
>=3.10,<3.11.0a0
python_abi
3.10.* *_cp310
- 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¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/tinyalign/README.html)