Files
htrnaseq/_viash.yaml
CI 8ca2889a4d Build branch save-params with version save-params (05ac6a3)
Build pipeline: viash-hub.htrnaseq.save-params-h88fh

Source commit: 05ac6a3d24

Source message: updated filepathpath parsing
2025-04-01 16:03:23 +00:00

21 lines
630 B
YAML

name: htrnaseq
description: |
High-throughput pipeline [WIP]
license: MIT
keywords: [bioinformatics, sequence, high-throughput, mapping, counting, pipeline]
links:
issue_tracker: https://github.com/viash-hub/htrnaseq/issues
repository: https://github.com/viash-hub/htrnaseq
viash_version: 0.9.2
info:
test_resources:
- path: gs://viash-hub-test-data/htrnaseq/v1/
dest: resources_test
config_mods: |
.requirements.commands := ['ps']
.runners[.type == 'nextflow'].config.script := 'includeConfig("nextflow_labels.config")'
.resources += {path: '/src/config/labels.config', dest: 'nextflow_labels.config'}