Build branch build/main with version build_main (6f308e6)

Build pipeline: openpipelines-bio.openpipeline-spatial.build-main-4vs7c

Source commit: 6f308e6a3c

Source message: deploy: 1caa96d9de9a6decd32f44c56ea33f7b9aff9791
This commit is contained in:
CI
2025-08-22 08:42:59 +00:00
parent 2275a63f70
commit 8c9abfcde2
41 changed files with 49 additions and 345 deletions

View File

@@ -11,10 +11,6 @@ repositories:
repo: openpipelines-bio/openpipeline repo: openpipelines-bio/openpipeline
type: github type: github
tag: 2.1.2 tag: 2.1.2
- name: openpipeline_incubator
repo: openpipeline_incubator
type: vsh
tag: build/main
info: info:
test_resources: test_resources:
- type: s3 - type: s3

View File

@@ -178,10 +178,6 @@ repositories:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
links: links:
repository: "https://github.com/openpipelines-bio/openpipeline_spatial" repository: "https://github.com/openpipelines-bio/openpipeline_spatial"
docker_registry: "ghcr.io" docker_registry: "ghcr.io"
@@ -294,7 +290,7 @@ build_info:
output: "target/executable/convert/from_cells2stats_to_h5mu" output: "target/executable/convert/from_cells2stats_to_h5mu"
executable: "target/executable/convert/from_cells2stats_to_h5mu/from_cells2stats_to_h5mu" executable: "target/executable/convert/from_cells2stats_to_h5mu/from_cells2stats_to_h5mu"
viash_version: "0.9.4" viash_version: "0.9.4"
git_commit: "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" git_commit: "6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial" git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config: package_config:
name: "openpipeline_spatial" name: "openpipeline_spatial"
@@ -309,10 +305,6 @@ package_config:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
viash_version: "0.9.4" viash_version: "0.9.4"
source: "src" source: "src"
target: "target" target: "target"

View File

@@ -458,9 +458,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Dorien Roosen" LABEL org.opencontainers.image.authors="Dorien Roosen"
LABEL org.opencontainers.image.description="Companion container for running component convert from_cells2stats_to_h5mu" LABEL org.opencontainers.image.description="Companion container for running component convert from_cells2stats_to_h5mu"
LABEL org.opencontainers.image.created="2025-08-21T08:53:51Z" LABEL org.opencontainers.image.created="2025-08-22T08:22:46Z"
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial" LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial"
LABEL org.opencontainers.image.revision="fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" LABEL org.opencontainers.image.revision="6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
LABEL org.opencontainers.image.version="build_main" LABEL org.opencontainers.image.version="build_main"
VIASHDOCKER VIASHDOCKER

View File

@@ -106,10 +106,6 @@ repositories:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
links: links:
repository: "https://github.com/openpipelines-bio/openpipeline_spatial" repository: "https://github.com/openpipelines-bio/openpipeline_spatial"
docker_registry: "ghcr.io" docker_registry: "ghcr.io"
@@ -229,7 +225,7 @@ build_info:
output: "target/executable/convert/from_cosmx_to_h5mu" output: "target/executable/convert/from_cosmx_to_h5mu"
executable: "target/executable/convert/from_cosmx_to_h5mu/from_cosmx_to_h5mu" executable: "target/executable/convert/from_cosmx_to_h5mu/from_cosmx_to_h5mu"
viash_version: "0.9.4" viash_version: "0.9.4"
git_commit: "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" git_commit: "6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial" git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config: package_config:
name: "openpipeline_spatial" name: "openpipeline_spatial"
@@ -244,10 +240,6 @@ package_config:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
viash_version: "0.9.4" viash_version: "0.9.4"
source: "src" source: "src"
target: "target" target: "target"

View File

@@ -459,9 +459,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Dorien Roosen, Weiwei Schultz" LABEL org.opencontainers.image.authors="Dorien Roosen, Weiwei Schultz"
LABEL org.opencontainers.image.description="Companion container for running component convert from_cosmx_to_h5mu" LABEL org.opencontainers.image.description="Companion container for running component convert from_cosmx_to_h5mu"
LABEL org.opencontainers.image.created="2025-08-21T08:53:53Z" LABEL org.opencontainers.image.created="2025-08-22T08:22:48Z"
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial" LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial"
LABEL org.opencontainers.image.revision="fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" LABEL org.opencontainers.image.revision="6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
LABEL org.opencontainers.image.version="build_main" LABEL org.opencontainers.image.version="build_main"
VIASHDOCKER VIASHDOCKER

View File

@@ -124,10 +124,6 @@ repositories:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
links: links:
repository: "https://github.com/openpipelines-bio/openpipeline_spatial" repository: "https://github.com/openpipelines-bio/openpipeline_spatial"
docker_registry: "ghcr.io" docker_registry: "ghcr.io"
@@ -236,7 +232,7 @@ build_info:
output: "target/executable/convert/from_cosmx_to_spatialexperiment" output: "target/executable/convert/from_cosmx_to_spatialexperiment"
executable: "target/executable/convert/from_cosmx_to_spatialexperiment/from_cosmx_to_spatialexperiment" executable: "target/executable/convert/from_cosmx_to_spatialexperiment/from_cosmx_to_spatialexperiment"
viash_version: "0.9.4" viash_version: "0.9.4"
git_commit: "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" git_commit: "6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial" git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config: package_config:
name: "openpipeline_spatial" name: "openpipeline_spatial"
@@ -251,10 +247,6 @@ package_config:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
viash_version: "0.9.4" viash_version: "0.9.4"
source: "src" source: "src"
target: "target" target: "target"

View File

