2024-10-25 09:08:46 +00:00
|
|
|
name: rnaseq
|
|
|
|
|
|
2024-09-13 07:41:13 +00:00
|
|
|
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']
|
|
|
|
|
.runners[.type == 'nextflow'].directives.tag := '$id'
|
2024-09-14 09:49:51 +00:00
|
|
|
|
|
|
|
|
repositories:
|
|
|
|
|
- name: biobox
|
|
|
|
|
type: vsh
|
|
|
|
|
repo: vsh/biobox
|
2024-10-25 09:08:46 +00:00
|
|
|
tag: main
|
2024-09-14 09:49:51 +00:00
|
|
|
- name: craftbox
|
|
|
|
|
type: vsh
|
|
|
|
|
repo: craftbox
|
|
|
|
|
tag: v0.1.0
|