- recipe kcounter
A simple package for counting DNA k-mers in Python. Written in Rust.
- Homepage:
- License:
GPL / GPL-3
- Recipe:
- package kcounter¶
-
- Versions:
0.1.1-1
,0.1.1-0
,0.1.0-2
,0.1.0-1
,0.1.0-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 kcounter
and update with:
conda update kcounter
or use the docker container:
docker pull quay.io/biocontainers/kcounter:<tag>
(see kcounter/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/kcounter/README.html)