@@ -457,9 +457,9 @@ RUN Rscript -e 'options(warn = 2); if (!requireNamespace("BiocManager", quietly
LABEL org.opencontainers.image.authors="Dorien Roosen" LABEL org.opencontainers.image.authors="Dorien Roosen"
LABEL org.opencontainers.image.description="Companion container for running component convert from_cosmx_to_spatialexperiment" LABEL org.opencontainers.image.description="Companion container for running component convert from_cosmx_to_spatialexperiment"
LABEL org.opencontainers.image.created="2025-08-21T08:53:52Z" LABEL org.opencontainers.image.created="2025-08-22T08:22:47Z"
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial" LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial"
LABEL org.opencontainers.image.revision="fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" LABEL org.opencontainers.image.revision="6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
LABEL org.opencontainers.image.version="build_main" LABEL org.opencontainers.image.version="build_main"
VIASHDOCKER VIASHDOCKER

View File

@@ -102,10 +102,6 @@ repositories:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
links: links:
repository: "https://github.com/openpipelines-bio/openpipeline_spatial" repository: "https://github.com/openpipelines-bio/openpipeline_spatial"
docker_registry: "ghcr.io" docker_registry: "ghcr.io"
@@ -224,7 +220,7 @@ build_info:
output: "target/executable/convert/from_spatialdata_to_h5mu" output: "target/executable/convert/from_spatialdata_to_h5mu"
executable: "target/executable/convert/from_spatialdata_to_h5mu/from_spatialdata_to_h5mu" executable: "target/executable/convert/from_spatialdata_to_h5mu/from_spatialdata_to_h5mu"
viash_version: "0.9.4" viash_version: "0.9.4"
git_commit: "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" git_commit: "6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial" git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config: package_config:
name: "openpipeline_spatial" name: "openpipeline_spatial"
@@ -239,10 +235,6 @@ package_config:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
viash_version: "0.9.4" viash_version: "0.9.4"
source: "src" source: "src"
target: "target" target: "target"

View File

@@ -459,9 +459,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Dorien Roosen, Weiwei Schultz" LABEL org.opencontainers.image.authors="Dorien Roosen, Weiwei Schultz"
LABEL org.opencontainers.image.description="Companion container for running component convert from_spatialdata_to_h5mu" LABEL org.opencontainers.image.description="Companion container for running component convert from_spatialdata_to_h5mu"
LABEL org.opencontainers.image.created="2025-08-21T08:53:52Z" LABEL org.opencontainers.image.created="2025-08-22T08:22:47Z"
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial" LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial"
LABEL org.opencontainers.image.revision="fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" LABEL org.opencontainers.image.revision="6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
LABEL org.opencontainers.image.version="build_main" LABEL org.opencontainers.image.version="build_main"
VIASHDOCKER VIASHDOCKER

View File

@@ -120,10 +120,6 @@ repositories:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
links: links:
repository: "https://github.com/openpipelines-bio/openpipeline_spatial" repository: "https://github.com/openpipelines-bio/openpipeline_spatial"
docker_registry: "ghcr.io" docker_registry: "ghcr.io"
@@ -237,7 +233,7 @@ build_info:
output: "target/executable/convert/from_xenium_to_h5mu" output: "target/executable/convert/from_xenium_to_h5mu"
executable: "target/executable/convert/from_xenium_to_h5mu/from_xenium_to_h5mu" executable: "target/executable/convert/from_xenium_to_h5mu/from_xenium_to_h5mu"
viash_version: "0.9.4" viash_version: "0.9.4"
git_commit: "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" git_commit: "6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial" git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config: package_config:
name: "openpipeline_spatial" name: "openpipeline_spatial"
@@ -252,10 +248,6 @@ package_config:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
viash_version: "0.9.4" viash_version: "0.9.4"
source: "src" source: "src"
target: "target" target: "target"

View File

@@ -458,9 +458,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Dorien Roosen" LABEL org.opencontainers.image.authors="Dorien Roosen"
LABEL org.opencontainers.image.description="Companion container for running component convert from_xenium_to_h5mu" LABEL org.opencontainers.image.description="Companion container for running component convert from_xenium_to_h5mu"
LABEL org.opencontainers.image.created="2025-08-21T08:53:52Z" LABEL org.opencontainers.image.created="2025-08-22T08:22:47Z"
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial" LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial"
LABEL org.opencontainers.image.revision="fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" LABEL org.opencontainers.image.revision="6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
LABEL org.opencontainers.image.version="build_main" LABEL org.opencontainers.image.version="build_main"
VIASHDOCKER VIASHDOCKER

View File

@@ -200,10 +200,6 @@ repositories:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
links: links:
repository: "https://github.com/openpipelines-bio/openpipeline_spatial" repository: "https://github.com/openpipelines-bio/openpipeline_spatial"
docker_registry: "ghcr.io" docker_registry: "ghcr.io"
@@ -318,7 +314,7 @@ build_info:
output: "target/executable/convert/from_xenium_to_spatialdata" output: "target/executable/convert/from_xenium_to_spatialdata"
executable: "target/executable/convert/from_xenium_to_spatialdata/from_xenium_to_spatialdata" executable: "target/executable/convert/from_xenium_to_spatialdata/from_xenium_to_spatialdata"
viash_version: "0.9.4" viash_version: "0.9.4"
git_commit: "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" git_commit: "6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial" git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config: package_config:
name: "openpipeline_spatial" name: "openpipeline_spatial"
@@ -333,10 +329,6 @@ package_config:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
viash_version: "0.9.4" viash_version: "0.9.4"
source: "src" source: "src"
target: "target" target: "target"

View File

@@ -458,9 +458,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Dorien Roosen, Weiwei Schultz" LABEL org.opencontainers.image.authors="Dorien Roosen, Weiwei Schultz"
LABEL org.opencontainers.image.description="Companion container for running component convert from_xenium_to_spatialdata" LABEL org.opencontainers.image.description="Companion container for running component convert from_xenium_to_spatialdata"
LABEL org.opencontainers.image.created="2025-08-21T08:53:52Z" LABEL org.opencontainers.image.created="2025-08-22T08:22:47Z"
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial" LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial"
LABEL org.opencontainers.image.revision="fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" LABEL org.opencontainers.image.revision="6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
LABEL org.opencontainers.image.version="build_main" LABEL org.opencontainers.image.version="build_main"
VIASHDOCKER VIASHDOCKER

