/Snaketool-utils

Utils for Snaketool CLI

Primary LanguagePythonMIT LicenseMIT

Snaketool-utils

GitHub last commit (branch) Unit tests Documentation Status codecov


Utility functions for the Snaketool CLI for Snakemake. You can read the API docs hosted on ReadTheDocs.

Install

pip install snaketool-utils

Dev install

git clone https://github.com/beardymcjohnface/Snaketool-utils.git
cd Snaketool-utils
pip install -e .