Files
rnaseq/_viash.yaml
CI d07b181219 Build branch v0.2 with version v0.2.0 (148a355)
Build pipeline: viash-hub.rnaseq.v0.2-mkq6w

Source commit: 148a355d16

Source message: Bump version to v0.2.0
2024-12-05 16:10:22 +00:00

29 lines
608 B
YAML

name: rnaseq
version: v0.2.0
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