-
recipe
tinyalign
A small Python module providing edit distance and Hamming distance computation.
- Homepage
- License
MIT License
- Recipe
-
package
tinyalign
¶ -
- Versions
0.2-1
,0.2-0
- Depends
libgcc-ng
>=7.5.0
python
>=3.6,<3.7.0a0
python_abi
3.6.* *_cp36m
- Required By
Installation
With an activated Bioconda channel (see 2. 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>
)
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/tinyalign/README.html)