actions-marketplace-validations/snakemake

Run Snakemake on the repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 27, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/snakemake_snakemake-github-action@53480513a6eb46f79126e4f7415fd7a5ecf83092 # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
directoryWorking directory for the executionyes.test
snakefileSnakefile containing the workflow descriptionSnakefile
argsAdditional Snakemake arguments to useno""
stageinAdditional steps to prepare the workflow for executionno""
taskWhether to run Snakemake or to generate a container image specification.norun
show-disk-usage-on-errorWhether to return the used disk space on failing.nofalse
snakemake-versionSnakemake version to use. If not specified, uses latest version. Pin a specific version (e.g., '8.25.5') for reproducibility. no*
snakemake-branchOptional Snakemake git branch to install from https://github.com/snakemake/snakemake. If set, this takes precedence over snakemake-version and Snakemake is installed via pip. no""
install-apptainerInstall Apptainer (true/false)nofalse

no outputs