View File

@@ -114,10 +114,6 @@ repositories:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
links: links:
repository: "https://github.com/openpipelines-bio/openpipeline_spatial" repository: "https://github.com/openpipelines-bio/openpipeline_spatial"
docker_registry: "ghcr.io" docker_registry: "ghcr.io"
@@ -226,7 +222,7 @@ build_info:
output: "target/executable/convert/from_xenium_to_spatialexperiment" output: "target/executable/convert/from_xenium_to_spatialexperiment"
executable: "target/executable/convert/from_xenium_to_spatialexperiment/from_xenium_to_spatialexperiment" executable: "target/executable/convert/from_xenium_to_spatialexperiment/from_xenium_to_spatialexperiment"
viash_version: "0.9.4" viash_version: "0.9.4"
git_commit: "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" git_commit: "6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial" git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config: package_config:
name: "openpipeline_spatial" name: "openpipeline_spatial"
@@ -241,10 +237,6 @@ package_config:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
viash_version: "0.9.4" viash_version: "0.9.4"
source: "src" source: "src"
target: "target" target: "target"

View File

@@ -457,9 +457,9 @@ RUN Rscript -e 'options(warn = 2); if (!requireNamespace("BiocManager", quietly
LABEL org.opencontainers.image.authors="Dorien Roosen" LABEL org.opencontainers.image.authors="Dorien Roosen"
LABEL org.opencontainers.image.description="Companion container for running component convert from_xenium_to_spatialexperiment" LABEL org.opencontainers.image.description="Companion container for running component convert from_xenium_to_spatialexperiment"
LABEL org.opencontainers.image.created="2025-08-21T08:53:52Z" LABEL org.opencontainers.image.created="2025-08-22T08:22:47Z"
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial" LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial"
LABEL org.opencontainers.image.revision="fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" LABEL org.opencontainers.image.revision="6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
LABEL org.opencontainers.image.version="build_main" LABEL org.opencontainers.image.version="build_main"
VIASHDOCKER VIASHDOCKER

View File

@@ -113,10 +113,6 @@ repositories:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
links: links:
repository: "https://github.com/openpipelines-bio/openpipeline_spatial" repository: "https://github.com/openpipelines-bio/openpipeline_spatial"
docker_registry: "ghcr.io" docker_registry: "ghcr.io"
@@ -231,7 +227,7 @@ build_info:
output: "target/executable/filter/subset_cosmx" output: "target/executable/filter/subset_cosmx"
executable: "target/executable/filter/subset_cosmx/subset_cosmx" executable: "target/executable/filter/subset_cosmx/subset_cosmx"
viash_version: "0.9.4" viash_version: "0.9.4"
git_commit: "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" git_commit: "6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial" git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config: package_config:
name: "openpipeline_spatial" name: "openpipeline_spatial"
@@ -246,10 +242,6 @@ package_config:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
viash_version: "0.9.4" viash_version: "0.9.4"
source: "src" source: "src"
target: "target" target: "target"

View File

@@ -458,9 +458,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Dorien Roosen, Weiwei Schultz" LABEL org.opencontainers.image.authors="Dorien Roosen, Weiwei Schultz"
LABEL org.opencontainers.image.description="Companion container for running component filter subset_cosmx" LABEL org.opencontainers.image.description="Companion container for running component filter subset_cosmx"
LABEL org.opencontainers.image.created="2025-08-21T08:53:51Z" LABEL org.opencontainers.image.created="2025-08-22T08:22:46Z"
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial" LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial"
LABEL org.opencontainers.image.revision="fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" LABEL org.opencontainers.image.revision="6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
LABEL org.opencontainers.image.version="build_main" LABEL org.opencontainers.image.version="build_main"
VIASHDOCKER VIASHDOCKER

View File

@@ -330,10 +330,6 @@ repositories:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
keywords: keywords:
- "spaceranger" - "spaceranger"
links: links:
@@ -430,7 +426,7 @@ build_info:
output: "target/executable/mapping/spaceranger_count" output: "target/executable/mapping/spaceranger_count"
executable: "target/executable/mapping/spaceranger_count/spaceranger_count" executable: "target/executable/mapping/spaceranger_count/spaceranger_count"
viash_version: "0.9.4" viash_version: "0.9.4"
git_commit: "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" git_commit: "6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial" git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config: package_config:
name: "openpipeline_spatial" name: "openpipeline_spatial"
@@ -445,10 +441,6 @@ package_config:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
viash_version: "0.9.4" viash_version: "0.9.4"
source: "src" source: "src"
target: "target" target: "target"

View File

