We can allow certain runs to only run on specific dataset labels (or categories #406): ``` - name: "domino" params: include: true run1: slice_threshold: 0.3 module_threshold: 0.05 spras-run-on: [dataset1, dataset2, category1] ```