https://github.com/snakemake/snakemake-object
Language agnostic encoding of Snakemake job information as 'Snakemake objects' into Snakemake script preambles
https://github.com/snakemake/snakemake-object
Last synced: about 1 year ago
JSON representation
Language agnostic encoding of Snakemake job information as 'Snakemake objects' into Snakemake script preambles
- Host: GitHub
- URL: https://github.com/snakemake/snakemake-object
- Owner: snakemake
- License: mit
- Created: 2023-07-12T12:47:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-12T15:20:32.000Z (almost 3 years ago)
- Last Synced: 2025-04-01T07:54:08.453Z (over 1 year ago)
- Language: Python
- Size: 13.7 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# snakemake-object
This package offers language agnostic encoding of Snakemake job information.
It is used to create 'Snakemake objects' that are injected by Snakemake into script preambles.