Files
playground/_viash.yaml
CI 56925e7a68 Build branch demultiplex_htrnaseq_meta with version demultiplex_htrnaseq_meta (93b7c51)
Build pipeline: viash-hub.playground.demultiplex-htrnaseq-meta-6pxp7

Source commit: 93b7c51fcc

Source message: metaworkflow working
2025-03-04 10:35:13 +00:00

16 lines
596 B
YAML

name: playground
description: |
A collection of bioinformatics pipelines to illustrate the use of biobox (and biotools).
license: MIT
keywords: [bioinformatics, sequence, high-throughput, mapping, counting, pipeline]
links:
issue_tracker: https://github.com/viash-hub/playground/issues
repository: https://github.com/viash-hub/playground
viash_version: 0.9.0-RC6
config_mods: |
.requirements.commands := ['ps']
.resources += {path: '/src/config/labels.config', dest: 'nextflow_labels.config'}
.runners[.type == 'nextflow'].config.script := 'includeConfig("nextflow_labels.config")'