New features for the Snakemake Workflow Catalog
The Snakemake Workflow Catalog is rolling out two new features!
-
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). -
The Catalog will automatically render a Workflow Parameter Table if your workflow repo contains a
workflow/schemas/config.schema.y(a)mlorconfig/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.
