snaketool-utils

Utility functions for Snaketool CLI


License
MIT
Install
pip install snaketool-utils==0.0.5

Documentation

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 .