Files
demultiplex/_viash.yaml
CI 7fcee49175 Build branch outflow with version outflow (b2badab)
Build pipeline: viash-hub.demultiplex.outflow-smd7f

Source commit: b2badabb3d

Source message: Refactor outflow using $id
2024-10-18 08:32:32 +00:00

19 lines
489 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-test-data/demultiplex/v2/
dest: testData
viash_version: 0.9.0
config_mods: |
.requirements.commands := ['ps']
.runners[.type == 'nextflow'].directives.tag := '$id'