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
- Host: GitHub
- URL: https://github.com/snakemake/snakemake-wrapper-utils
- Owner: snakemake
- License: mit
- Created: 2020-10-23T12:41:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-21T12:04:02.000Z (over 1 year ago)
- Last Synced: 2025-04-01T07:54:08.502Z (over 1 year ago)
- Language: Python
- Size: 51.8 KB
- Stars: 3
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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.