Build branch main with version main (10d3b38)

Build pipeline: viash-hub.htrnaseq.main-77sg6

Source commit: 10d3b382d6

Source message: Add runner integration tests, revert ec0dd8b (#64)
This commit is contained in:
CI
2025-08-01 10:14:18 +00:00
parent 060c9c49a8
commit 6f76b49468
71 changed files with 373 additions and 217 deletions

View File

@@ -206,9 +206,9 @@ build_info:
output: "target/executable/eset/create_eset"
executable: "target/executable/eset/create_eset/create_eset"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -456,9 +456,9 @@ RUN Rscript -e 'options(warn = 2); if (!requireNamespace("remotes", quietly = TR
LABEL org.opencontainers.image.authors="Dries Schaumont, Marijke Van Moerbeke"
LABEL org.opencontainers.image.description="Companion container for running component eset create_eset"
LABEL org.opencontainers.image.created="2025-07-29T10:37:43Z"
LABEL org.opencontainers.image.created="2025-08-01T09:22:57Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="0e87de80bc86053b22c7105a9d24e245bd4c3160"
LABEL org.opencontainers.image.revision="10d3b382d6ee8368c846736f24b076eeddfc8ce2"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -183,9 +183,9 @@ build_info:
output: "target/executable/eset/create_fdata"
executable: "target/executable/eset/create_fdata/create_fdata"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -458,9 +458,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Dries Schaumont, Marijke Van Moerbeke"
LABEL org.opencontainers.image.description="Companion container for running component eset create_fdata"
LABEL org.opencontainers.image.created="2025-07-29T10:37:43Z"
LABEL org.opencontainers.image.created="2025-08-01T09:22:58Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="0e87de80bc86053b22c7105a9d24e245bd4c3160"
LABEL org.opencontainers.image.revision="10d3b382d6ee8368c846736f24b076eeddfc8ce2"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -197,9 +197,9 @@ build_info:
output: "target/executable/eset/create_pdata"
executable: "target/executable/eset/create_pdata/create_pdata"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -458,9 +458,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Dries Schaumont, Marijke Van Moerbeke"
LABEL org.opencontainers.image.description="Companion container for running component eset create_pdata"
LABEL org.opencontainers.image.created="2025-07-29T10:37:43Z"
LABEL org.opencontainers.image.created="2025-08-01T09:22:57Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="0e87de80bc86053b22c7105a9d24e245bd4c3160"
LABEL org.opencontainers.image.revision="10d3b382d6ee8368c846736f24b076eeddfc8ce2"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -155,9 +155,9 @@ build_info:
output: "target/executable/integration_test_components/htrnaseq/check_eset"
executable: "target/executable/integration_test_components/htrnaseq/check_eset/check_eset"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -455,9 +455,9 @@ RUN Rscript -e 'options(warn = 2); if (!requireNamespace("remotes", quietly = TR
LABEL org.opencontainers.image.authors="Dries Schaumont"
LABEL org.opencontainers.image.description="Companion container for running component integration_test_components/htrnaseq check_eset"
LABEL org.opencontainers.image.created="2025-07-29T10:37:44Z"
LABEL org.opencontainers.image.created="2025-08-01T09:22:58Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="0e87de80bc86053b22c7105a9d24e245bd4c3160"
LABEL org.opencontainers.image.revision="10d3b382d6ee8368c846736f24b076eeddfc8ce2"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -164,9 +164,9 @@ build_info:
output: "target/executable/integration_test_components/well_demultiplexing/check_cutadapt_output"
executable: "target/executable/integration_test_components/well_demultiplexing/check_cutadapt_output/check_cutadapt_output"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -457,9 +457,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Dries Schaumont"
LABEL org.opencontainers.image.description="Companion container for running component integration_test_components/well_demultiplexing check_cutadapt_output"
LABEL org.opencontainers.image.created="2025-07-29T10:37:44Z"
LABEL org.opencontainers.image.created="2025-08-01T09:22:58Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="0e87de80bc86053b22c7105a9d24e245bd4c3160"
LABEL org.opencontainers.image.revision="10d3b382d6ee8368c846736f24b076eeddfc8ce2"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -139,9 +139,9 @@ build_info:
output: "target/executable/io/publish_fastqs"
executable: "target/executable/io/publish_fastqs/publish_fastqs"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -450,9 +450,9 @@ RUN apt-get update && \
rm -rf /var/lib/apt/lists/*
LABEL org.opencontainers.image.description="Companion container for running component io publish_fastqs"
LABEL org.opencontainers.image.created="2025-07-29T10:37:43Z"
LABEL org.opencontainers.image.created="2025-08-01T09:22:59Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="0e87de80bc86053b22c7105a9d24e245bd4c3160"
LABEL org.opencontainers.image.revision="10d3b382d6ee8368c846736f24b076eeddfc8ce2"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -202,9 +202,9 @@ build_info:
output: "target/executable/io/publish_results"
executable: "target/executable/io/publish_results/publish_results"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -450,9 +450,9 @@ RUN apt-get update && \
rm -rf /var/lib/apt/lists/*
LABEL org.opencontainers.image.description="Companion container for running component io publish_results"
LABEL org.opencontainers.image.created="2025-07-29T10:37:43Z"
LABEL org.opencontainers.image.created="2025-08-01T09:22:59Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="0e87de80bc86053b22c7105a9d24e245bd4c3160"
LABEL org.opencontainers.image.revision="10d3b382d6ee8368c846736f24b076eeddfc8ce2"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -285,9 +285,9 @@ build_info:
output: "target/executable/parallel_map"
executable: "target/executable/parallel_map/parallel_map"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -461,9 +461,9 @@ ENV STAR_BINARY=STAR
COPY STAR /usr/local/bin/$STAR_BINARY
LABEL org.opencontainers.image.authors="Dries Schaumont, Toni Verbeiren"
LABEL org.opencontainers.image.description="Companion container for running component parallel_map"
LABEL org.opencontainers.image.created="2025-07-29T10:37:44Z"
LABEL org.opencontainers.image.created="2025-08-01T09:22:59Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="0e87de80bc86053b22c7105a9d24e245bd4c3160"
LABEL org.opencontainers.image.revision="10d3b382d6ee8368c846736f24b076eeddfc8ce2"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -215,9 +215,9 @@ build_info:
output: "target/executable/report/create_report"
executable: "target/executable/report/create_report/create_report"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -465,9 +465,9 @@ RUN Rscript -e 'options(warn = 2); if (!requireNamespace("remotes", quietly = TR
LABEL org.opencontainers.image.authors="Dries Schaumont, Marijke Van Moerbeke"
LABEL org.opencontainers.image.description="Companion container for running component report create_report"
LABEL org.opencontainers.image.created="2025-07-29T10:37:42Z"
LABEL org.opencontainers.image.created="2025-08-01T09:22:59Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="0e87de80bc86053b22c7105a9d24e245bd4c3160"
LABEL org.opencontainers.image.revision="10d3b382d6ee8368c846736f24b076eeddfc8ce2"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -204,9 +204,9 @@ build_info:
output: "target/executable/stats/combine_star_logs"
executable: "target/executable/stats/combine_star_logs/combine_star_logs"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -457,9 +457,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Dries Schaumont"
LABEL org.opencontainers.image.description="Companion container for running component stats combine_star_logs"
LABEL org.opencontainers.image.created="2025-07-29T10:37:42Z"
LABEL org.opencontainers.image.created="2025-08-01T09:22:57Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="0e87de80bc86053b22c7105a9d24e245bd4c3160"
LABEL org.opencontainers.image.revision="10d3b382d6ee8368c846736f24b076eeddfc8ce2"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -188,9 +188,9 @@ build_info:
output: "target/executable/stats/generate_pool_statistics"
executable: "target/executable/stats/generate_pool_statistics/generate_pool_statistics"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -458,9 +458,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Dries Schaumont, Marijke Van Moerbeke"
LABEL org.opencontainers.image.description="Companion container for running component stats generate_pool_statistics"
LABEL org.opencontainers.image.created="2025-07-29T10:37:42Z"
LABEL org.opencontainers.image.created="2025-08-01T09:22:59Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="0e87de80bc86053b22c7105a9d24e245bd4c3160"
LABEL org.opencontainers.image.revision="10d3b382d6ee8368c846736f24b076eeddfc8ce2"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -270,9 +270,9 @@ build_info:
output: "target/executable/stats/generate_well_statistics"
executable: "target/executable/stats/generate_well_statistics/generate_well_statistics"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -461,9 +461,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Dries Schaumont, Marijke Van Moerbeke"
LABEL org.opencontainers.image.description="Companion container for running component stats generate_well_statistics"
LABEL org.opencontainers.image.created="2025-07-29T10:37:42Z"
LABEL org.opencontainers.image.created="2025-08-01T09:22:57Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="0e87de80bc86053b22c7105a9d24e245bd4c3160"
LABEL org.opencontainers.image.revision="10d3b382d6ee8368c846736f24b076eeddfc8ce2"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -151,9 +151,9 @@ build_info:
output: "target/executable/utils/save_params"
executable: "target/executable/utils/save_params/save_params"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -453,9 +453,9 @@ RUN pip install --upgrade pip && \
pip install --upgrade --no-cache-dir "pyyaml"
LABEL org.opencontainers.image.description="Companion container for running component utils save_params"
LABEL org.opencontainers.image.created="2025-07-29T10:37:42Z"
LABEL org.opencontainers.image.created="2025-08-01T09:22:59Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="0e87de80bc86053b22c7105a9d24e245bd4c3160"
LABEL org.opencontainers.image.revision="10d3b382d6ee8368c846736f24b076eeddfc8ce2"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -206,9 +206,9 @@ build_info:
output: "target/nextflow/eset/create_eset"
executable: "target/nextflow/eset/create_eset/main.nf"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -3309,9 +3309,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/eset/create_eset",
"viash_version" : "0.9.4",
"git_commit" : "0e87de80bc86053b22c7105a9d24e245bd4c3160",
"git_commit" : "10d3b382d6ee8368c846736f24b076eeddfc8ce2",
"git_remote" : "https://github.com/viash-hub/htrnaseq",
"git_tag" : "v0.7.2-9-g0e87de8"
"git_tag" : "v0.7.2-11-g10d3b38"
},
"package_config" : {
"name" : "htrnaseq",

View File

@@ -183,9 +183,9 @@ build_info:
output: "target/nextflow/eset/create_fdata"
executable: "target/nextflow/eset/create_fdata/main.nf"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -3279,9 +3279,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/eset/create_fdata",
"viash_version" : "0.9.4",
"git_commit" : "0e87de80bc86053b22c7105a9d24e245bd4c3160",
"git_commit" : "10d3b382d6ee8368c846736f24b076eeddfc8ce2",
"git_remote" : "https://github.com/viash-hub/htrnaseq",
"git_tag" : "v0.7.2-9-g0e87de8"
"git_tag" : "v0.7.2-11-g10d3b38"
},
"package_config" : {
"name" : "htrnaseq",

View File

@@ -197,9 +197,9 @@ build_info:
output: "target/nextflow/eset/create_pdata"
executable: "target/nextflow/eset/create_pdata/main.nf"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -3293,9 +3293,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/eset/create_pdata",
"viash_version" : "0.9.4",
"git_commit" : "0e87de80bc86053b22c7105a9d24e245bd4c3160",
"git_commit" : "10d3b382d6ee8368c846736f24b076eeddfc8ce2",
"git_remote" : "https://github.com/viash-hub/htrnaseq",
"git_tag" : "v0.7.2-9-g0e87de8"
"git_tag" : "v0.7.2-11-g10d3b38"
},
"package_config" : {
"name" : "htrnaseq",

View File

@@ -155,9 +155,9 @@ build_info:
output: "target/nextflow/integration_test_components/htrnaseq/check_eset"
executable: "target/nextflow/integration_test_components/htrnaseq/check_eset/main.nf"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -3233,9 +3233,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/integration_test_components/htrnaseq/check_eset",
"viash_version" : "0.9.4",
"git_commit" : "0e87de80bc86053b22c7105a9d24e245bd4c3160",
"git_commit" : "10d3b382d6ee8368c846736f24b076eeddfc8ce2",
"git_remote" : "https://github.com/viash-hub/htrnaseq",
"git_tag" : "v0.7.2-9-g0e87de8"
"git_tag" : "v0.7.2-11-g10d3b38"
},
"package_config" : {
"name" : "htrnaseq",

View File

@@ -164,9 +164,9 @@ build_info:
output: "target/nextflow/integration_test_components/well_demultiplexing/check_cutadapt_output"
executable: "target/nextflow/integration_test_components/well_demultiplexing/check_cutadapt_output/main.nf"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -3244,9 +3244,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/integration_test_components/well_demultiplexing/check_cutadapt_output",
"viash_version" : "0.9.4",
"git_commit" : "0e87de80bc86053b22c7105a9d24e245bd4c3160",
"git_commit" : "10d3b382d6ee8368c846736f24b076eeddfc8ce2",
"git_remote" : "https://github.com/viash-hub/htrnaseq",
"git_tag" : "v0.7.2-9-g0e87de8"
"git_tag" : "v0.7.2-11-g10d3b38"
},
"package_config" : {
"name" : "htrnaseq",

View File

@@ -139,9 +139,9 @@ build_info:
output: "target/nextflow/io/publish_fastqs"
executable: "target/nextflow/io/publish_fastqs/main.nf"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -3207,9 +3207,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/io/publish_fastqs",
"viash_version" : "0.9.4",
"git_commit" : "0e87de80bc86053b22c7105a9d24e245bd4c3160",
"git_commit" : "10d3b382d6ee8368c846736f24b076eeddfc8ce2",
"git_remote" : "https://github.com/viash-hub/htrnaseq",
"git_tag" : "v0.7.2-9-g0e87de8"
"git_tag" : "v0.7.2-11-g10d3b38"
},
"package_config" : {
"name" : "htrnaseq",

View File

@@ -202,9 +202,9 @@ build_info:
output: "target/nextflow/io/publish_results"
executable: "target/nextflow/io/publish_results/main.nf"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -3277,9 +3277,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/io/publish_results",
"viash_version" : "0.9.4",
"git_commit" : "0e87de80bc86053b22c7105a9d24e245bd4c3160",
"git_commit" : "10d3b382d6ee8368c846736f24b076eeddfc8ce2",
"git_remote" : "https://github.com/viash-hub/htrnaseq",
"git_tag" : "v0.7.2-9-g0e87de8"
"git_tag" : "v0.7.2-11-g10d3b38"
},
"package_config" : {
"name" : "htrnaseq",

View File

@@ -285,9 +285,9 @@ build_info:
output: "target/nextflow/parallel_map"
executable: "target/nextflow/parallel_map/main.nf"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -3379,9 +3379,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/parallel_map",
"viash_version" : "0.9.4",
"git_commit" : "0e87de80bc86053b22c7105a9d24e245bd4c3160",
"git_commit" : "10d3b382d6ee8368c846736f24b076eeddfc8ce2",
"git_remote" : "https://github.com/viash-hub/htrnaseq",
"git_tag" : "v0.7.2-9-g0e87de8"
"git_tag" : "v0.7.2-11-g10d3b38"
},
"package_config" : {
"name" : "htrnaseq",

View File

@@ -215,9 +215,9 @@ build_info:
output: "target/nextflow/report/create_report"
executable: "target/nextflow/report/create_report/main.nf"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -3323,9 +3323,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/report/create_report",
"viash_version" : "0.9.4",
"git_commit" : "0e87de80bc86053b22c7105a9d24e245bd4c3160",
"git_commit" : "10d3b382d6ee8368c846736f24b076eeddfc8ce2",
"git_remote" : "https://github.com/viash-hub/htrnaseq",
"git_tag" : "v0.7.2-9-g0e87de8"
"git_tag" : "v0.7.2-11-g10d3b38"
},
"package_config" : {
"name" : "htrnaseq",

View File

@@ -204,9 +204,9 @@ build_info:
output: "target/nextflow/stats/combine_star_logs"
executable: "target/nextflow/stats/combine_star_logs/main.nf"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -3295,9 +3295,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/stats/combine_star_logs",
"viash_version" : "0.9.4",
"git_commit" : "0e87de80bc86053b22c7105a9d24e245bd4c3160",
"git_commit" : "10d3b382d6ee8368c846736f24b076eeddfc8ce2",
"git_remote" : "https://github.com/viash-hub/htrnaseq",
"git_tag" : "v0.7.2-9-g0e87de8"
"git_tag" : "v0.7.2-11-g10d3b38"
},
"package_config" : {
"name" : "htrnaseq",

View File

@@ -188,9 +188,9 @@ build_info:
output: "target/nextflow/stats/generate_pool_statistics"
executable: "target/nextflow/stats/generate_pool_statistics/main.nf"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -3279,9 +3279,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/stats/generate_pool_statistics",
"viash_version" : "0.9.4",
"git_commit" : "0e87de80bc86053b22c7105a9d24e245bd4c3160",
"git_commit" : "10d3b382d6ee8368c846736f24b076eeddfc8ce2",
"git_remote" : "https://github.com/viash-hub/htrnaseq",
"git_tag" : "v0.7.2-9-g0e87de8"
"git_tag" : "v0.7.2-11-g10d3b38"
},
"package_config" : {
"name" : "htrnaseq",

View File

@@ -270,9 +270,9 @@ build_info:
output: "target/nextflow/stats/generate_well_statistics"
executable: "target/nextflow/stats/generate_well_statistics/main.nf"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -3374,9 +3374,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/stats/generate_well_statistics",
"viash_version" : "0.9.4",
"git_commit" : "0e87de80bc86053b22c7105a9d24e245bd4c3160",
"git_commit" : "10d3b382d6ee8368c846736f24b076eeddfc8ce2",
"git_remote" : "https://github.com/viash-hub/htrnaseq",
"git_tag" : "v0.7.2-9-g0e87de8"
"git_tag" : "v0.7.2-11-g10d3b38"
},
"package_config" : {
"name" : "htrnaseq",

View File

@@ -160,9 +160,9 @@ build_info:
output: "target/nextflow/utils/concatRuns"
executable: "target/nextflow/utils/concatRuns/main.nf"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
dependencies:
- "target/dependencies/vsh/vsh/craftbox/v0.2.0/nextflow/concat_text"
package_config:

View File

@@ -3229,9 +3229,9 @@ meta = [
"engine" : "native|native",
"output" : "target/nextflow/utils/concatRuns",
"viash_version" : "0.9.4",
"git_commit" : "0e87de80bc86053b22c7105a9d24e245bd4c3160",
"git_commit" : "10d3b382d6ee8368c846736f24b076eeddfc8ce2",
"git_remote" : "https://github.com/viash-hub/htrnaseq",
"git_tag" : "v0.7.2-9-g0e87de8"
"git_tag" : "v0.7.2-11-g10d3b38"
},
"package_config" : {
"name" : "htrnaseq",

View File

@@ -171,9 +171,9 @@ build_info:
output: "target/nextflow/utils/listInputDir"
executable: "target/nextflow/utils/listInputDir/main.nf"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -3239,9 +3239,9 @@ meta = [
"engine" : "native|native",
"output" : "target/nextflow/utils/listInputDir",
"viash_version" : "0.9.4",
"git_commit" : "0e87de80bc86053b22c7105a9d24e245bd4c3160",
"git_commit" : "10d3b382d6ee8368c846736f24b076eeddfc8ce2",
"git_remote" : "https://github.com/viash-hub/htrnaseq",
"git_tag" : "v0.7.2-9-g0e87de8"
"git_tag" : "v0.7.2-11-g10d3b38"
},
"package_config" : {
"name" : "htrnaseq",

View File

@@ -151,9 +151,9 @@ build_info:
output: "target/nextflow/utils/save_params"
executable: "target/nextflow/utils/save_params/main.nf"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -3223,9 +3223,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/utils/save_params",
"viash_version" : "0.9.4",
"git_commit" : "0e87de80bc86053b22c7105a9d24e245bd4c3160",
"git_commit" : "10d3b382d6ee8368c846736f24b076eeddfc8ce2",
"git_remote" : "https://github.com/viash-hub/htrnaseq",
"git_tag" : "v0.7.2-9-g0e87de8"
"git_tag" : "v0.7.2-11-g10d3b38"
},
"package_config" : {
"name" : "htrnaseq",

View File

@@ -345,9 +345,9 @@ build_info:
output: "target/nextflow/workflows/htrnaseq"
executable: "target/nextflow/workflows/htrnaseq/main.nf"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
dependencies:
- "target/nextflow/stats/combine_star_logs"
- "target/nextflow/stats/generate_pool_statistics"

View File

@@ -3484,9 +3484,9 @@ meta = [
"engine" : "native|native",
"output" : "target/nextflow/workflows/htrnaseq",
"viash_version" : "0.9.4",
"git_commit" : "0e87de80bc86053b22c7105a9d24e245bd4c3160",
"git_commit" : "10d3b382d6ee8368c846736f24b076eeddfc8ce2",
"git_remote" : "https://github.com/viash-hub/htrnaseq",
"git_tag" : "v0.7.2-9-g0e87de8"
"git_tag" : "v0.7.2-11-g10d3b38"
},
"package_config" : {
"name" : "htrnaseq",

View File

@@ -99,14 +99,6 @@ argument_groups:
direction: "input"
multiple: false
multiple_sep: ";"
- name: "Annotation flags"
arguments:
- type: "boolean_true"
name: "--plain_output"
description: "Flag to indicate that the output should be stored directly under\
\ $publish_dir rather than\nunder a subdirectory structure runID/<date_time>_demultiplex_<version>/.\n"
info: null
direction: "input"
- name: "Publish arguments"
arguments:
- type: "string"
@@ -135,6 +127,11 @@ resources:
path: "_viash.yaml"
dest: "_viash.yaml"
description: "Runner for HT RNA-seq pipeline"
test_resources:
- type: "nextflow_script"
path: "test.nf"
is_executable: true
entrypoint: "test_wf"
info: null
status: "enabled"
scope:
@@ -238,9 +235,9 @@ build_info:
output: "target/nextflow/workflows/runner"
executable: "target/nextflow/workflows/runner/main.nf"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
dependencies:
- "target/nextflow/utils/listInputDir"
- "target/nextflow/workflows/htrnaseq"

View File

@@ -3150,17 +3150,6 @@ meta = [
}
]
},
{
"name" : "Annotation flags",
"arguments" : [
{
"type" : "boolean_true",
"name" : "--plain_output",
"description" : "Flag to indicate that the output should be stored directly under $publish_dir rather than\nunder a subdirectory structure runID/<date_time>_demultiplex_<version>/.\n",
"direction" : "input"
}
]
},
{
"name" : "Publish arguments",
"arguments" : [
@@ -3202,6 +3191,14 @@ meta = [
}
],
"description" : "Runner for HT RNA-seq pipeline",
"test_resources" : [
{
"type" : "nextflow_script",
"path" : "test.nf",
"is_executable" : true,
"entrypoint" : "test_wf"
}
],
"status" : "enabled",
"scope" : {
"image" : "public",
@@ -3336,9 +3333,9 @@ meta = [
"engine" : "native|native",
"output" : "target/nextflow/workflows/runner",
"viash_version" : "0.9.4",
"git_commit" : "0e87de80bc86053b22c7105a9d24e245bd4c3160",
"git_commit" : "10d3b382d6ee8368c846736f24b076eeddfc8ce2",
"git_remote" : "https://github.com/viash-hub/htrnaseq",
"git_tag" : "v0.7.2-9-g0e87de8"
"git_tag" : "v0.7.2-11-g10d3b38"
},
"package_config" : {
"name" : "htrnaseq",
@@ -3551,20 +3548,10 @@ workflow run_wf {
results_publish_ch = grouped_with_params_list_ch
| publish_results.run(
fromState: { id, state ->
def project = (state.plain_output) ? id : "${state.project_id}"
def experiment = (state.plain_output) ? id : "${state.experiment_id}"
def id0 = "${project}/${experiment}"
def id1 = (state.plain_output) ? id : "${id0}/data_processed/${date}"
def id2 = (state.plain_output) ? id : "${id1}_htrnaseq_${version}"
if (id == id2) {
println("Publising results to ${params.results_publish_dir}")
} else {
println("Publising results to ${params.results_publish_dir}/${id2}")
}
def output_dir = "${state.project_id}/${state.experiment_id}/data_processed/${date}_htrnaseq_${version}"
println("Publising results to ${params.results_publish_dir}/${output_dir}")
[
star_output: state.star_output,
star_output: state.star_output,
nrReadsNrGenesPerChrom: state.nrReadsNrGenesPerChrom,
star_qc_metrics: state.star_qc_metrics,
@@ -3573,7 +3560,7 @@ workflow run_wf {
p_data: state.p_data,
html_report: state.html_report,
run_params: state.run_params,
output: "${id2}"
output: output_dir.toString()
]
},
toState: { id, result, state -> state },
@@ -3604,19 +3591,12 @@ workflow run_wf {
}
| publish_fastqs.run(
fromState: { id, state ->
def id0 = state.run_id
def id1 = (state.plain_output) ? id : "${id0}/${date}"
def id2 = (state.plain_output) ? id : "${id1}_htrnaseq_${version}/${state.sample_id}"
if (id == id2) {
println("Publising fastqs to ${params.fastq_publish_dir}")
} else {
println("Publising fastqs to ${params.fastq_publish_dir}/${id2}")
}
def output_dir = "${state.run_id}/${date}_htrnaseq_${version}/${state.sample_id}"
println("Publising fastqs to ${params.fastq_publish_dir}/${output_dir}")
[
input: state.fastq_output,
output: "${id2}",
output: output_dir.toString(),
]
},
toState: { id, result, state -> state },

View File

@@ -85,19 +85,6 @@
}
}
},
"annotation flags": {
"title": "Annotation flags",
"type": "object",
"description": "No description",
"properties": {
"plain_output": {
"type": "boolean",
"description": "Flag to indicate that the output should be stored directly under $publish_dir rather than\nunder a subdirectory structure runID/<date_time>_demultiplex_<version>/.\n",
"help_text": "Type: `boolean_true`, multiple: `False`, default: `false`. ",
"default": false
}
}
},
"publish arguments": {
"title": "Publish arguments",
"type": "object",
@@ -135,9 +122,6 @@
{
"$ref": "#/$defs/metadata arguments"
},
{
"$ref": "#/$defs/annotation flags"
},
{
"$ref": "#/$defs/publish arguments"
},

View File

@@ -217,9 +217,9 @@ build_info:
output: "target/nextflow/workflows/well_demultiplex"
executable: "target/nextflow/workflows/well_demultiplex/main.nf"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
dependencies:
- "target/dependencies/vsh/vsh/biobox/v0.3.1/nextflow/cutadapt"
- "target/dependencies/vsh/vsh/craftbox/v0.2.0/nextflow/concat_text"

View File

@@ -3319,9 +3319,9 @@ meta = [
"engine" : "native|native",
"output" : "target/nextflow/workflows/well_demultiplex",
"viash_version" : "0.9.4",
"git_commit" : "0e87de80bc86053b22c7105a9d24e245bd4c3160",
"git_commit" : "10d3b382d6ee8368c846736f24b076eeddfc8ce2",
"git_remote" : "https://github.com/viash-hub/htrnaseq",
"git_tag" : "v0.7.2-9-g0e87de8"
"git_tag" : "v0.7.2-11-g10d3b38"
},
"package_config" : {
"name" : "htrnaseq",

View File

@@ -215,9 +215,9 @@ build_info:
output: "target/nextflow/workflows/well_metadata"
executable: "target/nextflow/workflows/well_metadata/main.nf"
viash_version: "0.9.4"
git_commit: "0e87de80bc86053b22c7105a9d24e245bd4c3160"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-9-g0e87de8"
git_tag: "v0.7.2-11-g10d3b38"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -3299,9 +3299,9 @@ meta = [
"engine" : "native|native",
"output" : "target/nextflow/workflows/well_metadata",
"viash_version" : "0.9.4",
"git_commit" : "0e87de80bc86053b22c7105a9d24e245bd4c3160",
"git_commit" : "10d3b382d6ee8368c846736f24b076eeddfc8ce2",
"git_remote" : "https://github.com/viash-hub/htrnaseq",
"git_tag" : "v0.7.2-9-g0e87de8"
"git_tag" : "v0.7.2-11-g10d3b38"
},
"package_config" : {
"name" : "htrnaseq",