Files
htrnaseq/_viash.yaml
CI 044a3af7a9 Build branch main with version main (21831c2)
Build pipeline: viash-hub.htrnaseq.main-n8w4c

Source commit: 21831c2104

Source message: Fix well_demultiplex test
2024-08-29 08:10:20 +00:00

16 lines
532 B
YAML

name: htrnaseq
description: |
High-throughput pipeline [WIP]
license: MIT
keywords: [bioinformatics, sequence, high-throughput, mapping, counting, pipeline]
links:
issue_tracker: https://github.com/viash-hub/htrnaseq/issues
repository: https://github.com/viash-hub/htrnaseq
viash_version: 0.9.0-RC7
config_mods: |
.requirements.commands := ['ps']
.runners[.type == 'nextflow'].config.script := 'includeConfig("nextflow_labels.config")'
.resources += {path: '/src/config/labels.config', dest: 'nextflow_labels.config'}