genome-kmers 0.1.2

Creator: bradpython12

Last updated:

Add to Cart

Description:

genomekmers 0.1.2

Introduction
This Python package implements objects and functions that allow for fast and memory-efficient k-mer calculations on the genome. See the genome-kmers homepage for a detailed overview, examples, dev setup, and API reference.
This package can be installed via PyPI
pip install genome-kmers

or via cloning the repo and installing (e.g. using poetry)
git clone git@github.com:mrperkett/genome-kmers.git
cd genome-kmers/

poetry install

# run tests to verify everything is working properly
poetry run python -m pytest

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.