SkillAgentSearch skills...

SmkTemplate

A template repository for snakemake workflows.

Install / Use

/learn @vollgerlab/SmkTemplate
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<your workflow name>

Actions Status

This is a Snakemake project template. The Snakefile is under workflow.

Slides describing and justifying the use of this template.

Install

Please start by installing pixi which handles the environment of this Snakemake workflow.

You can then install the pixi environment by cloning this repository and running:

pixi install

Usage

pixi handles the execution of the Snakemake workflows:

pixi run snakemake ...

And if you want to run this Snakemake from another directory you can do so with:

pixi run --manifest-path /path/to/snakemake/pixi.toml snakemake ...

where you update /path/to/snakemake/pixi.toml to the path of the pixi.toml you cloned.

And in place of ... use all the normal Snakemake arguments for your workflow.

Related Skills

View on GitHub
GitHub Stars43
CategoryDevelopment
Updated17d ago
Forks2

Languages

Python

Security Score

90/100

Audited on Mar 16, 2026

No findings