An open API service indexing awesome lists of open source software.

https://github.com/snakemake/snakemake-wrapper-utils

Utility functions and classes shared between Snakemake wrappers
https://github.com/snakemake/snakemake-wrapper-utils

Last synced: 8 months ago
JSON representation

Utility functions and classes shared between Snakemake wrappers

Awesome Lists containing this project

README

          

# A collection of utility functions and classes for [Snakemake wrappers](https://snakemake-wrappers.readthedocs.io)

This Python package provides common utilities that are used in multiple Snakemake wrappers.
Wrappers that want to use it must include it in the Conda environment definition.