Files
openpipeline_spatial/_viash.yaml
CI 7801b8ac18 Build branch h5mu-to-spatialexperiment with version h5mu-to-spatialexperiment (dbd6c64)
Build pipeline: openpipelines-bio.openpipeline-spatial.h5mu-to-spatialexpews4zj

Source commit: dbd6c649f1

Source message: update changelog
2025-08-19 10:03:48 +00:00

31 lines
764 B
YAML

viash_version: 0.9.4
source: src
target: target
name: openpipeline_spatial
organization: openpipelines-bio
links:
repository: https://github.com/openpipelines-bio/openpipeline_spatial
docker_registry: ghcr.io
repositories:
- name: openpipeline
repo: openpipelines-bio/openpipeline
type: github
tag: 2.1.2
- name: openpipeline_incubator
repo: openpipeline_incubator
type: vsh
tag: build/main
info:
test_resources:
- type: s3
path: s3://openpipelines-bio/openpipeline_spatial/resources_test
dest: resources_test
config_mods: |
.resources += {path: '/src/workflows/utils/labels.config', dest: 'nextflow_labels.config'}
.runners[.type == 'nextflow'].config.script := 'includeConfig("nextflow_labels.config")'