RomainFeron / anguis

Python package implementing a collection of snakemake-related utilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anguis

Small Python package providing a set of utility and quality of life functions for Snakemake workflows.

Installation

Get the latest release with pip

pip3 install anguis

Get the latest development version from GitLab

git clone git@gitlab.com:RomainFeron/anguis.git
sudo python3 setup.py install

Usage

TODO

About

Python package implementing a collection of snakemake-related utilities

License:GNU General Public License v3.0


Languages

Language:Python 100.0%