Build branch save-params with version save-params (1561d76)
Build pipeline: viash-hub.htrnaseq.save-params-k7lsv
Source commit: 1561d769c6
Source message: undo highmem
This commit is contained in:
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -16,11 +16,11 @@ par = {
|
||||
'p_data=pData.$id.tsv',
|
||||
'html_report=report.$id.html',
|
||||
'input_r1[0]=/home/jakubmajercik/Data_Intuitive/htrnaseq/v1/100k/SRR14730301/VH02001612_S9_R1_001.fastq',
|
||||
'input_r2[0]=/home/jakubmajercik/Data_Intuitive/htrnaseq/v1/100k/SRR14730301/VH02001612_S9_R2_001.fastq',
|
||||
'input_r1[1]=/home/jakubmajercik/Data_Intuitive/htrnaseq/v1/100k/SRR14730301/VH02001612_S9_R2_001.fastq',
|
||||
'barcodesFasta=/home/jakubmajercik/Data_Intuitive/htrnaseq/v1/360-wells-with-ids.fasta',
|
||||
'genomeDir=/home/jakubmajercik/Data_Intuitive/htrnaseq/v1/genomeDir/gencode.v41.star.sparse',
|
||||
'annotation=/home/jakubmajercik/Data_Intuitive/htrnaseq/v1/genomeDir/gencode.v41.annotation.gtf.gz'],
|
||||
"output": 'params.yaml'
|
||||
"output": 'params_out.yaml'
|
||||
}
|
||||
## VIASH END
|
||||
|
||||
|
||||
@@ -198,7 +198,7 @@ build_info:
|
||||
output: "target/executable/eset/create_eset"
|
||||
executable: "target/executable/eset/create_eset/create_eset"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -477,9 +477,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 eset create_eset"
|
||||
LABEL org.opencontainers.image.created="2025-03-18T10:26:24Z"
|
||||
LABEL org.opencontainers.image.created="2025-03-25T15:33:57Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
|
||||
LABEL org.opencontainers.image.revision="e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
LABEL org.opencontainers.image.revision="1561d769c65192a820053a565654dee8cbe55588"
|
||||
LABEL org.opencontainers.image.version="save-params"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -177,7 +177,7 @@ build_info:
|
||||
output: "target/executable/eset/create_fdata"
|
||||
executable: "target/executable/eset/create_fdata/create_fdata"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -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="2025-03-18T10:26:24Z"
|
||||
LABEL org.opencontainers.image.created="2025-03-25T15:33:57Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
|
||||
LABEL org.opencontainers.image.revision="e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
LABEL org.opencontainers.image.revision="1561d769c65192a820053a565654dee8cbe55588"
|
||||
LABEL org.opencontainers.image.version="save-params"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -191,7 +191,7 @@ build_info:
|
||||
output: "target/executable/eset/create_pdata"
|
||||
executable: "target/executable/eset/create_pdata/create_pdata"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -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="2025-03-18T10:26:24Z"
|
||||
LABEL org.opencontainers.image.created="2025-03-25T15:33:57Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
|
||||
LABEL org.opencontainers.image.revision="e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
LABEL org.opencontainers.image.revision="1561d769c65192a820053a565654dee8cbe55588"
|
||||
LABEL org.opencontainers.image.version="save-params"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -148,7 +148,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.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -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="2025-03-18T10:26:26Z"
|
||||
LABEL org.opencontainers.image.created="2025-03-25T15:33:56Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
|
||||
LABEL org.opencontainers.image.revision="e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
LABEL org.opencontainers.image.revision="1561d769c65192a820053a565654dee8cbe55588"
|
||||
LABEL org.opencontainers.image.version="save-params"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -158,7 +158,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.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -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="2025-03-18T10:26:23Z"
|
||||
LABEL org.opencontainers.image.created="2025-03-25T15:33:58Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
|
||||
LABEL org.opencontainers.image.revision="e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
LABEL org.opencontainers.image.revision="1561d769c65192a820053a565654dee8cbe55588"
|
||||
LABEL org.opencontainers.image.version="save-params"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -143,7 +143,7 @@ build_info:
|
||||
output: "target/executable/io/publish_fastqs"
|
||||
executable: "target/executable/io/publish_fastqs/publish_fastqs"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -470,9 +470,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-18T10:26:24Z"
|
||||
LABEL org.opencontainers.image.created="2025-03-25T15:33:56Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
|
||||
LABEL org.opencontainers.image.revision="e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
LABEL org.opencontainers.image.revision="1561d769c65192a820053a565654dee8cbe55588"
|
||||
LABEL org.opencontainers.image.version="save-params"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -187,7 +187,7 @@ build_info:
|
||||
output: "target/executable/io/publish_results"
|
||||
executable: "target/executable/io/publish_results/publish_results"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -484,9 +484,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-18T10:26:24Z"
|
||||
LABEL org.opencontainers.image.created="2025-03-25T15:33:57Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
|
||||
LABEL org.opencontainers.image.revision="e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
LABEL org.opencontainers.image.revision="1561d769c65192a820053a565654dee8cbe55588"
|
||||
LABEL org.opencontainers.image.version="save-params"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -279,7 +279,7 @@ build_info:
|
||||
output: "target/executable/parallel_map"
|
||||
executable: "target/executable/parallel_map/parallel_map"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -540,9 +540,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-18T10:26:23Z"
|
||||
LABEL org.opencontainers.image.created="2025-03-25T15:33:58Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
|
||||
LABEL org.opencontainers.image.revision="e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
LABEL org.opencontainers.image.revision="1561d769c65192a820053a565654dee8cbe55588"
|
||||
LABEL org.opencontainers.image.version="save-params"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -201,7 +201,7 @@ build_info:
|
||||
output: "target/executable/report/create_report"
|
||||
executable: "target/executable/report/create_report/create_report"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -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="2025-03-18T10:26:26Z"
|
||||
LABEL org.opencontainers.image.created="2025-03-25T15:33:58Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
|
||||
LABEL org.opencontainers.image.revision="e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
LABEL org.opencontainers.image.revision="1561d769c65192a820053a565654dee8cbe55588"
|
||||
LABEL org.opencontainers.image.version="save-params"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -198,7 +198,7 @@ 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: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -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="2025-03-18T10:26:25Z"
|
||||
LABEL org.opencontainers.image.created="2025-03-25T15:33:56Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
|
||||
LABEL org.opencontainers.image.revision="e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
LABEL org.opencontainers.image.revision="1561d769c65192a820053a565654dee8cbe55588"
|
||||
LABEL org.opencontainers.image.version="save-params"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -182,7 +182,7 @@ 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: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -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="2025-03-18T10:26:25Z"
|
||||
LABEL org.opencontainers.image.created="2025-03-25T15:33:56Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
|
||||
LABEL org.opencontainers.image.revision="e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
LABEL org.opencontainers.image.revision="1561d769c65192a820053a565654dee8cbe55588"
|
||||
LABEL org.opencontainers.image.version="save-params"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -264,7 +264,7 @@ 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: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -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="2025-03-18T10:26:25Z"
|
||||
LABEL org.opencontainers.image.created="2025-03-25T15:33:56Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
|
||||
LABEL org.opencontainers.image.revision="e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
LABEL org.opencontainers.image.revision="1561d769c65192a820053a565654dee8cbe55588"
|
||||
LABEL org.opencontainers.image.version="save-params"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -141,7 +141,7 @@ build_info:
|
||||
output: "target/executable/utils/save_params"
|
||||
executable: "target/executable/utils/save_params/save_params"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -473,9 +473,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-03-18T10:26:24Z"
|
||||
LABEL org.opencontainers.image.created="2025-03-25T15:33:58Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
|
||||
LABEL org.opencontainers.image.revision="e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
LABEL org.opencontainers.image.revision="1561d769c65192a820053a565654dee8cbe55588"
|
||||
LABEL org.opencontainers.image.version="save-params"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -198,7 +198,7 @@ build_info:
|
||||
output: "target/nextflow/eset/create_eset"
|
||||
executable: "target/nextflow/eset/create_eset/main.nf"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -3072,7 +3072,7 @@ meta = [
|
||||
"engine" : "docker|native",
|
||||
"output" : "target/nextflow/eset/create_eset",
|
||||
"viash_version" : "0.9.0",
|
||||
"git_commit" : "e267a40fa5315def82482ec703ef77aa28b4e222",
|
||||
"git_commit" : "1561d769c65192a820053a565654dee8cbe55588",
|
||||
"git_remote" : "https://github.com/viash-hub/htrnaseq"
|
||||
},
|
||||
"package_config" : {
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -177,7 +177,7 @@ build_info:
|
||||
output: "target/nextflow/eset/create_fdata"
|
||||
executable: "target/nextflow/eset/create_fdata/main.nf"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -3044,7 +3044,7 @@ meta = [
|
||||
"engine" : "docker|native",
|
||||
"output" : "target/nextflow/eset/create_fdata",
|
||||
"viash_version" : "0.9.0",
|
||||
"git_commit" : "e267a40fa5315def82482ec703ef77aa28b4e222",
|
||||
"git_commit" : "1561d769c65192a820053a565654dee8cbe55588",
|
||||
"git_remote" : "https://github.com/viash-hub/htrnaseq"
|
||||
},
|
||||
"package_config" : {
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -191,7 +191,7 @@ build_info:
|
||||
output: "target/nextflow/eset/create_pdata"
|
||||
executable: "target/nextflow/eset/create_pdata/main.nf"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -3058,7 +3058,7 @@ meta = [
|
||||
"engine" : "docker|native",
|
||||
"output" : "target/nextflow/eset/create_pdata",
|
||||
"viash_version" : "0.9.0",
|
||||
"git_commit" : "e267a40fa5315def82482ec703ef77aa28b4e222",
|
||||
"git_commit" : "1561d769c65192a820053a565654dee8cbe55588",
|
||||
"git_remote" : "https://github.com/viash-hub/htrnaseq"
|
||||
},
|
||||
"package_config" : {
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -148,7 +148,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.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -2997,7 +2997,7 @@ meta = [
|
||||
"engine" : "docker|native",
|
||||
"output" : "target/nextflow/integration_test_components/htrnaseq/check_eset",
|
||||
"viash_version" : "0.9.0",
|
||||
"git_commit" : "e267a40fa5315def82482ec703ef77aa28b4e222",
|
||||
"git_commit" : "1561d769c65192a820053a565654dee8cbe55588",
|
||||
"git_remote" : "https://github.com/viash-hub/htrnaseq"
|
||||
},
|
||||
"package_config" : {
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -158,7 +158,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.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -3009,7 +3009,7 @@ meta = [
|
||||
"engine" : "docker|native",
|
||||
"output" : "target/nextflow/integration_test_components/well_demultiplexing/check_cutadapt_output",
|
||||
"viash_version" : "0.9.0",
|
||||
"git_commit" : "e267a40fa5315def82482ec703ef77aa28b4e222",
|
||||
"git_commit" : "1561d769c65192a820053a565654dee8cbe55588",
|
||||
"git_remote" : "https://github.com/viash-hub/htrnaseq"
|
||||
},
|
||||
"package_config" : {
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -143,7 +143,7 @@ build_info:
|
||||
output: "target/nextflow/io/publish_fastqs"
|
||||
executable: "target/nextflow/io/publish_fastqs/main.nf"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -2983,7 +2983,7 @@ meta = [
|
||||
"engine" : "docker|native",
|
||||
"output" : "target/nextflow/io/publish_fastqs",
|
||||
"viash_version" : "0.9.0",
|
||||
"git_commit" : "e267a40fa5315def82482ec703ef77aa28b4e222",
|
||||
"git_commit" : "1561d769c65192a820053a565654dee8cbe55588",
|
||||
"git_remote" : "https://github.com/viash-hub/htrnaseq"
|
||||
},
|
||||
"package_config" : {
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -187,7 +187,7 @@ build_info:
|
||||
output: "target/nextflow/io/publish_results"
|
||||
executable: "target/nextflow/io/publish_results/main.nf"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -3032,7 +3032,7 @@ meta = [
|
||||
"engine" : "docker|native",
|
||||
"output" : "target/nextflow/io/publish_results",
|
||||
"viash_version" : "0.9.0",
|
||||
"git_commit" : "e267a40fa5315def82482ec703ef77aa28b4e222",
|
||||
"git_commit" : "1561d769c65192a820053a565654dee8cbe55588",
|
||||
"git_remote" : "https://github.com/viash-hub/htrnaseq"
|
||||
},
|
||||
"package_config" : {
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -279,7 +279,7 @@ build_info:
|
||||
output: "target/nextflow/parallel_map"
|
||||
executable: "target/nextflow/parallel_map/main.nf"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -3144,7 +3144,7 @@ meta = [
|
||||
"engine" : "docker|native",
|
||||
"output" : "target/nextflow/parallel_map",
|
||||
"viash_version" : "0.9.0",
|
||||
"git_commit" : "e267a40fa5315def82482ec703ef77aa28b4e222",
|
||||
"git_commit" : "1561d769c65192a820053a565654dee8cbe55588",
|
||||
"git_remote" : "https://github.com/viash-hub/htrnaseq"
|
||||
},
|
||||
"package_config" : {
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -201,7 +201,7 @@ build_info:
|
||||
output: "target/nextflow/report/create_report"
|
||||
executable: "target/nextflow/report/create_report/main.nf"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -3077,7 +3077,7 @@ meta = [
|
||||
"engine" : "docker|native",
|
||||
"output" : "target/nextflow/report/create_report",
|
||||
"viash_version" : "0.9.0",
|
||||
"git_commit" : "e267a40fa5315def82482ec703ef77aa28b4e222",
|
||||
"git_commit" : "1561d769c65192a820053a565654dee8cbe55588",
|
||||
"git_remote" : "https://github.com/viash-hub/htrnaseq"
|
||||
},
|
||||
"package_config" : {
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -198,7 +198,7 @@ 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: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -3060,7 +3060,7 @@ meta = [
|
||||
"engine" : "docker|native",
|
||||
"output" : "target/nextflow/stats/combine_star_logs",
|
||||
"viash_version" : "0.9.0",
|
||||
"git_commit" : "e267a40fa5315def82482ec703ef77aa28b4e222",
|
||||
"git_commit" : "1561d769c65192a820053a565654dee8cbe55588",
|
||||
"git_remote" : "https://github.com/viash-hub/htrnaseq"
|
||||
},
|
||||
"package_config" : {
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -182,7 +182,7 @@ 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: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -3044,7 +3044,7 @@ meta = [
|
||||
"engine" : "docker|native",
|
||||
"output" : "target/nextflow/stats/generate_pool_statistics",
|
||||
"viash_version" : "0.9.0",
|
||||
"git_commit" : "e267a40fa5315def82482ec703ef77aa28b4e222",
|
||||
"git_commit" : "1561d769c65192a820053a565654dee8cbe55588",
|
||||
"git_remote" : "https://github.com/viash-hub/htrnaseq"
|
||||
},
|
||||
"package_config" : {
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -264,7 +264,7 @@ 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: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -3139,7 +3139,7 @@ meta = [
|
||||
"engine" : "docker|native",
|
||||
"output" : "target/nextflow/stats/generate_well_statistics",
|
||||
"viash_version" : "0.9.0",
|
||||
"git_commit" : "e267a40fa5315def82482ec703ef77aa28b4e222",
|
||||
"git_commit" : "1561d769c65192a820053a565654dee8cbe55588",
|
||||
"git_remote" : "https://github.com/viash-hub/htrnaseq"
|
||||
},
|
||||
"package_config" : {
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -165,7 +165,7 @@ build_info:
|
||||
output: "target/nextflow/utils/listInputDir"
|
||||
executable: "target/nextflow/utils/listInputDir/main.nf"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -3004,7 +3004,7 @@ meta = [
|
||||
"engine" : "native|native",
|
||||
"output" : "target/nextflow/utils/listInputDir",
|
||||
"viash_version" : "0.9.0",
|
||||
"git_commit" : "e267a40fa5315def82482ec703ef77aa28b4e222",
|
||||
"git_commit" : "1561d769c65192a820053a565654dee8cbe55588",
|
||||
"git_remote" : "https://github.com/viash-hub/htrnaseq"
|
||||
},
|
||||
"package_config" : {
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -141,7 +141,7 @@ build_info:
|
||||
output: "target/nextflow/utils/save_params"
|
||||
executable: "target/nextflow/utils/save_params/main.nf"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -2983,7 +2983,7 @@ meta = [
|
||||
"engine" : "docker|native",
|
||||
"output" : "target/nextflow/utils/save_params",
|
||||
"viash_version" : "0.9.0",
|
||||
"git_commit" : "e267a40fa5315def82482ec703ef77aa28b4e222",
|
||||
"git_commit" : "1561d769c65192a820053a565654dee8cbe55588",
|
||||
"git_remote" : "https://github.com/viash-hub/htrnaseq"
|
||||
},
|
||||
"package_config" : {
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -326,7 +326,7 @@ build_info:
|
||||
output: "target/nextflow/workflows/htrnaseq"
|
||||
executable: "target/nextflow/workflows/htrnaseq/main.nf"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
dependencies:
|
||||
- "target/nextflow/stats/combine_star_logs"
|
||||
|
||||
@@ -3235,7 +3235,7 @@ meta = [
|
||||
"engine" : "native|native",
|
||||
"output" : "target/nextflow/workflows/htrnaseq",
|
||||
"viash_version" : "0.9.0",
|
||||
"git_commit" : "e267a40fa5315def82482ec703ef77aa28b4e222",
|
||||
"git_commit" : "1561d769c65192a820053a565654dee8cbe55588",
|
||||
"git_remote" : "https://github.com/viash-hub/htrnaseq"
|
||||
},
|
||||
"package_config" : {
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -218,7 +218,7 @@ build_info:
|
||||
output: "target/nextflow/workflows/runner"
|
||||
executable: "target/nextflow/workflows/runner/main.nf"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
dependencies:
|
||||
- "target/nextflow/utils/listInputDir"
|
||||
|
||||
@@ -3082,7 +3082,7 @@ meta = [
|
||||
"engine" : "native|native",
|
||||
"output" : "target/nextflow/workflows/runner",
|
||||
"viash_version" : "0.9.0",
|
||||
"git_commit" : "e267a40fa5315def82482ec703ef77aa28b4e222",
|
||||
"git_commit" : "1561d769c65192a820053a565654dee8cbe55588",
|
||||
"git_remote" : "https://github.com/viash-hub/htrnaseq"
|
||||
},
|
||||
"package_config" : {
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -211,7 +211,7 @@ build_info:
|
||||
output: "target/nextflow/workflows/well_demultiplex"
|
||||
executable: "target/nextflow/workflows/well_demultiplex/main.nf"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
dependencies:
|
||||
- "target/dependencies/vsh/vsh/biobox/v0.3.0/nextflow/cutadapt"
|
||||
|
||||
@@ -3084,7 +3084,7 @@ meta = [
|
||||
"engine" : "native|native",
|
||||
"output" : "target/nextflow/workflows/well_demultiplex",
|
||||
"viash_version" : "0.9.0",
|
||||
"git_commit" : "e267a40fa5315def82482ec703ef77aa28b4e222",
|
||||
"git_commit" : "1561d769c65192a820053a565654dee8cbe55588",
|
||||
"git_remote" : "https://github.com/viash-hub/htrnaseq"
|
||||
},
|
||||
"package_config" : {
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -209,7 +209,7 @@ build_info:
|
||||
output: "target/nextflow/workflows/well_metadata"
|
||||
executable: "target/nextflow/workflows/well_metadata/main.nf"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "e267a40fa5315def82482ec703ef77aa28b4e222"
|
||||
git_commit: "1561d769c65192a820053a565654dee8cbe55588"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
|
||||
@@ -3064,7 +3064,7 @@ meta = [
|
||||
"engine" : "native|native",
|
||||
"output" : "target/nextflow/workflows/well_metadata",
|
||||
"viash_version" : "0.9.0",
|
||||
"git_commit" : "e267a40fa5315def82482ec703ef77aa28b4e222",
|
||||
"git_commit" : "1561d769c65192a820053a565654dee8cbe55588",
|
||||
"git_remote" : "https://github.com/viash-hub/htrnaseq"
|
||||
},
|
||||
"package_config" : {
|
||||
|
||||
@@ -27,7 +27,7 @@ process {
|
||||
withLabel: verylowmem { memory = { get_memory( 4.GB * task.attempt ) } }
|
||||
withLabel: lowmem { memory = { get_memory( 8.GB * task.attempt ) } }
|
||||
withLabel: midmem { memory = { get_memory( 16.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 64.GB * task.attempt ) } }
|
||||
withLabel: highmem { memory = { get_memory( 32.GB * task.attempt ) } }
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user