Build branch update-resources with version update-resources (d157606)

Build pipeline: viash-hub.htrnaseq.update-resources-nhrw7

Source commit: d157606b49

Source message: Trigger CI
This commit is contained in:
CI
2025-04-25 08:31:08 +00:00
parent 558ea39e3a
commit 49200f08aa
59 changed files with 76 additions and 70 deletions

View File

@@ -1,3 +1,9 @@
# htrnaseq v0.x.y
## Under the hood
- Bumped the version of Viash to v0.9.2
- Moved the test resources to their new location
# htrnaseq v0.5.5
## New functionality

View File

@@ -203,7 +203,7 @@ build_info:
output: "target/executable/eset/create_eset"
executable: "target/executable/eset/create_eset/create_eset"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

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-03-19T14:54:19Z"
LABEL org.opencontainers.image.created="2025-04-25T07:44:05Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
LABEL org.opencontainers.image.revision="d157606b49b157cd2955acf9124f9043fbd0ca5a"
LABEL org.opencontainers.image.version="update-resources"
VIASHDOCKER

View File

@@ -180,7 +180,7 @@ build_info:
output: "target/executable/eset/create_fdata"
executable: "target/executable/eset/create_fdata/create_fdata"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

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-03-19T14:54:18Z"
LABEL org.opencontainers.image.created="2025-04-25T07:44:05Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
LABEL org.opencontainers.image.revision="d157606b49b157cd2955acf9124f9043fbd0ca5a"
LABEL org.opencontainers.image.version="update-resources"
VIASHDOCKER

View File

@@ -194,7 +194,7 @@ build_info:
output: "target/executable/eset/create_pdata"
executable: "target/executable/eset/create_pdata/create_pdata"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

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-03-19T14:54:19Z"
LABEL org.opencontainers.image.created="2025-04-25T07:44:06Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
LABEL org.opencontainers.image.revision="d157606b49b157cd2955acf9124f9043fbd0ca5a"
LABEL org.opencontainers.image.version="update-resources"
VIASHDOCKER

View File

@@ -152,7 +152,7 @@ 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.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

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-03-19T14:54:18Z"
LABEL org.opencontainers.image.created="2025-04-25T07:44:05Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
LABEL org.opencontainers.image.revision="d157606b49b157cd2955acf9124f9043fbd0ca5a"
LABEL org.opencontainers.image.version="update-resources"
VIASHDOCKER

View File

@@ -161,7 +161,7 @@ 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.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

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-03-19T14:54:17Z"
LABEL org.opencontainers.image.created="2025-04-25T07:44:04Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
LABEL org.opencontainers.image.revision="d157606b49b157cd2955acf9124f9043fbd0ca5a"
LABEL org.opencontainers.image.version="update-resources"
VIASHDOCKER

View File

@@ -146,7 +146,7 @@ build_info:
output: "target/executable/io/publish_fastqs"
executable: "target/executable/io/publish_fastqs/publish_fastqs"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

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-03-19T14:54:18Z"
LABEL org.opencontainers.image.created="2025-04-25T07:44:05Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
LABEL org.opencontainers.image.revision="d157606b49b157cd2955acf9124f9043fbd0ca5a"
LABEL org.opencontainers.image.version="update-resources"
VIASHDOCKER

View File

@@ -190,7 +190,7 @@ build_info:
output: "target/executable/io/publish_results"
executable: "target/executable/io/publish_results/publish_results"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

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-03-19T14:54:18Z"
LABEL org.opencontainers.image.created="2025-04-25T07:44:05Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
LABEL org.opencontainers.image.revision="d157606b49b157cd2955acf9124f9043fbd0ca5a"
LABEL org.opencontainers.image.version="update-resources"
VIASHDOCKER

View File

