Build branch multiple_fixes with version multiple_fixes (55878e4)

Build pipeline: viash-hub.rnaseq.multiple-fixes-jmwt2

Source commit: 55878e4519

Source message: output markduplicates metrics
This commit is contained in:
CI
2024-09-30 11:49:24 +00:00
parent b127f32213
commit 8c0aff2702
201 changed files with 637 additions and 557 deletions

View File

@@ -249,8 +249,8 @@ build_info:
output: "target/executable/rseqc/rseqc_junctionsaturation"
executable: "target/executable/rseqc/rseqc_junctionsaturation/rseqc_junctionsaturation"
viash_version: "0.9.0"
git_commit: "f3645db764dda85eb0fbd0439e7ca872b46a0dcb"
git_remote: "https://x-access-token:ghs_m75EeJ1B6zDP9gDmsS4xLoILESsIc60jDSa0@github.com/viash-hub/rnaseq"
git_commit: "55878e4519aa920a419bb99a9b3afc8307b6c6e3"
git_remote: "https://x-access-token:ghs_ltJPjPqiv1bdiWEoMNLoIT9NWntapQ0mtFGy@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -522,9 +522,9 @@ RUN pip install --upgrade pip && \
pip install --upgrade --no-cache-dir "RSeQC"
LABEL org.opencontainers.image.description="Companion container for running component rseqc rseqc_junctionsaturation"
LABEL org.opencontainers.image.created="2024-09-30T07:15:28Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_m75EeJ1B6zDP9gDmsS4xLoILESsIc60jDSa0@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="f3645db764dda85eb0fbd0439e7ca872b46a0dcb"
LABEL org.opencontainers.image.created="2024-09-30T11:39:40Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_ltJPjPqiv1bdiWEoMNLoIT9NWntapQ0mtFGy@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="55878e4519aa920a419bb99a9b3afc8307b6c6e3"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER