Files
htrnaseq/_viash.yaml
CI f1b001e1da Build branch v0.3 with version v0.3.0 (bc7a95f)
Build pipeline: viash-hub.htrnaseq.v0.3-bxj5m

Source commit: bc7a95f98f

Source message: Bump version to v0.3.0 (2)
2025-01-17 17:02:55 +00:00

22 lines
646 B
YAML

name: htrnaseq
version: v0.3.0
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'}