Files
htrnaseq/_viash.yaml
CI b2298c6a49 Build branch input_directory with version input_directory (a711c9b)
Build pipeline: viash-hub.htrnaseq.input-directory-l8fzh

Source commit: a711c9be63

Source message: Implement some suggestions in line with PR review
2025-01-16 15:51:51 +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.0
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'}