@@ -282,7 +282,7 @@ build_info:
output: "target/executable/parallel_map"
executable: "target/executable/parallel_map/parallel_map"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

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-03-19T14:54:19Z"
LABEL org.opencontainers.image.created="2025-04-25T07:44:06Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
LABEL org.opencontainers.image.revision="d157606b49b157cd2955acf9124f9043fbd0ca5a"
LABEL org.opencontainers.image.version="update-resources"
VIASHDOCKER

View File

@@ -206,7 +206,7 @@ build_info:
output: "target/executable/report/create_report"
executable: "target/executable/report/create_report/create_report"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

View File

@@ -462,9 +462,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-03-19T14:54:19Z"
LABEL org.opencontainers.image.created="2025-04-25T07:44:06Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
LABEL org.opencontainers.image.revision="d157606b49b157cd2955acf9124f9043fbd0ca5a"
LABEL org.opencontainers.image.version="update-resources"
VIASHDOCKER

View File

@@ -201,7 +201,7 @@ build_info:
output: "target/executable/stats/combine_star_logs"
executable: "target/executable/stats/combine_star_logs/combine_star_logs"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

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-03-19T14:54:17Z"
LABEL org.opencontainers.image.created="2025-04-25T07:44:04Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
LABEL org.opencontainers.image.revision="d157606b49b157cd2955acf9124f9043fbd0ca5a"
LABEL org.opencontainers.image.version="update-resources"
VIASHDOCKER

View File

@@ -185,7 +185,7 @@ build_info:
output: "target/executable/stats/generate_pool_statistics"
executable: "target/executable/stats/generate_pool_statistics/generate_pool_statistics"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

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-03-19T14:54:18Z"
LABEL org.opencontainers.image.created="2025-04-25T07:44:05Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
LABEL org.opencontainers.image.revision="d157606b49b157cd2955acf9124f9043fbd0ca5a"
LABEL org.opencontainers.image.version="update-resources"
VIASHDOCKER

View File

@@ -267,7 +267,7 @@ build_info:
output: "target/executable/stats/generate_well_statistics"
executable: "target/executable/stats/generate_well_statistics/generate_well_statistics"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

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-03-19T14:54:18Z"
LABEL org.opencontainers.image.created="2025-04-25T07:44:05Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
LABEL org.opencontainers.image.revision="d157606b49b157cd2955acf9124f9043fbd0ca5a"
LABEL org.opencontainers.image.version="update-resources"
VIASHDOCKER

View File

@@ -203,7 +203,7 @@ build_info:
output: "target/nextflow/eset/create_eset"
executable: "target/nextflow/eset/create_eset/main.nf"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

View File

