Files
rnaseq/_viash.yaml
CI d69226987e Build branch main with version main (4adb388)
Build pipeline: viash-hub.rnaseq.main-c9pqm

Source commit: 4adb388c7d

Source message: Merge pull request #29 from viash-hub/add-labels

Add labels (and then some)
2024-12-05 08:52:37 +00:00

28 lines
592 B
YAML

name: rnaseq
viash_version: 0.9.0
source: src
target: target
info:
test_resources:
- path: gs://viash-hub-test-data/rnaseq/v1
dest: testData
config_mods: |
.requirements.commands := ['ps']
.resources += {path: '/src/workflows/utils/labels.config', dest: 'nextflow_labels.config'}
.runners[.type == 'nextflow'].directives.tag := '$id'
.runners[.type == 'nextflow'].config.script := 'includeConfig("nextflow_labels.config")'
repositories:
- name: biobox
type: vsh
repo: biobox
tag: main
- name: craftbox
type: vsh
repo: craftbox
tag: v0.1.0