https://github.com/snakemake/snakemake-software-deployment-plugin-conda
A Snakemake software deployment plugin for using conda packages. Implemented using py-rattler.
https://github.com/snakemake/snakemake-software-deployment-plugin-conda
Last synced: 5 months ago
JSON representation
A Snakemake software deployment plugin for using conda packages. Implemented using py-rattler.
- Host: GitHub
- URL: https://github.com/snakemake/snakemake-software-deployment-plugin-conda
- Owner: snakemake
- Created: 2025-03-07T11:16:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-19T14:06:48.000Z (10 months ago)
- Last Synced: 2025-09-19T15:44:04.403Z (10 months ago)
- Language: Python
- Size: 38.1 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# snakemake-software-deployment-plugin-conda
A Snakemake software deployment plugin for conda packages, using [py-rattler](https://conda.github.io/rattler/py-rattler) for ultra fast and robust environment deployment.