From f86c73dccbcb9318f1c215a894faa847ec6c142b Mon Sep 17 00:00:00 2001 From: CI Date: Fri, 10 Jan 2025 16:33:56 +0000 Subject: [PATCH] Build branch main with version main (4a6fc35) Build pipeline: viash-hub.htrnaseq.main-28fl2 Source commit: https://github.com/viash-hub/htrnaseq/commit/4a6fc3588e66c0d41a0dc31fec56ec47cb871956 Source message: Revert "Update CHANGELOG" This reverts commit c60a634969d34e989740db7ec82aaa1ef2e65fd0. --- target/executable/eset/create_eset/.config.vsh.yaml | 4 ++-- target/executable/eset/create_eset/create_eset | 4 ++-- target/executable/eset/create_fdata/.config.vsh.yaml | 4 ++-- target/executable/eset/create_fdata/create_fdata | 4 ++-- target/executable/eset/create_pdata/.config.vsh.yaml | 4 ++-- target/executable/eset/create_pdata/create_pdata | 4 ++-- .../htrnaseq/check_eset/.config.vsh.yaml | 4 ++-- .../htrnaseq/check_eset/check_eset | 4 ++-- .../check_cutadapt_output/.config.vsh.yaml | 4 ++-- .../check_cutadapt_output/check_cutadapt_output | 4 ++-- target/executable/parallel_map/.config.vsh.yaml | 4 ++-- target/executable/parallel_map/parallel_map | 4 ++-- target/executable/report/create_report/.config.vsh.yaml | 4 ++-- target/executable/report/create_report/create_report | 4 ++-- target/executable/stats/combine_star_logs/.config.vsh.yaml | 4 ++-- target/executable/stats/combine_star_logs/combine_star_logs | 4 ++-- .../stats/generate_pool_statistics/.config.vsh.yaml | 4 ++-- .../stats/generate_pool_statistics/generate_pool_statistics | 4 ++-- .../stats/generate_well_statistics/.config.vsh.yaml | 4 ++-- .../stats/generate_well_statistics/generate_well_statistics | 4 ++-- target/nextflow/eset/create_eset/.config.vsh.yaml | 4 ++-- target/nextflow/eset/create_eset/main.nf | 4 ++-- target/nextflow/eset/create_fdata/.config.vsh.yaml | 4 ++-- target/nextflow/eset/create_fdata/main.nf | 4 ++-- target/nextflow/eset/create_pdata/.config.vsh.yaml | 4 ++-- target/nextflow/eset/create_pdata/main.nf | 4 ++-- .../htrnaseq/check_eset/.config.vsh.yaml | 4 ++-- .../integration_test_components/htrnaseq/check_eset/main.nf | 4 ++-- .../check_cutadapt_output/.config.vsh.yaml | 4 ++-- .../well_demultiplexing/check_cutadapt_output/main.nf | 4 ++-- target/nextflow/parallel_map/.config.vsh.yaml | 4 ++-- target/nextflow/parallel_map/main.nf | 4 ++-- target/nextflow/report/create_report/.config.vsh.yaml | 4 ++-- target/nextflow/report/create_report/main.nf | 4 ++-- target/nextflow/stats/combine_star_logs/.config.vsh.yaml | 4 ++-- target/nextflow/stats/combine_star_logs/main.nf | 4 ++-- .../nextflow/stats/generate_pool_statistics/.config.vsh.yaml | 4 ++-- target/nextflow/stats/generate_pool_statistics/main.nf | 4 ++-- .../nextflow/stats/generate_well_statistics/.config.vsh.yaml | 4 ++-- target/nextflow/stats/generate_well_statistics/main.nf | 4 ++-- target/nextflow/workflows/htrnaseq/.config.vsh.yaml | 4 ++-- target/nextflow/workflows/htrnaseq/main.nf | 4 ++-- target/nextflow/workflows/parallel_map_wf/.config.vsh.yaml | 4 ++-- target/nextflow/workflows/parallel_map_wf/main.nf | 4 ++-- target/nextflow/workflows/utils/groupWells/.config.vsh.yaml | 4 ++-- target/nextflow/workflows/utils/groupWells/main.nf | 4 ++-- target/nextflow/workflows/well_demultiplex/.config.vsh.yaml | 4 ++-- target/nextflow/workflows/well_demultiplex/main.nf | 4 ++-- 48 files changed, 96 insertions(+), 96 deletions(-) diff --git a/target/executable/eset/create_eset/.config.vsh.yaml b/target/executable/eset/create_eset/.config.vsh.yaml index c8247f77..01525f98 100644 --- a/target/executable/eset/create_eset/.config.vsh.yaml +++ b/target/executable/eset/create_eset/.config.vsh.yaml @@ -220,8 +220,8 @@ build_info: output: "target/executable/eset/create_eset" executable: "target/executable/eset/create_eset/create_eset" viash_version: "0.9.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" package_config: name: "htrnaseq" version: "main" diff --git a/target/executable/eset/create_eset/create_eset b/target/executable/eset/create_eset/create_eset index 3639dd76..3bd4536d 100755 --- a/target/executable/eset/create_eset/create_eset +++ b/target/executable/eset/create_eset/create_eset @@ -488,9 +488,9 @@ remotes::install_url("https://cran.r-project.org/src/contrib/Archive/Seurat/Seur 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="2024-12-20T10:03:49Z" +LABEL org.opencontainers.image.created="2025-01-10T15:09:09Z" LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq" -LABEL org.opencontainers.image.revision="1e04724002db16babe7015e8703aa3eb55e8f225" +LABEL org.opencontainers.image.revision="4a6fc3588e66c0d41a0dc31fec56ec47cb871956" LABEL org.opencontainers.image.version="main" VIASHDOCKER diff --git a/target/executable/eset/create_fdata/.config.vsh.yaml b/target/executable/eset/create_fdata/.config.vsh.yaml index 565d99f1..c18fff35 100644 --- a/target/executable/eset/create_fdata/.config.vsh.yaml +++ b/target/executable/eset/create_fdata/.config.vsh.yaml @@ -177,8 +177,8 @@ build_info: output: "target/executable/eset/create_fdata" executable: "target/executable/eset/create_fdata/create_fdata" viash_version: "0.9.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" package_config: name: "htrnaseq" version: "main" diff --git a/target/executable/eset/create_fdata/create_fdata b/target/executable/eset/create_fdata/create_fdata index 5078b79f..253211b1 100755 --- a/target/executable/eset/create_fdata/create_fdata +++ b/target/executable/eset/create_fdata/create_fdata @@ -478,9 +478,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="2024-12-20T10:03:51Z" +LABEL org.opencontainers.image.created="2025-01-10T15:09:10Z" LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq" -LABEL org.opencontainers.image.revision="1e04724002db16babe7015e8703aa3eb55e8f225" +LABEL org.opencontainers.image.revision="4a6fc3588e66c0d41a0dc31fec56ec47cb871956" LABEL org.opencontainers.image.version="main" VIASHDOCKER diff --git a/target/executable/eset/create_pdata/.config.vsh.yaml b/target/executable/eset/create_pdata/.config.vsh.yaml index 63745253..ea1b96b3 100644 --- a/target/executable/eset/create_pdata/.config.vsh.yaml +++ b/target/executable/eset/create_pdata/.config.vsh.yaml @@ -191,8 +191,8 @@ build_info: output: "target/executable/eset/create_pdata" executable: "target/executable/eset/create_pdata/create_pdata" viash_version: "0.9.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" package_config: name: "htrnaseq" version: "main" diff --git a/target/executable/eset/create_pdata/create_pdata b/target/executable/eset/create_pdata/create_pdata index 9034d469..a9e51a55 100755 --- a/target/executable/eset/create_pdata/create_pdata +++ b/target/executable/eset/create_pdata/create_pdata @@ -488,9 +488,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="2024-12-20T10:03:48Z" +LABEL org.opencontainers.image.created="2025-01-10T15:09:08Z" LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq" -LABEL org.opencontainers.image.revision="1e04724002db16babe7015e8703aa3eb55e8f225" +LABEL org.opencontainers.image.revision="4a6fc3588e66c0d41a0dc31fec56ec47cb871956" LABEL org.opencontainers.image.version="main" VIASHDOCKER diff --git a/target/executable/integration_test_components/htrnaseq/check_eset/.config.vsh.yaml b/target/executable/integration_test_components/htrnaseq/check_eset/.config.vsh.yaml index 66839656..4583da32 100644 --- a/target/executable/integration_test_components/htrnaseq/check_eset/.config.vsh.yaml +++ b/target/executable/integration_test_components/htrnaseq/check_eset/.config.vsh.yaml @@ -148,8 +148,8 @@ 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.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" package_config: name: "htrnaseq" version: "main" diff --git a/target/executable/integration_test_components/htrnaseq/check_eset/check_eset b/target/executable/integration_test_components/htrnaseq/check_eset/check_eset index 630c98b5..77d76bfc 100755 --- a/target/executable/integration_test_components/htrnaseq/check_eset/check_eset +++ b/target/executable/integration_test_components/htrnaseq/check_eset/check_eset @@ -470,9 +470,9 @@ RUN Rscript -e 'if (!requireNamespace("remotes", quietly = TRUE)) install.packag 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="2024-12-20T10:03:50Z" +LABEL org.opencontainers.image.created="2025-01-10T15:09:10Z" LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq" -LABEL org.opencontainers.image.revision="1e04724002db16babe7015e8703aa3eb55e8f225" +LABEL org.opencontainers.image.revision="4a6fc3588e66c0d41a0dc31fec56ec47cb871956" LABEL org.opencontainers.image.version="main" VIASHDOCKER diff --git a/target/executable/integration_test_components/well_demultiplexing/check_cutadapt_output/.config.vsh.yaml b/target/executable/integration_test_components/well_demultiplexing/check_cutadapt_output/.config.vsh.yaml index 625c8eb7..935a59aa 100644 --- a/target/executable/integration_test_components/well_demultiplexing/check_cutadapt_output/.config.vsh.yaml +++ b/target/executable/integration_test_components/well_demultiplexing/check_cutadapt_output/.config.vsh.yaml @@ -158,8 +158,8 @@ 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.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" package_config: name: "htrnaseq" version: "main" diff --git a/target/executable/integration_test_components/well_demultiplexing/check_cutadapt_output/check_cutadapt_output b/target/executable/integration_test_components/well_demultiplexing/check_cutadapt_output/check_cutadapt_output index accb8be7..08e4e03d 100755 --- a/target/executable/integration_test_components/well_demultiplexing/check_cutadapt_output/check_cutadapt_output +++ b/target/executable/integration_test_components/well_demultiplexing/check_cutadapt_output/check_cutadapt_output @@ -476,9 +476,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="2024-12-20T10:03:50Z" +LABEL org.opencontainers.image.created="2025-01-10T15:09:10Z" LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq" -LABEL org.opencontainers.image.revision="1e04724002db16babe7015e8703aa3eb55e8f225" +LABEL org.opencontainers.image.revision="4a6fc3588e66c0d41a0dc31fec56ec47cb871956" LABEL org.opencontainers.image.version="main" VIASHDOCKER diff --git a/target/executable/parallel_map/.config.vsh.yaml b/target/executable/parallel_map/.config.vsh.yaml index 03090d54..2d76721d 100644 --- a/target/executable/parallel_map/.config.vsh.yaml +++ b/target/executable/parallel_map/.config.vsh.yaml @@ -264,8 +264,8 @@ build_info: output: "target/executable/parallel_map" executable: "target/executable/parallel_map/parallel_map" viash_version: "0.9.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" package_config: name: "htrnaseq" version: "main" diff --git a/target/executable/parallel_map/parallel_map b/target/executable/parallel_map/parallel_map index 5a5f1963..a9d82ab6 100755 --- a/target/executable/parallel_map/parallel_map +++ b/target/executable/parallel_map/parallel_map @@ -517,9 +517,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="2024-12-20T10:03:49Z" +LABEL org.opencontainers.image.created="2025-01-10T15:09:09Z" LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq" -LABEL org.opencontainers.image.revision="1e04724002db16babe7015e8703aa3eb55e8f225" +LABEL org.opencontainers.image.revision="4a6fc3588e66c0d41a0dc31fec56ec47cb871956" LABEL org.opencontainers.image.version="main" VIASHDOCKER diff --git a/target/executable/report/create_report/.config.vsh.yaml b/target/executable/report/create_report/.config.vsh.yaml index b48218be..71d3c333 100644 --- a/target/executable/report/create_report/.config.vsh.yaml +++ b/target/executable/report/create_report/.config.vsh.yaml @@ -201,8 +201,8 @@ build_info: output: "target/executable/report/create_report" executable: "target/executable/report/create_report/create_report" viash_version: "0.9.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" package_config: name: "htrnaseq" version: "main" diff --git a/target/executable/report/create_report/create_report b/target/executable/report/create_report/create_report index 60283f5e..e7d9cdfc 100755 --- a/target/executable/report/create_report/create_report +++ b/target/executable/report/create_report/create_report @@ -476,9 +476,9 @@ RUN Rscript -e 'if (!requireNamespace("remotes", quietly = TRUE)) install.packag 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="2024-12-20T10:03:50Z" +LABEL org.opencontainers.image.created="2025-01-10T15:09:09Z" LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq" -LABEL org.opencontainers.image.revision="1e04724002db16babe7015e8703aa3eb55e8f225" +LABEL org.opencontainers.image.revision="4a6fc3588e66c0d41a0dc31fec56ec47cb871956" LABEL org.opencontainers.image.version="main" VIASHDOCKER diff --git a/target/executable/stats/combine_star_logs/.config.vsh.yaml b/target/executable/stats/combine_star_logs/.config.vsh.yaml index 28b4d49d..48d48734 100644 --- a/target/executable/stats/combine_star_logs/.config.vsh.yaml +++ b/target/executable/stats/combine_star_logs/.config.vsh.yaml @@ -198,8 +198,8 @@ build_info: output: "target/executable/stats/combine_star_logs" executable: "target/executable/stats/combine_star_logs/combine_star_logs" viash_version: "0.9.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" package_config: name: "htrnaseq" version: "main" diff --git a/target/executable/stats/combine_star_logs/combine_star_logs b/target/executable/stats/combine_star_logs/combine_star_logs index fe33edc8..8bae2f24 100755 --- a/target/executable/stats/combine_star_logs/combine_star_logs +++ b/target/executable/stats/combine_star_logs/combine_star_logs @@ -490,9 +490,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="2024-12-20T10:03:49Z" +LABEL org.opencontainers.image.created="2025-01-10T15:09:09Z" LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq" -LABEL org.opencontainers.image.revision="1e04724002db16babe7015e8703aa3eb55e8f225" +LABEL org.opencontainers.image.revision="4a6fc3588e66c0d41a0dc31fec56ec47cb871956" LABEL org.opencontainers.image.version="main" VIASHDOCKER diff --git a/target/executable/stats/generate_pool_statistics/.config.vsh.yaml b/target/executable/stats/generate_pool_statistics/.config.vsh.yaml index 1e5f1708..6d6affad 100644 --- a/target/executable/stats/generate_pool_statistics/.config.vsh.yaml +++ b/target/executable/stats/generate_pool_statistics/.config.vsh.yaml @@ -182,8 +182,8 @@ build_info: output: "target/executable/stats/generate_pool_statistics" executable: "target/executable/stats/generate_pool_statistics/generate_pool_statistics" viash_version: "0.9.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" package_config: name: "htrnaseq" version: "main" diff --git a/target/executable/stats/generate_pool_statistics/generate_pool_statistics b/target/executable/stats/generate_pool_statistics/generate_pool_statistics index 9fb86eb3..e7ec677a 100755 --- a/target/executable/stats/generate_pool_statistics/generate_pool_statistics +++ b/target/executable/stats/generate_pool_statistics/generate_pool_statistics @@ -483,9 +483,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="2024-12-20T10:03:48Z" +LABEL org.opencontainers.image.created="2025-01-10T15:09:08Z" LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq" -LABEL org.opencontainers.image.revision="1e04724002db16babe7015e8703aa3eb55e8f225" +LABEL org.opencontainers.image.revision="4a6fc3588e66c0d41a0dc31fec56ec47cb871956" LABEL org.opencontainers.image.version="main" VIASHDOCKER diff --git a/target/executable/stats/generate_well_statistics/.config.vsh.yaml b/target/executable/stats/generate_well_statistics/.config.vsh.yaml index 9c1cbf5a..11a00386 100644 --- a/target/executable/stats/generate_well_statistics/.config.vsh.yaml +++ b/target/executable/stats/generate_well_statistics/.config.vsh.yaml @@ -262,8 +262,8 @@ build_info: output: "target/executable/stats/generate_well_statistics" executable: "target/executable/stats/generate_well_statistics/generate_well_statistics" viash_version: "0.9.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" package_config: name: "htrnaseq" version: "main" diff --git a/target/executable/stats/generate_well_statistics/generate_well_statistics b/target/executable/stats/generate_well_statistics/generate_well_statistics index 58de4c63..2401c8bd 100755 --- a/target/executable/stats/generate_well_statistics/generate_well_statistics +++ b/target/executable/stats/generate_well_statistics/generate_well_statistics @@ -520,9 +520,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="2024-12-20T10:03:49Z" +LABEL org.opencontainers.image.created="2025-01-10T15:09:09Z" LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq" -LABEL org.opencontainers.image.revision="1e04724002db16babe7015e8703aa3eb55e8f225" +LABEL org.opencontainers.image.revision="4a6fc3588e66c0d41a0dc31fec56ec47cb871956" LABEL org.opencontainers.image.version="main" VIASHDOCKER diff --git a/target/nextflow/eset/create_eset/.config.vsh.yaml b/target/nextflow/eset/create_eset/.config.vsh.yaml index 644ad4b8..5b6c0cf3 100644 --- a/target/nextflow/eset/create_eset/.config.vsh.yaml +++ b/target/nextflow/eset/create_eset/.config.vsh.yaml @@ -220,8 +220,8 @@ build_info: output: "target/nextflow/eset/create_eset" executable: "target/nextflow/eset/create_eset/main.nf" viash_version: "0.9.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" package_config: name: "htrnaseq" version: "main" diff --git a/target/nextflow/eset/create_eset/main.nf b/target/nextflow/eset/create_eset/main.nf index 3ca671f1..1ff6e822 100644 --- a/target/nextflow/eset/create_eset/main.nf +++ b/target/nextflow/eset/create_eset/main.nf @@ -3090,8 +3090,8 @@ meta = [ "engine" : "docker|native", "output" : "target/nextflow/eset/create_eset", "viash_version" : "0.9.0", - "git_commit" : "1e04724002db16babe7015e8703aa3eb55e8f225", - "git_remote" : "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + "git_commit" : "4a6fc3588e66c0d41a0dc31fec56ec47cb871956", + "git_remote" : "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" }, "package_config" : { "name" : "htrnaseq", diff --git a/target/nextflow/eset/create_fdata/.config.vsh.yaml b/target/nextflow/eset/create_fdata/.config.vsh.yaml index 8be1f95d..28138cd9 100644 --- a/target/nextflow/eset/create_fdata/.config.vsh.yaml +++ b/target/nextflow/eset/create_fdata/.config.vsh.yaml @@ -177,8 +177,8 @@ build_info: output: "target/nextflow/eset/create_fdata" executable: "target/nextflow/eset/create_fdata/main.nf" viash_version: "0.9.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" package_config: name: "htrnaseq" version: "main" diff --git a/target/nextflow/eset/create_fdata/main.nf b/target/nextflow/eset/create_fdata/main.nf index 5b4f759f..bb0c78d9 100644 --- a/target/nextflow/eset/create_fdata/main.nf +++ b/target/nextflow/eset/create_fdata/main.nf @@ -3044,8 +3044,8 @@ meta = [ "engine" : "docker|native", "output" : "target/nextflow/eset/create_fdata", "viash_version" : "0.9.0", - "git_commit" : "1e04724002db16babe7015e8703aa3eb55e8f225", - "git_remote" : "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + "git_commit" : "4a6fc3588e66c0d41a0dc31fec56ec47cb871956", + "git_remote" : "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" }, "package_config" : { "name" : "htrnaseq", diff --git a/target/nextflow/eset/create_pdata/.config.vsh.yaml b/target/nextflow/eset/create_pdata/.config.vsh.yaml index 3052fe63..f9409993 100644 --- a/target/nextflow/eset/create_pdata/.config.vsh.yaml +++ b/target/nextflow/eset/create_pdata/.config.vsh.yaml @@ -191,8 +191,8 @@ build_info: output: "target/nextflow/eset/create_pdata" executable: "target/nextflow/eset/create_pdata/main.nf" viash_version: "0.9.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" package_config: name: "htrnaseq" version: "main" diff --git a/target/nextflow/eset/create_pdata/main.nf b/target/nextflow/eset/create_pdata/main.nf index eaa670e4..a29d55cf 100644 --- a/target/nextflow/eset/create_pdata/main.nf +++ b/target/nextflow/eset/create_pdata/main.nf @@ -3058,8 +3058,8 @@ meta = [ "engine" : "docker|native", "output" : "target/nextflow/eset/create_pdata", "viash_version" : "0.9.0", - "git_commit" : "1e04724002db16babe7015e8703aa3eb55e8f225", - "git_remote" : "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + "git_commit" : "4a6fc3588e66c0d41a0dc31fec56ec47cb871956", + "git_remote" : "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" }, "package_config" : { "name" : "htrnaseq", diff --git a/target/nextflow/integration_test_components/htrnaseq/check_eset/.config.vsh.yaml b/target/nextflow/integration_test_components/htrnaseq/check_eset/.config.vsh.yaml index ea761a15..7f4a6bb0 100644 --- a/target/nextflow/integration_test_components/htrnaseq/check_eset/.config.vsh.yaml +++ b/target/nextflow/integration_test_components/htrnaseq/check_eset/.config.vsh.yaml @@ -148,8 +148,8 @@ 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.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" package_config: name: "htrnaseq" version: "main" diff --git a/target/nextflow/integration_test_components/htrnaseq/check_eset/main.nf b/target/nextflow/integration_test_components/htrnaseq/check_eset/main.nf index c30ad887..b4960b10 100644 --- a/target/nextflow/integration_test_components/htrnaseq/check_eset/main.nf +++ b/target/nextflow/integration_test_components/htrnaseq/check_eset/main.nf @@ -2997,8 +2997,8 @@ meta = [ "engine" : "docker|native", "output" : "target/nextflow/integration_test_components/htrnaseq/check_eset", "viash_version" : "0.9.0", - "git_commit" : "1e04724002db16babe7015e8703aa3eb55e8f225", - "git_remote" : "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + "git_commit" : "4a6fc3588e66c0d41a0dc31fec56ec47cb871956", + "git_remote" : "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" }, "package_config" : { "name" : "htrnaseq", diff --git a/target/nextflow/integration_test_components/well_demultiplexing/check_cutadapt_output/.config.vsh.yaml b/target/nextflow/integration_test_components/well_demultiplexing/check_cutadapt_output/.config.vsh.yaml index ff4440f5..ceec13a6 100644 --- a/target/nextflow/integration_test_components/well_demultiplexing/check_cutadapt_output/.config.vsh.yaml +++ b/target/nextflow/integration_test_components/well_demultiplexing/check_cutadapt_output/.config.vsh.yaml @@ -158,8 +158,8 @@ 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.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" package_config: name: "htrnaseq" version: "main" diff --git a/target/nextflow/integration_test_components/well_demultiplexing/check_cutadapt_output/main.nf b/target/nextflow/integration_test_components/well_demultiplexing/check_cutadapt_output/main.nf index 2540efd2..413a8d67 100644 --- a/target/nextflow/integration_test_components/well_demultiplexing/check_cutadapt_output/main.nf +++ b/target/nextflow/integration_test_components/well_demultiplexing/check_cutadapt_output/main.nf @@ -3009,8 +3009,8 @@ meta = [ "engine" : "docker|native", "output" : "target/nextflow/integration_test_components/well_demultiplexing/check_cutadapt_output", "viash_version" : "0.9.0", - "git_commit" : "1e04724002db16babe7015e8703aa3eb55e8f225", - "git_remote" : "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + "git_commit" : "4a6fc3588e66c0d41a0dc31fec56ec47cb871956", + "git_remote" : "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" }, "package_config" : { "name" : "htrnaseq", diff --git a/target/nextflow/parallel_map/.config.vsh.yaml b/target/nextflow/parallel_map/.config.vsh.yaml index a6288453..8293c32c 100644 --- a/target/nextflow/parallel_map/.config.vsh.yaml +++ b/target/nextflow/parallel_map/.config.vsh.yaml @@ -264,8 +264,8 @@ build_info: output: "target/nextflow/parallel_map" executable: "target/nextflow/parallel_map/main.nf" viash_version: "0.9.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" package_config: name: "htrnaseq" version: "main" diff --git a/target/nextflow/parallel_map/main.nf b/target/nextflow/parallel_map/main.nf index b58ef72f..eb0ba085 100644 --- a/target/nextflow/parallel_map/main.nf +++ b/target/nextflow/parallel_map/main.nf @@ -3148,8 +3148,8 @@ meta = [ "engine" : "docker|native", "output" : "target/nextflow/parallel_map", "viash_version" : "0.9.0", - "git_commit" : "1e04724002db16babe7015e8703aa3eb55e8f225", - "git_remote" : "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + "git_commit" : "4a6fc3588e66c0d41a0dc31fec56ec47cb871956", + "git_remote" : "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" }, "package_config" : { "name" : "htrnaseq", diff --git a/target/nextflow/report/create_report/.config.vsh.yaml b/target/nextflow/report/create_report/.config.vsh.yaml index 447a7569..0ad4955e 100644 --- a/target/nextflow/report/create_report/.config.vsh.yaml +++ b/target/nextflow/report/create_report/.config.vsh.yaml @@ -201,8 +201,8 @@ build_info: output: "target/nextflow/report/create_report" executable: "target/nextflow/report/create_report/main.nf" viash_version: "0.9.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" package_config: name: "htrnaseq" version: "main" diff --git a/target/nextflow/report/create_report/main.nf b/target/nextflow/report/create_report/main.nf index 57bda2af..1e3975b9 100644 --- a/target/nextflow/report/create_report/main.nf +++ b/target/nextflow/report/create_report/main.nf @@ -3077,8 +3077,8 @@ meta = [ "engine" : "docker|native", "output" : "target/nextflow/report/create_report", "viash_version" : "0.9.0", - "git_commit" : "1e04724002db16babe7015e8703aa3eb55e8f225", - "git_remote" : "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + "git_commit" : "4a6fc3588e66c0d41a0dc31fec56ec47cb871956", + "git_remote" : "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" }, "package_config" : { "name" : "htrnaseq", diff --git a/target/nextflow/stats/combine_star_logs/.config.vsh.yaml b/target/nextflow/stats/combine_star_logs/.config.vsh.yaml index e2a2617d..f6d9ee2d 100644 --- a/target/nextflow/stats/combine_star_logs/.config.vsh.yaml +++ b/target/nextflow/stats/combine_star_logs/.config.vsh.yaml @@ -198,8 +198,8 @@ build_info: output: "target/nextflow/stats/combine_star_logs" executable: "target/nextflow/stats/combine_star_logs/main.nf" viash_version: "0.9.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" package_config: name: "htrnaseq" version: "main" diff --git a/target/nextflow/stats/combine_star_logs/main.nf b/target/nextflow/stats/combine_star_logs/main.nf index 9bd5df9d..0ab46987 100644 --- a/target/nextflow/stats/combine_star_logs/main.nf +++ b/target/nextflow/stats/combine_star_logs/main.nf @@ -3060,8 +3060,8 @@ meta = [ "engine" : "docker|native", "output" : "target/nextflow/stats/combine_star_logs", "viash_version" : "0.9.0", - "git_commit" : "1e04724002db16babe7015e8703aa3eb55e8f225", - "git_remote" : "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + "git_commit" : "4a6fc3588e66c0d41a0dc31fec56ec47cb871956", + "git_remote" : "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" }, "package_config" : { "name" : "htrnaseq", diff --git a/target/nextflow/stats/generate_pool_statistics/.config.vsh.yaml b/target/nextflow/stats/generate_pool_statistics/.config.vsh.yaml index 357c283b..2104c015 100644 --- a/target/nextflow/stats/generate_pool_statistics/.config.vsh.yaml +++ b/target/nextflow/stats/generate_pool_statistics/.config.vsh.yaml @@ -182,8 +182,8 @@ build_info: output: "target/nextflow/stats/generate_pool_statistics" executable: "target/nextflow/stats/generate_pool_statistics/main.nf" viash_version: "0.9.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" package_config: name: "htrnaseq" version: "main" diff --git a/target/nextflow/stats/generate_pool_statistics/main.nf b/target/nextflow/stats/generate_pool_statistics/main.nf index 4222af9f..26fec4ec 100644 --- a/target/nextflow/stats/generate_pool_statistics/main.nf +++ b/target/nextflow/stats/generate_pool_statistics/main.nf @@ -3044,8 +3044,8 @@ meta = [ "engine" : "docker|native", "output" : "target/nextflow/stats/generate_pool_statistics", "viash_version" : "0.9.0", - "git_commit" : "1e04724002db16babe7015e8703aa3eb55e8f225", - "git_remote" : "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + "git_commit" : "4a6fc3588e66c0d41a0dc31fec56ec47cb871956", + "git_remote" : "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" }, "package_config" : { "name" : "htrnaseq", diff --git a/target/nextflow/stats/generate_well_statistics/.config.vsh.yaml b/target/nextflow/stats/generate_well_statistics/.config.vsh.yaml index 45a23a64..776e27c3 100644 --- a/target/nextflow/stats/generate_well_statistics/.config.vsh.yaml +++ b/target/nextflow/stats/generate_well_statistics/.config.vsh.yaml @@ -262,8 +262,8 @@ build_info: output: "target/nextflow/stats/generate_well_statistics" executable: "target/nextflow/stats/generate_well_statistics/main.nf" viash_version: "0.9.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" package_config: name: "htrnaseq" version: "main" diff --git a/target/nextflow/stats/generate_well_statistics/main.nf b/target/nextflow/stats/generate_well_statistics/main.nf index cd2e42a9..48735434 100644 --- a/target/nextflow/stats/generate_well_statistics/main.nf +++ b/target/nextflow/stats/generate_well_statistics/main.nf @@ -3135,8 +3135,8 @@ meta = [ "engine" : "docker|native", "output" : "target/nextflow/stats/generate_well_statistics", "viash_version" : "0.9.0", - "git_commit" : "1e04724002db16babe7015e8703aa3eb55e8f225", - "git_remote" : "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + "git_commit" : "4a6fc3588e66c0d41a0dc31fec56ec47cb871956", + "git_remote" : "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" }, "package_config" : { "name" : "htrnaseq", diff --git a/target/nextflow/workflows/htrnaseq/.config.vsh.yaml b/target/nextflow/workflows/htrnaseq/.config.vsh.yaml index 67c532af..3ca2b258 100644 --- a/target/nextflow/workflows/htrnaseq/.config.vsh.yaml +++ b/target/nextflow/workflows/htrnaseq/.config.vsh.yaml @@ -308,8 +308,8 @@ build_info: output: "target/nextflow/workflows/htrnaseq" executable: "target/nextflow/workflows/htrnaseq/main.nf" viash_version: "0.9.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" dependencies: - "target/nextflow/stats/combine_star_logs" - "target/nextflow/stats/generate_pool_statistics" diff --git a/target/nextflow/workflows/htrnaseq/main.nf b/target/nextflow/workflows/htrnaseq/main.nf index 83b6b51a..62d60ded 100644 --- a/target/nextflow/workflows/htrnaseq/main.nf +++ b/target/nextflow/workflows/htrnaseq/main.nf @@ -3210,8 +3210,8 @@ meta = [ "engine" : "native|native", "output" : "target/nextflow/workflows/htrnaseq", "viash_version" : "0.9.0", - "git_commit" : "1e04724002db16babe7015e8703aa3eb55e8f225", - "git_remote" : "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + "git_commit" : "4a6fc3588e66c0d41a0dc31fec56ec47cb871956", + "git_remote" : "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" }, "package_config" : { "name" : "htrnaseq", diff --git a/target/nextflow/workflows/parallel_map_wf/.config.vsh.yaml b/target/nextflow/workflows/parallel_map_wf/.config.vsh.yaml index 8e1c85ac..f7d56e6c 100644 --- a/target/nextflow/workflows/parallel_map_wf/.config.vsh.yaml +++ b/target/nextflow/workflows/parallel_map_wf/.config.vsh.yaml @@ -175,8 +175,8 @@ build_info: output: "target/nextflow/workflows/parallel_map_wf" executable: "target/nextflow/workflows/parallel_map_wf/main.nf" viash_version: "0.9.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" dependencies: - "target/nextflow/parallel_map" - "target/nextflow/workflows/utils/groupWells" diff --git a/target/nextflow/workflows/parallel_map_wf/main.nf b/target/nextflow/workflows/parallel_map_wf/main.nf index 99235d31..b066ec8e 100644 --- a/target/nextflow/workflows/parallel_map_wf/main.nf +++ b/target/nextflow/workflows/parallel_map_wf/main.nf @@ -3028,8 +3028,8 @@ meta = [ "engine" : "native|native", "output" : "target/nextflow/workflows/parallel_map_wf", "viash_version" : "0.9.0", - "git_commit" : "1e04724002db16babe7015e8703aa3eb55e8f225", - "git_remote" : "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + "git_commit" : "4a6fc3588e66c0d41a0dc31fec56ec47cb871956", + "git_remote" : "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" }, "package_config" : { "name" : "htrnaseq", diff --git a/target/nextflow/workflows/utils/groupWells/.config.vsh.yaml b/target/nextflow/workflows/utils/groupWells/.config.vsh.yaml index 7e66193d..afec17e8 100644 --- a/target/nextflow/workflows/utils/groupWells/.config.vsh.yaml +++ b/target/nextflow/workflows/utils/groupWells/.config.vsh.yaml @@ -185,8 +185,8 @@ build_info: output: "target/nextflow/workflows/utils/groupWells" executable: "target/nextflow/workflows/utils/groupWells/main.nf" viash_version: "0.9.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" package_config: name: "htrnaseq" version: "main" diff --git a/target/nextflow/workflows/utils/groupWells/main.nf b/target/nextflow/workflows/utils/groupWells/main.nf index c8b3b25c..63069778 100644 --- a/target/nextflow/workflows/utils/groupWells/main.nf +++ b/target/nextflow/workflows/utils/groupWells/main.nf @@ -3039,8 +3039,8 @@ meta = [ "engine" : "native", "output" : "target/nextflow/workflows/utils/groupWells", "viash_version" : "0.9.0", - "git_commit" : "1e04724002db16babe7015e8703aa3eb55e8f225", - "git_remote" : "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + "git_commit" : "4a6fc3588e66c0d41a0dc31fec56ec47cb871956", + "git_remote" : "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" }, "package_config" : { "name" : "htrnaseq", diff --git a/target/nextflow/workflows/well_demultiplex/.config.vsh.yaml b/target/nextflow/workflows/well_demultiplex/.config.vsh.yaml index 68c092e3..b45a699f 100644 --- a/target/nextflow/workflows/well_demultiplex/.config.vsh.yaml +++ b/target/nextflow/workflows/well_demultiplex/.config.vsh.yaml @@ -255,8 +255,8 @@ build_info: output: "target/nextflow/workflows/well_demultiplex" executable: "target/nextflow/workflows/well_demultiplex/main.nf" viash_version: "0.9.0" - git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225" - git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956" + git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" dependencies: - "target/dependencies/vsh/vsh/biobox/v0.3.0/nextflow/cutadapt" - "target/dependencies/vsh/vsh/craftbox/v0.1.0/nextflow/concat_text" diff --git a/target/nextflow/workflows/well_demultiplex/main.nf b/target/nextflow/workflows/well_demultiplex/main.nf index 3db8ed2b..cbd62d5c 100644 --- a/target/nextflow/workflows/well_demultiplex/main.nf +++ b/target/nextflow/workflows/well_demultiplex/main.nf @@ -3134,8 +3134,8 @@ meta = [ "engine" : "native|native", "output" : "target/nextflow/workflows/well_demultiplex", "viash_version" : "0.9.0", - "git_commit" : "1e04724002db16babe7015e8703aa3eb55e8f225", - "git_remote" : "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq" + "git_commit" : "4a6fc3588e66c0d41a0dc31fec56ec47cb871956", + "git_remote" : "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq" }, "package_config" : { "name" : "htrnaseq",