2025-07-24 15:39:45 +00:00
|
|
|
viash_version: 0.9.4
|
2025-06-06 07:12:05 +00:00
|
|
|
source: src
|
|
|
|
|
target: target
|
2025-06-06 10:04:01 +00:00
|
|
|
name: openpipeline_spatial
|
2025-06-06 07:12:05 +00:00
|
|
|
organization: openpipelines-bio
|
|
|
|
|
links:
|
|
|
|
|
repository: https://github.com/openpipelines-bio/openpipeline_spatial
|
|
|
|
|
docker_registry: ghcr.io
|
|
|
|
|
repositories:
|
|
|
|
|
- name: openpipeline
|
2025-08-27 16:53:33 +00:00
|
|
|
repo: openpipeline
|
|
|
|
|
type: vsh
|
|
|
|
|
tag: v3.0.0
|
2025-06-06 07:12:05 +00:00
|
|
|
info:
|
|
|
|
|
test_resources:
|
|
|
|
|
- type: s3
|
|
|
|
|
path: s3://openpipelines-bio/openpipeline_spatial/resources_test
|
|
|
|
|
dest: resources_test
|
|
|
|
|
config_mods: |-
|
2025-07-24 15:39:45 +00:00
|
|
|
.resources += {path: '/src/workflows/utils/labels.config', dest: 'nextflow_labels.config'}
|
2025-06-06 07:12:05 +00:00
|
|
|
.runners[.type == 'nextflow'].config.script := 'includeConfig("nextflow_labels.config")'
|
|
|
|
|
version: build_main
|