@@ -453,9 +453,9 @@ apt upgrade -y && apt install -y procps && rm -rf /var/lib/apt/lists/*
LABEL org.opencontainers.image.authors="Jakub Majercik" LABEL org.opencontainers.image.authors="Jakub Majercik"
LABEL org.opencontainers.image.description="Companion container for running component mapping spaceranger_count" LABEL org.opencontainers.image.description="Companion container for running component mapping spaceranger_count"
LABEL org.opencontainers.image.created="2025-08-21T08:53:53Z" LABEL org.opencontainers.image.created="2025-08-22T08:22:48Z"
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial" LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial"
LABEL org.opencontainers.image.revision="fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" LABEL org.opencontainers.image.revision="6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
LABEL org.opencontainers.image.version="build_main" LABEL org.opencontainers.image.version="build_main"
VIASHDOCKER VIASHDOCKER

View File

@@ -178,10 +178,6 @@ repositories:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
links: links:
repository: "https://github.com/openpipelines-bio/openpipeline_spatial" repository: "https://github.com/openpipelines-bio/openpipeline_spatial"
docker_registry: "ghcr.io" docker_registry: "ghcr.io"
@@ -294,7 +290,7 @@ build_info:
output: "target/nextflow/convert/from_cells2stats_to_h5mu" output: "target/nextflow/convert/from_cells2stats_to_h5mu"
executable: "target/nextflow/convert/from_cells2stats_to_h5mu/main.nf" executable: "target/nextflow/convert/from_cells2stats_to_h5mu/main.nf"
viash_version: "0.9.4" viash_version: "0.9.4"
git_commit: "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" git_commit: "6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial" git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config: package_config:
name: "openpipeline_spatial" name: "openpipeline_spatial"
@@ -309,10 +305,6 @@ package_config:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
viash_version: "0.9.4" viash_version: "0.9.4"
source: "src" source: "src"
target: "target" target: "target"

View File

@@ -3243,12 +3243,6 @@ meta = [
"name" : "openpipeline", "name" : "openpipeline",
"repo" : "openpipelines-bio/openpipeline", "repo" : "openpipelines-bio/openpipeline",
"tag" : "2.1.2" "tag" : "2.1.2"
},
{
"type" : "vsh",
"name" : "openpipeline_incubator",
"repo" : "openpipeline_incubator",
"tag" : "build/main"
} }
], ],
"links" : { "links" : {
@@ -3388,7 +3382,7 @@ meta = [
"engine" : "docker|native", "engine" : "docker|native",
"output" : "/workdir/root/repo/target/nextflow/convert/from_cells2stats_to_h5mu", "output" : "/workdir/root/repo/target/nextflow/convert/from_cells2stats_to_h5mu",
"viash_version" : "0.9.4", "viash_version" : "0.9.4",
"git_commit" : "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8", "git_commit" : "6f308e6a3cca52f1283fbba734a3cdc858e18e1b",
"git_remote" : "https://github.com/openpipelines-bio/openpipeline_spatial" "git_remote" : "https://github.com/openpipelines-bio/openpipeline_spatial"
}, },
"package_config" : { "package_config" : {
@@ -3409,12 +3403,6 @@ meta = [
"name" : "openpipeline", "name" : "openpipeline",
"repo" : "openpipelines-bio/openpipeline", "repo" : "openpipelines-bio/openpipeline",
"tag" : "2.1.2" "tag" : "2.1.2"
},
{
"type" : "vsh",
"name" : "openpipeline_incubator",
"repo" : "openpipeline_incubator",
"tag" : "build/main"
} }
], ],
"viash_version" : "0.9.4", "viash_version" : "0.9.4",

View File

@@ -106,10 +106,6 @@ repositories:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
links: links:
repository: "https://github.com/openpipelines-bio/openpipeline_spatial" repository: "https://github.com/openpipelines-bio/openpipeline_spatial"
docker_registry: "ghcr.io" docker_registry: "ghcr.io"
@@ -229,7 +225,7 @@ build_info:
output: "target/nextflow/convert/from_cosmx_to_h5mu" output: "target/nextflow/convert/from_cosmx_to_h5mu"
executable: "target/nextflow/convert/from_cosmx_to_h5mu/main.nf" executable: "target/nextflow/convert/from_cosmx_to_h5mu/main.nf"
viash_version: "0.9.4" viash_version: "0.9.4"
git_commit: "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" git_commit: "6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial" git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config: package_config:
name: "openpipeline_spatial" name: "openpipeline_spatial"
@@ -244,10 +240,6 @@ package_config:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
viash_version: "0.9.4" viash_version: "0.9.4"
source: "src" source: "src"
target: "target" target: "target"

View File

@@ -3181,12 +3181,6 @@ meta = [
"name" : "openpipeline", "name" : "openpipeline",
"repo" : "openpipelines-bio/openpipeline", "repo" : "openpipelines-bio/openpipeline",
"tag" : "2.1.2" "tag" : "2.1.2"
},
{
"type" : "vsh",
"name" : "openpipeline_incubator",
"repo" : "openpipeline_incubator",
"tag" : "build/main"
} }
], ],
"links" : { "links" : {
@@ -3337,7 +3331,7 @@ meta = [
"engine" : "docker|native", "engine" : "docker|native",
"output" : "/workdir/root/repo/target/nextflow/convert/from_cosmx_to_h5mu", "output" : "/workdir/root/repo/target/nextflow/convert/from_cosmx_to_h5mu",
"viash_version" : "0.9.4", "viash_version" : "0.9.4",
"git_commit" : "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8", "git_commit" : "6f308e6a3cca52f1283fbba734a3cdc858e18e1b",
"git_remote" : "https://github.com/openpipelines-bio/openpipeline_spatial" "git_remote" : "https://github.com/openpipelines-bio/openpipeline_spatial"
}, },
"package_config" : { "package_config" : {
@@ -3358,12 +3352,6 @@ meta = [
"name" : "openpipeline", "name" : "openpipeline",
"repo" : "openpipelines-bio/openpipeline", "repo" : "openpipelines-bio/openpipeline",
"tag" : "2.1.2" "tag" : "2.1.2"
},
{
"type" : "vsh",
"name" : "openpipeline_incubator",
"repo" : "openpipeline_incubator",
"tag" : "build/main"
} }
], ],
"viash_version" : "0.9.4", "viash_version" : "0.9.4",

View File

@@ -124,10 +124,6 @@ repositories:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
links: links:
repository: "https://github.com/openpipelines-bio/openpipeline_spatial" repository: "https://github.com/openpipelines-bio/openpipeline_spatial"
docker_registry: "ghcr.io" docker_registry: "ghcr.io"
@@ -236,7 +232,7 @@ build_info:
output: "target/nextflow/convert/from_cosmx_to_spatialexperiment" output: "target/nextflow/convert/from_cosmx_to_spatialexperiment"
executable: "target/nextflow/convert/from_cosmx_to_spatialexperiment/main.nf" executable: "target/nextflow/convert/from_cosmx_to_spatialexperiment/main.nf"
viash_version: "0.9.4" viash_version: "0.9.4"
git_commit: "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" git_commit: "6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial" git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config: package_config:
name: "openpipeline_spatial" name: "openpipeline_spatial"
@@ -251,10 +247,6 @@ package_config:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
viash_version: "0.9.4" viash_version: "0.9.4"
source: "src" source: "src"
target: "target" target: "target"

View File

@@ -3187,12 +3187,6 @@ meta = [
"name" : "openpipeline", "name" : "openpipeline",
"repo" : "openpipelines-bio/openpipeline", "repo" : "openpipelines-bio/openpipeline",
"tag" : "2.1.2" "tag" : "2.1.2"
},
{
"type" : "vsh",
"name" : "openpipeline_incubator",
"repo" : "openpipeline_incubator",
"tag" : "build/main"
} }
], ],
"links" : { "links" : {
@@ -3328,7 +3322,7 @@ meta = [
"engine" : "docker|native", "engine" : "docker|native",
"output" : "/workdir/root/repo/target/nextflow/convert/from_cosmx_to_spatialexperiment", "output" : "/workdir/root/repo/target/nextflow/convert/from_cosmx_to_spatialexperiment",
"viash_version" : "0.9.4", "viash_version" : "0.9.4",
"git_commit" : "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8", "git_commit" : "6f308e6a3cca52f1283fbba734a3cdc858e18e1b",
"git_remote" : "https://github.com/openpipelines-bio/openpipeline_spatial" "git_remote" : "https://github.com/openpipelines-bio/openpipeline_spatial"
}, },
"package_config" : { "package_config" : {
@@ -3349,12 +3343,6 @@ meta = [
"name" : "openpipeline", "name" : "openpipeline",
"repo" : "openpipelines-bio/openpipeline", "repo" : "openpipelines-bio/openpipeline",
"tag" : "2.1.2" "tag" : "2.1.2"
},
{
"type" : "vsh",
"name" : "openpipeline_incubator",
"repo" : "openpipeline_incubator",
"tag" : "build/main"
} }
], ],
"viash_version" : "0.9.4", "viash_version" : "0.9.4",

View File

@@ -102,10 +102,6 @@ repositories:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
links: links:
repository: "https://github.com/openpipelines-bio/openpipeline_spatial" repository: "https://github.com/openpipelines-bio/openpipeline_spatial"
docker_registry: "ghcr.io" docker_registry: "ghcr.io"
@@ -224,7 +220,7 @@ build_info:
output: "target/nextflow/convert/from_spatialdata_to_h5mu" output: "target/nextflow/convert/from_spatialdata_to_h5mu"
executable: "target/nextflow/convert/from_spatialdata_to_h5mu/main.nf" executable: "target/nextflow/convert/from_spatialdata_to_h5mu/main.nf"
viash_version: "0.9.4" viash_version: "0.9.4"
git_commit: "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" git_commit: "6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial" git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config: package_config:
name: "openpipeline_spatial" name: "openpipeline_spatial"
@@ -239,10 +235,6 @@ package_config:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
viash_version: "0.9.4" viash_version: "0.9.4"
source: "src" source: "src"
target: "target" target: "target"

View File

@@ -3181,12 +3181,6 @@ meta = [
"name" : "openpipeline", "name" : "openpipeline",
"repo" : "openpipelines-bio/openpipeline", "repo" : "openpipelines-bio/openpipeline",
"tag" : "2.1.2" "tag" : "2.1.2"
},
{
"type" : "vsh",
"name" : "openpipeline_incubator",
"repo" : "openpipeline_incubator",
"tag" : "build/main"
} }
], ],
"links" : { "links" : {
@@ -3336,7 +3330,7 @@ meta = [
"engine" : "docker|native", "engine" : "docker|native",
"output" : "/workdir/root/repo/target/nextflow/convert/from_spatialdata_to_h5mu", "output" : "/workdir/root/repo/target/nextflow/convert/from_spatialdata_to_h5mu",
"viash_version" : "0.9.4", "viash_version" : "0.9.4",
"git_commit" : "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8", "git_commit" : "6f308e6a3cca52f1283fbba734a3cdc858e18e1b",
"git_remote" : "https://github.com/openpipelines-bio/openpipeline_spatial" "git_remote" : "https://github.com/openpipelines-bio/openpipeline_spatial"
}, },
"package_config" : { "package_config" : {
@@ -3357,12 +3351,6 @@ meta = [
"name" : "openpipeline", "name" : "openpipeline",
"repo" : "openpipelines-bio/openpipeline", "repo" : "openpipelines-bio/openpipeline",
"tag" : "2.1.2" "tag" : "2.1.2"
},
{
"type" : "vsh",
"name" : "openpipeline_incubator",
"repo" : "openpipeline_incubator",
"tag" : "build/main"
} }
], ],
"viash_version" : "0.9.4", "viash_version" : "0.9.4",

View File

@@ -120,10 +120,6 @@ repositories:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
links: links:
repository: "https://github.com/openpipelines-bio/openpipeline_spatial" repository: "https://github.com/openpipelines-bio/openpipeline_spatial"
docker_registry: "ghcr.io" docker_registry: "ghcr.io"
@@ -237,7 +233,7 @@ build_info:
output: "target/nextflow/convert/from_xenium_to_h5mu" output: "target/nextflow/convert/from_xenium_to_h5mu"
executable: "target/nextflow/convert/from_xenium_to_h5mu/main.nf" executable: "target/nextflow/convert/from_xenium_to_h5mu/main.nf"
viash_version: "0.9.4" viash_version: "0.9.4"
git_commit: "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" git_commit: "6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial" git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config: package_config:
name: "openpipeline_spatial" name: "openpipeline_spatial"
@@ -252,10 +248,6 @@ package_config:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
viash_version: "0.9.4" viash_version: "0.9.4"
source: "src" source: "src"
target: "target" target: "target"

View File

@@ -3191,12 +3191,6 @@ meta = [
"name" : "openpipeline", "name" : "openpipeline",
"repo" : "openpipelines-bio/openpipeline", "repo" : "openpipelines-bio/openpipeline",
"tag" : "2.1.2" "tag" : "2.1.2"
},
{
"type" : "vsh",
"name" : "openpipeline_incubator",
"repo" : "openpipeline_incubator",
"tag" : "build/main"
} }
], ],
"links" : { "links" : {
@@ -3337,7 +3331,7 @@ meta = [
"engine" : "docker|native", "engine" : "docker|native",
"output" : "/workdir/root/repo/target/nextflow/convert/from_xenium_to_h5mu", "output" : "/workdir/root/repo/target/nextflow/convert/from_xenium_to_h5mu",
"viash_version" : "0.9.4", "viash_version" : "0.9.4",
"git_commit" : "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8", "git_commit" : "6f308e6a3cca52f1283fbba734a3cdc858e18e1b",
"git_remote" : "https://github.com/openpipelines-bio/openpipeline_spatial" "git_remote" : "https://github.com/openpipelines-bio/openpipeline_spatial"
}, },
"package_config" : { "package_config" : {
@@ -3358,12 +3352,6 @@ meta = [
"name" : "openpipeline", "name" : "openpipeline",
"repo" : "openpipelines-bio/openpipeline", "repo" : "openpipelines-bio/openpipeline",
"tag" : "2.1.2" "tag" : "2.1.2"
},
{
"type" : "vsh",
"name" : "openpipeline_incubator",
"repo" : "openpipeline_incubator",
"tag" : "build/main"
} }
], ],
"viash_version" : "0.9.4", "viash_version" : "0.9.4",

View File

@@ -200,10 +200,6 @@ repositories:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
links: links:
repository: "https://github.com/openpipelines-bio/openpipeline_spatial" repository: "https://github.com/openpipelines-bio/openpipeline_spatial"
docker_registry: "ghcr.io" docker_registry: "ghcr.io"
@@ -318,7 +314,7 @@ build_info:
output: "target/nextflow/convert/from_xenium_to_spatialdata" output: "target/nextflow/convert/from_xenium_to_spatialdata"
executable: "target/nextflow/convert/from_xenium_to_spatialdata/main.nf" executable: "target/nextflow/convert/from_xenium_to_spatialdata/main.nf"
viash_version: "0.9.4" viash_version: "0.9.4"
git_commit: "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" git_commit: "6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial" git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config: package_config:
name: "openpipeline_spatial" name: "openpipeline_spatial"
@@ -333,10 +329,6 @@ package_config:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
viash_version: "0.9.4" viash_version: "0.9.4"
source: "src" source: "src"
target: "target" target: "target"

View File

@@ -3280,12 +3280,6 @@ meta = [
"name" : "openpipeline", "name" : "openpipeline",
"repo" : "openpipelines-bio/openpipeline", "repo" : "openpipelines-bio/openpipeline",
"tag" : "2.1.2" "tag" : "2.1.2"
},
{
"type" : "vsh",
"name" : "openpipeline_incubator",
"repo" : "openpipeline_incubator",
"tag" : "build/main"
} }
], ],
"links" : { "links" : {
@@ -3431,7 +3425,7 @@ meta = [
"engine" : "docker|native", "engine" : "docker|native",
"output" : "/workdir/root/repo/target/nextflow/convert/from_xenium_to_spatialdata", "output" : "/workdir/root/repo/target/nextflow/convert/from_xenium_to_spatialdata",
"viash_version" : "0.9.4", "viash_version" : "0.9.4",
"git_commit" : "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8", "git_commit" : "6f308e6a3cca52f1283fbba734a3cdc858e18e1b",
"git_remote" : "https://github.com/openpipelines-bio/openpipeline_spatial" "git_remote" : "https://github.com/openpipelines-bio/openpipeline_spatial"
}, },
"package_config" : { "package_config" : {
@@ -3452,12 +3446,6 @@ meta = [
"name" : "openpipeline", "name" : "openpipeline",
"repo" : "openpipelines-bio/openpipeline", "repo" : "openpipelines-bio/openpipeline",
"tag" : "2.1.2" "tag" : "2.1.2"
},
{
"type" : "vsh",
"name" : "openpipeline_incubator",
"repo" : "openpipeline_incubator",
"tag" : "build/main"
} }
], ],
"viash_version" : "0.9.4", "viash_version" : "0.9.4",

View File

@@ -114,10 +114,6 @@ repositories:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
links: links:
repository: "https://github.com/openpipelines-bio/openpipeline_spatial" repository: "https://github.com/openpipelines-bio/openpipeline_spatial"
docker_registry: "ghcr.io" docker_registry: "ghcr.io"
@@ -226,7 +222,7 @@ build_info:
output: "target/nextflow/convert/from_xenium_to_spatialexperiment" output: "target/nextflow/convert/from_xenium_to_spatialexperiment"
executable: "target/nextflow/convert/from_xenium_to_spatialexperiment/main.nf" executable: "target/nextflow/convert/from_xenium_to_spatialexperiment/main.nf"
viash_version: "0.9.4" viash_version: "0.9.4"
git_commit: "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" git_commit: "6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial" git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config: package_config:
name: "openpipeline_spatial" name: "openpipeline_spatial"
@@ -241,10 +237,6 @@ package_config:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
viash_version: "0.9.4" viash_version: "0.9.4"
source: "src" source: "src"
target: "target" target: "target"

View File

@@ -3176,12 +3176,6 @@ meta = [
"name" : "openpipeline", "name" : "openpipeline",
"repo" : "openpipelines-bio/openpipeline", "repo" : "openpipelines-bio/openpipeline",
"tag" : "2.1.2" "tag" : "2.1.2"
},
{
"type" : "vsh",
"name" : "openpipeline_incubator",
"repo" : "openpipeline_incubator",
"tag" : "build/main"
} }
], ],
"links" : { "links" : {
@@ -3317,7 +3311,7 @@ meta = [
"engine" : "docker|native", "engine" : "docker|native",
"output" : "/workdir/root/repo/target/nextflow/convert/from_xenium_to_spatialexperiment", "output" : "/workdir/root/repo/target/nextflow/convert/from_xenium_to_spatialexperiment",
"viash_version" : "0.9.4", "viash_version" : "0.9.4",
"git_commit" : "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8", "git_commit" : "6f308e6a3cca52f1283fbba734a3cdc858e18e1b",
"git_remote" : "https://github.com/openpipelines-bio/openpipeline_spatial" "git_remote" : "https://github.com/openpipelines-bio/openpipeline_spatial"
}, },
"package_config" : { "package_config" : {
@@ -3338,12 +3332,6 @@ meta = [
"name" : "openpipeline", "name" : "openpipeline",
"repo" : "openpipelines-bio/openpipeline", "repo" : "openpipelines-bio/openpipeline",
"tag" : "2.1.2" "tag" : "2.1.2"
},
{
"type" : "vsh",
"name" : "openpipeline_incubator",
"repo" : "openpipeline_incubator",
"tag" : "build/main"
} }
], ],
"viash_version" : "0.9.4", "viash_version" : "0.9.4",

View File

@@ -113,10 +113,6 @@ repositories:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
links: links:
repository: "https://github.com/openpipelines-bio/openpipeline_spatial" repository: "https://github.com/openpipelines-bio/openpipeline_spatial"
docker_registry: "ghcr.io" docker_registry: "ghcr.io"
@@ -231,7 +227,7 @@ build_info:
output: "target/nextflow/filter/subset_cosmx" output: "target/nextflow/filter/subset_cosmx"
executable: "target/nextflow/filter/subset_cosmx/main.nf" executable: "target/nextflow/filter/subset_cosmx/main.nf"
viash_version: "0.9.4" viash_version: "0.9.4"
git_commit: "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" git_commit: "6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial" git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config: package_config:
name: "openpipeline_spatial" name: "openpipeline_spatial"
@@ -246,10 +242,6 @@ package_config:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
viash_version: "0.9.4" viash_version: "0.9.4"
source: "src" source: "src"
target: "target" target: "target"

View File

@@ -3188,12 +3188,6 @@ meta = [
"name" : "openpipeline", "name" : "openpipeline",
"repo" : "openpipelines-bio/openpipeline", "repo" : "openpipelines-bio/openpipeline",
"tag" : "2.1.2" "tag" : "2.1.2"
},
{
"type" : "vsh",
"name" : "openpipeline_incubator",
"repo" : "openpipeline_incubator",
"tag" : "build/main"
} }
], ],
"links" : { "links" : {
@@ -3339,7 +3333,7 @@ meta = [
"engine" : "docker|native", "engine" : "docker|native",
"output" : "/workdir/root/repo/target/nextflow/filter/subset_cosmx", "output" : "/workdir/root/repo/target/nextflow/filter/subset_cosmx",
"viash_version" : "0.9.4", "viash_version" : "0.9.4",
"git_commit" : "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8", "git_commit" : "6f308e6a3cca52f1283fbba734a3cdc858e18e1b",
"git_remote" : "https://github.com/openpipelines-bio/openpipeline_spatial" "git_remote" : "https://github.com/openpipelines-bio/openpipeline_spatial"
}, },
"package_config" : { "package_config" : {
@@ -3360,12 +3354,6 @@ meta = [
"name" : "openpipeline", "name" : "openpipeline",
"repo" : "openpipelines-bio/openpipeline", "repo" : "openpipelines-bio/openpipeline",
"tag" : "2.1.2" "tag" : "2.1.2"
},
{
"type" : "vsh",
"name" : "openpipeline_incubator",
"repo" : "openpipeline_incubator",
"tag" : "build/main"
} }
], ],
"viash_version" : "0.9.4", "viash_version" : "0.9.4",

View File

@@ -330,10 +330,6 @@ repositories:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
keywords: keywords:
- "spaceranger" - "spaceranger"
links: links:
@@ -430,7 +426,7 @@ build_info:
output: "target/nextflow/mapping/spaceranger_count" output: "target/nextflow/mapping/spaceranger_count"
executable: "target/nextflow/mapping/spaceranger_count/main.nf" executable: "target/nextflow/mapping/spaceranger_count/main.nf"
viash_version: "0.9.4" viash_version: "0.9.4"
git_commit: "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" git_commit: "6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial" git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config: package_config:
name: "openpipeline_spatial" name: "openpipeline_spatial"
@@ -445,10 +441,6 @@ package_config:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
viash_version: "0.9.4" viash_version: "0.9.4"
source: "src" source: "src"
target: "target" target: "target"

View File

@@ -3433,12 +3433,6 @@ meta = [
"name" : "openpipeline", "name" : "openpipeline",
"repo" : "openpipelines-bio/openpipeline", "repo" : "openpipelines-bio/openpipeline",
"tag" : "2.1.2" "tag" : "2.1.2"
},
{
"type" : "vsh",
"name" : "openpipeline_incubator",
"repo" : "openpipeline_incubator",
"tag" : "build/main"
} }
], ],
"keywords" : [ "keywords" : [
@@ -3554,7 +3548,7 @@ meta = [
"engine" : "docker|native", "engine" : "docker|native",
"output" : "/workdir/root/repo/target/nextflow/mapping/spaceranger_count", "output" : "/workdir/root/repo/target/nextflow/mapping/spaceranger_count",
"viash_version" : "0.9.4", "viash_version" : "0.9.4",
"git_commit" : "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8", "git_commit" : "6f308e6a3cca52f1283fbba734a3cdc858e18e1b",
"git_remote" : "https://github.com/openpipelines-bio/openpipeline_spatial" "git_remote" : "https://github.com/openpipelines-bio/openpipeline_spatial"
}, },
"package_config" : { "package_config" : {
@@ -3575,12 +3569,6 @@ meta = [
"name" : "openpipeline", "name" : "openpipeline",
"repo" : "openpipelines-bio/openpipeline", "repo" : "openpipelines-bio/openpipeline",
"tag" : "2.1.2" "tag" : "2.1.2"
},
{
"type" : "vsh",
"name" : "openpipeline_incubator",
"repo" : "openpipeline_incubator",
"tag" : "build/main"
} }
], ],
"viash_version" : "0.9.4", "viash_version" : "0.9.4",

View File

@@ -563,10 +563,6 @@ repositories:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
- type: "github" - type: "github"
name: "openpipeline_scrublet" name: "openpipeline_scrublet"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
@@ -648,7 +644,7 @@ build_info:
output: "target/nextflow/workflows/multiomics/spatial_process_samples" output: "target/nextflow/workflows/multiomics/spatial_process_samples"
executable: "target/nextflow/workflows/multiomics/spatial_process_samples/main.nf" executable: "target/nextflow/workflows/multiomics/spatial_process_samples/main.nf"
viash_version: "0.9.4" viash_version: "0.9.4"
git_commit: "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" git_commit: "6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial" git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
dependencies: dependencies:
- "target/dependencies/github/openpipelines-bio/openpipeline/disable-scrublet_build/nextflow/workflows/multiomics/process_samples" - "target/dependencies/github/openpipelines-bio/openpipeline/disable-scrublet_build/nextflow/workflows/multiomics/process_samples"
@@ -665,10 +661,6 @@ package_config:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
viash_version: "0.9.4" viash_version: "0.9.4"
source: "src" source: "src"
target: "target" target: "target"

View File

@@ -3718,12 +3718,6 @@ meta = [
"repo" : "openpipelines-bio/openpipeline", "repo" : "openpipelines-bio/openpipeline",
"tag" : "2.1.2" "tag" : "2.1.2"
}, },
{
"type" : "vsh",
"name" : "openpipeline_incubator",
"repo" : "openpipeline_incubator",
"tag" : "build/main"
},
{ {
"type" : "github", "type" : "github",
"name" : "openpipeline_scrublet", "name" : "openpipeline_scrublet",
@@ -3819,7 +3813,7 @@ meta = [
"engine" : "native", "engine" : "native",
"output" : "/workdir/root/repo/target/nextflow/workflows/multiomics/spatial_process_samples", "output" : "/workdir/root/repo/target/nextflow/workflows/multiomics/spatial_process_samples",
"viash_version" : "0.9.4", "viash_version" : "0.9.4",
"git_commit" : "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8", "git_commit" : "6f308e6a3cca52f1283fbba734a3cdc858e18e1b",
"git_remote" : "https://github.com/openpipelines-bio/openpipeline_spatial" "git_remote" : "https://github.com/openpipelines-bio/openpipeline_spatial"
}, },
"package_config" : { "package_config" : {
@@ -3840,12 +3834,6 @@ meta = [
"name" : "openpipeline", "name" : "openpipeline",
"repo" : "openpipelines-bio/openpipeline", "repo" : "openpipelines-bio/openpipeline",
"tag" : "2.1.2" "tag" : "2.1.2"
},
{
"type" : "vsh",
"name" : "openpipeline_incubator",
"repo" : "openpipeline_incubator",
"tag" : "build/main"
} }
], ],
"viash_version" : "0.9.4", "viash_version" : "0.9.4",

View File

@@ -310,10 +310,6 @@ repositories:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
links: links:
repository: "https://github.com/openpipelines-bio/openpipeline_spatial" repository: "https://github.com/openpipelines-bio/openpipeline_spatial"
docker_registry: "ghcr.io" docker_registry: "ghcr.io"
@@ -391,7 +387,7 @@ build_info:
output: "target/nextflow/workflows/qc/spatial_qc" output: "target/nextflow/workflows/qc/spatial_qc"
executable: "target/nextflow/workflows/qc/spatial_qc/main.nf" executable: "target/nextflow/workflows/qc/spatial_qc/main.nf"
viash_version: "0.9.4" viash_version: "0.9.4"
git_commit: "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8" git_commit: "6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial" git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
dependencies: dependencies:
- "target/dependencies/github/openpipelines-bio/openpipeline/2.1.2/nextflow/workflows/qc/qc" - "target/dependencies/github/openpipelines-bio/openpipeline/2.1.2/nextflow/workflows/qc/qc"
@@ -408,10 +404,6 @@ package_config:
name: "openpipeline" name: "openpipeline"
repo: "openpipelines-bio/openpipeline" repo: "openpipelines-bio/openpipeline"
tag: "2.1.2" tag: "2.1.2"
- type: "vsh"
name: "openpipeline_incubator"
repo: "openpipeline_incubator"
tag: "build/main"
viash_version: "0.9.4" viash_version: "0.9.4"
source: "src" source: "src"
target: "target" target: "target"

View File

@@ -3415,12 +3415,6 @@ meta = [
"name" : "openpipeline", "name" : "openpipeline",
"repo" : "openpipelines-bio/openpipeline", "repo" : "openpipelines-bio/openpipeline",
"tag" : "2.1.2" "tag" : "2.1.2"
},
{
"type" : "vsh",
"name" : "openpipeline_incubator",
"repo" : "openpipeline_incubator",
"tag" : "build/main"
} }
], ],
"links" : { "links" : {
@@ -3511,7 +3505,7 @@ meta = [
"engine" : "native", "engine" : "native",
"output" : "/workdir/root/repo/target/nextflow/workflows/qc/spatial_qc", "output" : "/workdir/root/repo/target/nextflow/workflows/qc/spatial_qc",
"viash_version" : "0.9.4", "viash_version" : "0.9.4",
"git_commit" : "fab3d7dbd86e169a9e3b736c0d7b5bb76b22a1e8", "git_commit" : "6f308e6a3cca52f1283fbba734a3cdc858e18e1b",
"git_remote" : "https://github.com/openpipelines-bio/openpipeline_spatial" "git_remote" : "https://github.com/openpipelines-bio/openpipeline_spatial"
}, },
"package_config" : { "package_config" : {
@@ -3532,12 +3526,6 @@ meta = [
"name" : "openpipeline", "name" : "openpipeline",
"repo" : "openpipelines-bio/openpipeline", "repo" : "openpipelines-bio/openpipeline",
"tag" : "2.1.2" "tag" : "2.1.2"
},
{
"type" : "vsh",
"name" : "openpipeline_incubator",
"repo" : "openpipeline_incubator",
"tag" : "build/main"
} }
], ],
"viash_version" : "0.9.4", "viash_version" : "0.9.4",