@@ -3309,7 +3309,7 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/eset/create_eset",
"viash_version" : "0.9.2",
"git_commit" : "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0",
"git_commit" : "d157606b49b157cd2955acf9124f9043fbd0ca5a",
"git_remote" : "https://github.com/viash-hub/htrnaseq"
},
"package_config" : {

View File

@@ -180,7 +180,7 @@ build_info:
output: "target/nextflow/eset/create_fdata"
executable: "target/nextflow/eset/create_fdata/main.nf"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

View File

@@ -3279,7 +3279,7 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/eset/create_fdata",
"viash_version" : "0.9.2",
"git_commit" : "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0",
"git_commit" : "d157606b49b157cd2955acf9124f9043fbd0ca5a",
"git_remote" : "https://github.com/viash-hub/htrnaseq"
},
"package_config" : {

View File

@@ -194,7 +194,7 @@ build_info:
output: "target/nextflow/eset/create_pdata"
executable: "target/nextflow/eset/create_pdata/main.nf"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

View File

@@ -3293,7 +3293,7 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/eset/create_pdata",
"viash_version" : "0.9.2",
"git_commit" : "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0",
"git_commit" : "d157606b49b157cd2955acf9124f9043fbd0ca5a",
"git_remote" : "https://github.com/viash-hub/htrnaseq"
},
"package_config" : {

View File

@@ -152,7 +152,7 @@ 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.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

View File

@@ -3233,7 +3233,7 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/integration_test_components/htrnaseq/check_eset",
"viash_version" : "0.9.2",
"git_commit" : "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0",
"git_commit" : "d157606b49b157cd2955acf9124f9043fbd0ca5a",
"git_remote" : "https://github.com/viash-hub/htrnaseq"
},
"package_config" : {

View File

@@ -161,7 +161,7 @@ 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.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

View File

@@ -3244,7 +3244,7 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/integration_test_components/well_demultiplexing/check_cutadapt_output",
"viash_version" : "0.9.2",
"git_commit" : "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0",
"git_commit" : "d157606b49b157cd2955acf9124f9043fbd0ca5a",
"git_remote" : "https://github.com/viash-hub/htrnaseq"
},
"package_config" : {

View File

@@ -146,7 +146,7 @@ build_info:
output: "target/nextflow/io/publish_fastqs"
executable: "target/nextflow/io/publish_fastqs/main.nf"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

View File

@@ -3218,7 +3218,7 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/io/publish_fastqs",
"viash_version" : "0.9.2",
"git_commit" : "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0",
"git_commit" : "d157606b49b157cd2955acf9124f9043fbd0ca5a",
"git_remote" : "https://github.com/viash-hub/htrnaseq"
},
"package_config" : {

View File

@@ -190,7 +190,7 @@ build_info:
output: "target/nextflow/io/publish_results"
executable: "target/nextflow/io/publish_results/main.nf"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

View File

@@ -3267,7 +3267,7 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/io/publish_results",
"viash_version" : "0.9.2",
"git_commit" : "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0",
"git_commit" : "d157606b49b157cd2955acf9124f9043fbd0ca5a",
"git_remote" : "https://github.com/viash-hub/htrnaseq"
},
"package_config" : {

View File

@@ -282,7 +282,7 @@ build_info:
output: "target/nextflow/parallel_map"
executable: "target/nextflow/parallel_map/main.nf"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

View File

@@ -3379,7 +3379,7 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/parallel_map",
"viash_version" : "0.9.2",
"git_commit" : "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0",
"git_commit" : "d157606b49b157cd2955acf9124f9043fbd0ca5a",
"git_remote" : "https://github.com/viash-hub/htrnaseq"
},
"package_config" : {

View File

@@ -206,7 +206,7 @@ build_info:
output: "target/nextflow/report/create_report"
executable: "target/nextflow/report/create_report/main.nf"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

View File

@@ -3314,7 +3314,7 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/report/create_report",
"viash_version" : "0.9.2",
"git_commit" : "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0",
"git_commit" : "d157606b49b157cd2955acf9124f9043fbd0ca5a",
"git_remote" : "https://github.com/viash-hub/htrnaseq"
},
"package_config" : {

View File

@@ -201,7 +201,7 @@ build_info:
output: "target/nextflow/stats/combine_star_logs"
executable: "target/nextflow/stats/combine_star_logs/main.nf"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

View File

@@ -3295,7 +3295,7 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/stats/combine_star_logs",
"viash_version" : "0.9.2",
"git_commit" : "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0",
"git_commit" : "d157606b49b157cd2955acf9124f9043fbd0ca5a",
"git_remote" : "https://github.com/viash-hub/htrnaseq"
},
"package_config" : {

View File

@@ -185,7 +185,7 @@ build_info:
output: "target/nextflow/stats/generate_pool_statistics"
executable: "target/nextflow/stats/generate_pool_statistics/main.nf"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

View File

@@ -3279,7 +3279,7 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/stats/generate_pool_statistics",
"viash_version" : "0.9.2",
"git_commit" : "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0",
"git_commit" : "d157606b49b157cd2955acf9124f9043fbd0ca5a",
"git_remote" : "https://github.com/viash-hub/htrnaseq"
},
"package_config" : {

View File

@@ -267,7 +267,7 @@ build_info:
output: "target/nextflow/stats/generate_well_statistics"
executable: "target/nextflow/stats/generate_well_statistics/main.nf"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

View File

@@ -3374,7 +3374,7 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/stats/generate_well_statistics",
"viash_version" : "0.9.2",
"git_commit" : "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0",
"git_commit" : "d157606b49b157cd2955acf9124f9043fbd0ca5a",
"git_remote" : "https://github.com/viash-hub/htrnaseq"
},
"package_config" : {

View File

@@ -168,7 +168,7 @@ build_info:
output: "target/nextflow/utils/listInputDir"
executable: "target/nextflow/utils/listInputDir/main.nf"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

View File

@@ -3239,7 +3239,7 @@ meta = [
"engine" : "native|native",
"output" : "target/nextflow/utils/listInputDir",
"viash_version" : "0.9.2",
"git_commit" : "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0",
"git_commit" : "d157606b49b157cd2955acf9124f9043fbd0ca5a",
"git_remote" : "https://github.com/viash-hub/htrnaseq"
},
"package_config" : {

View File

@@ -326,7 +326,7 @@ build_info:
output: "target/nextflow/workflows/htrnaseq"
executable: "target/nextflow/workflows/htrnaseq/main.nf"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
dependencies:
- "target/nextflow/stats/combine_star_logs"

View File

@@ -3464,7 +3464,7 @@ meta = [
"engine" : "native|native",
"output" : "target/nextflow/workflows/htrnaseq",
"viash_version" : "0.9.2",
"git_commit" : "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0",
"git_commit" : "d157606b49b157cd2955acf9124f9043fbd0ca5a",
"git_remote" : "https://github.com/viash-hub/htrnaseq"
},
"package_config" : {

View File

@@ -221,7 +221,7 @@ build_info:
output: "target/nextflow/workflows/runner"
executable: "target/nextflow/workflows/runner/main.nf"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
dependencies:
- "target/nextflow/utils/listInputDir"

View File

@@ -3317,7 +3317,7 @@ meta = [
"engine" : "native|native",
"output" : "target/nextflow/workflows/runner",
"viash_version" : "0.9.2",
"git_commit" : "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0",
"git_commit" : "d157606b49b157cd2955acf9124f9043fbd0ca5a",
"git_remote" : "https://github.com/viash-hub/htrnaseq"
},
"package_config" : {

View File

@@ -214,7 +214,7 @@ build_info:
output: "target/nextflow/workflows/well_demultiplex"
executable: "target/nextflow/workflows/well_demultiplex/main.nf"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
dependencies:
- "target/dependencies/vsh/vsh/biobox/v0.3.0/nextflow/cutadapt"

View File

@@ -3319,7 +3319,7 @@ meta = [
"engine" : "native|native",
"output" : "target/nextflow/workflows/well_demultiplex",
"viash_version" : "0.9.2",
"git_commit" : "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0",
"git_commit" : "d157606b49b157cd2955acf9124f9043fbd0ca5a",
"git_remote" : "https://github.com/viash-hub/htrnaseq"
},
"package_config" : {

View File

@@ -212,7 +212,7 @@ build_info:
output: "target/nextflow/workflows/well_metadata"
executable: "target/nextflow/workflows/well_metadata/main.nf"
viash_version: "0.9.2"
git_commit: "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0"
git_commit: "d157606b49b157cd2955acf9124f9043fbd0ca5a"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

View File

@@ -3299,7 +3299,7 @@ meta = [
"engine" : "native|native",
"output" : "target/nextflow/workflows/well_metadata",
"viash_version" : "0.9.2",
"git_commit" : "9e9d6d71ad6f0081260b37fcaa5cf50fef3068a0",
"git_commit" : "d157606b49b157cd2955acf9124f9043fbd0ca5a",
"git_remote" : "https://github.com/viash-hub/htrnaseq"
},
"package_config" : {