Skip to main content

New features for the Snakemake Workflow Catalog

· One min read
Michael Jahn
Computational Biologist

The Snakemake Workflow Catalog is rolling out two new features!

  1. The Catalog now supports automatic rendering of Tube Maps using snakevision. Tube maps will automatically show up on your workflow page if the workflow has an executable test case in .test (details).

  2. The Catalog will automatically render a Workflow Parameter Table if your workflow repo contains a workflow/schemas/config.schema.y(a)ml or config/schemas/config.schema.y(a)ml (details). No need to manually maintain a table of parameters on your workflow page anymore.

Here's an example for a workflow with a tube map and a parameter table, MPUSP/snakemake-simple-mapping.