Files
demultiplex/target/executable/io/untar/_viash.yaml
CI 23bf721768 Build branch add_transfer_completed_file with version add_transfer_completed_file (e7ed491)
Build pipeline: viash-hub.demultiplex.add-transfer-completed-file-pwqjk

Source commit: e7ed491011

Source message: Update CHANGELOG
2025-07-29 07:32:16 +00:00

22 lines
776 B
YAML

name: demultiplex
description: |
Demultiplexing pipeline
license: MIT
keywords: [bioinformatics, sequence, demultiplexing, pipeline]
links:
issue_tracker: https://github.com/viash-hub/demultiplex/issues
repository: https://github.com/viash-hub/demultiplex
info:
test_resources:
- path: gs://viash-hub-resources/demultiplex/v4
dest: testData
viash_version: 0.9.4
config_mods: |
.requirements.commands += ['ps']
.runners[.type == 'nextflow'].directives.tag := '$id'
.resources += {path: '/src/config/labels.config', dest: 'nextflow_labels.config'}
.runners[.type == 'nextflow'].config.script := 'includeConfig("nextflow_labels.config")'
.resources += {path: '/_viash.yaml', dest: '_viash.yaml'}
version: add_transfer_completed_file
organization: vsh