snakemake/snakemake

Run Snakemake on the repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
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
containerize-argsAdditional arguments for --containerize, can be one of 'dockerfile', 'apptainer' or '' (defaults to dockerfile)no""

no outputs