Build branch multiple_fixes with version multiple_fixes (fbc64b5)

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

Source commit: fbc64b5f25

Source message: rename output reference files
This commit is contained in:
CI
2024-10-01 09:10:03 +00:00
parent fa677f227e
commit 433c14f33c
190 changed files with 465 additions and 465 deletions

View File

@@ -349,39 +349,39 @@ argument_groups:
- name: "--output_fasta"
type: file
direction: output
default: genome/reference_genome.fasta
default: reference/genome.fasta
- name: "--output_gtf"
type: file
direction: output
default: genome/gene_annotation.gtf
default: reference/gene_annotation.gtf
- name: "--output_transcript_fasta"
type: file
direction: output
default: genome/transcriptome.fasta
default: reference/transcriptome.fasta
- name: "--output_gene_bed"
type: file
direction: output
default: genome/gene_annotation.bed
default: reference/gene_annotation.bed
- name: "--output_star_index"
type: file
direction: output
description: Path to STAR index.
default: genome/index/STAR
default: reference/index/STAR
- name: "--output_salmon_index"
type: file
direction: output
description: Path to Salmon index.
default: genome/index/Salmon
default: reference/index/Salmon
- name: "--output_bbsplit_index"
type: file
direction: output
description: Path to BBSplit index.
default: genome/index/BBSplit
default: reference/index/BBSplit
- name: "--output_kallisto_index"
type: file
direction: output
description: Path to Kallisto index.
default: genome/index/Kallisto
default: reference/index/Kallisto
# fastq
- name: "--output_fastq_1"

View File

@@ -238,8 +238,8 @@ build_info:
output: "target/executable/bbmap_bbsplit"
executable: "target/executable/bbmap_bbsplit/bbmap_bbsplit"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -506,9 +506,9 @@ tar xzf BBMap_39.01.tar.gz && \
cp -r bbmap/* /usr/local/bin
LABEL org.opencontainers.image.description="Companion container for running component bbmap_bbsplit"
LABEL org.opencontainers.image.created="2024-09-30T12:29:41Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:05Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -178,8 +178,8 @@ build_info:
output: "target/executable/bedtools_genomecov"
executable: "target/executable/bedtools_genomecov/bedtools_genomecov"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -481,9 +481,9 @@ mv bedtools.static /usr/local/bin/bedtools && \
chmod a+x /usr/local/bin/bedtools
LABEL org.opencontainers.image.description="Companion container for running component bedtools_genomecov"
LABEL org.opencontainers.image.created="2024-09-30T12:29:42Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:06Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -182,8 +182,8 @@ build_info:
output: "target/executable/cat_additional_fasta"
executable: "target/executable/cat_additional_fasta/cat_additional_fasta"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -480,9 +480,9 @@ function ViashDockerfile {
FROM python:latest
ENTRYPOINT []
LABEL org.opencontainers.image.description="Companion container for running component cat_additional_fasta"
LABEL org.opencontainers.image.created="2024-09-30T12:29:50Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:13Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -169,8 +169,8 @@ build_info:
output: "target/executable/cat_fastq"
executable: "target/executable/cat_fastq/cat_fastq"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -472,9 +472,9 @@ function ViashDockerfile {
FROM ubuntu:22.04
ENTRYPOINT []
LABEL org.opencontainers.image.description="Companion container for running component cat_fastq"
LABEL org.opencontainers.image.created="2024-09-30T12:29:50Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:14Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -237,8 +237,8 @@ build_info:
output: "target/executable/deseq2_qc"
executable: "target/executable/deseq2_qc/deseq2_qc"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -502,9 +502,9 @@ RUN Rscript -e 'if (!requireNamespace("remotes", quietly = TRUE)) install.packag
Rscript -e 'remotes::install_url(c("https://cran.r-project.org/src/contrib/Archive/matrixStats/matrixStats_1.1.0.tar.gz"), repos = "https://cran.rstudio.com")'
LABEL org.opencontainers.image.description="Companion container for running component deseq2_qc"
LABEL org.opencontainers.image.created="2024-09-30T12:30:02Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:24Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -266,8 +266,8 @@ build_info:
output: "target/executable/dupradar"
executable: "target/executable/dupradar/dupradar"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -520,9 +520,9 @@ RUN Rscript -e 'if (!requireNamespace("BiocManager", quietly = TRUE)) install.pa
Rscript -e 'if (!requireNamespace("dupRadar", quietly = TRUE)) BiocManager::install("dupRadar")'
LABEL org.opencontainers.image.description="Companion container for running component dupradar"
LABEL org.opencontainers.image.created="2024-09-30T12:29:52Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:15Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -198,8 +198,8 @@ build_info:
output: "target/executable/fastqc"
executable: "target/executable/fastqc/fastqc"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -490,9 +490,9 @@ RUN apt-get update && \
rm -rf /var/lib/apt/lists/*
LABEL org.opencontainers.image.description="Companion container for running component fastqc"
LABEL org.opencontainers.image.created="2024-09-30T12:29:43Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:07Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -177,8 +177,8 @@ build_info:
output: "target/executable/fq_subsample"
executable: "target/executable/fq_subsample/fq_subsample"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -485,9 +485,9 @@ cargo install --locked --path . && \
mv /usr/local/fq/target/release/fq /usr/local/bin/
LABEL org.opencontainers.image.description="Companion container for running component fq_subsample"
LABEL org.opencontainers.image.created="2024-09-30T12:29:43Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:06Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -167,8 +167,8 @@ build_info:
output: "target/executable/getchromsizes"
executable: "target/executable/getchromsizes/getchromsizes"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -480,9 +480,9 @@ make && \
make install
LABEL org.opencontainers.image.description="Companion container for running component getchromsizes"
LABEL org.opencontainers.image.created="2024-09-30T12:29:43Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:07Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -145,8 +145,8 @@ build_info:
output: "target/executable/gtf2bed"
executable: "target/executable/gtf2bed/gtf2bed"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -466,9 +466,9 @@ RUN apt-get update && \
rm -rf /var/lib/apt/lists/*
LABEL org.opencontainers.image.description="Companion container for running component gtf2bed"
LABEL org.opencontainers.image.created="2024-09-30T12:29:57Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:19Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -155,8 +155,8 @@ build_info:
output: "target/executable/gtf_filter"
executable: "target/executable/gtf_filter/gtf_filter"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -470,9 +470,9 @@ function ViashDockerfile {
FROM python:latest
ENTRYPOINT []
LABEL org.opencontainers.image.description="Companion container for running component gtf_filter"
LABEL org.opencontainers.image.created="2024-09-30T12:30:00Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:23Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -144,8 +144,8 @@ build_info:
output: "target/executable/gunzip"
executable: "target/executable/gunzip/gunzip"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -466,9 +466,9 @@ RUN apt-get update && \
rm -rf /var/lib/apt/lists/*
LABEL org.opencontainers.image.description="Companion container for running component gunzip"
LABEL org.opencontainers.image.created="2024-09-30T12:29:44Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:07Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -155,8 +155,8 @@ build_info:
output: "target/executable/kallisto/kallisto_index"
executable: "target/executable/kallisto/kallisto_index/kallisto_index"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -471,9 +471,9 @@ tar -xzf kallisto_linux-v0.50.1.tar.gz && \
mv kallisto/kallisto /usr/local/bin/
LABEL org.opencontainers.image.description="Companion container for running component kallisto kallisto_index"
LABEL org.opencontainers.image.created="2024-09-30T12:29:59Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:21Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -253,8 +253,8 @@ build_info:
output: "target/executable/kallisto/kallisto_quant"
executable: "target/executable/kallisto/kallisto_quant/kallisto_quant"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -515,9 +515,9 @@ tar -xzf kallisto_linux-v0.50.1.tar.gz && \
mv kallisto/kallisto /usr/local/bin/
LABEL org.opencontainers.image.description="Companion container for running component kallisto kallisto_quant"
LABEL org.opencontainers.image.created="2024-09-30T12:29:58Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:21Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -170,8 +170,8 @@ build_info:
output: "target/executable/multiqc_custom_biotype"
executable: "target/executable/multiqc_custom_biotype/multiqc_custom_biotype"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -481,9 +481,9 @@ RUN apt-get update && \
RUN pip install --upgrade pip
LABEL org.opencontainers.image.description="Companion container for running component multiqc_custom_biotype"
LABEL org.opencontainers.image.created="2024-09-30T12:29:52Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:15Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -207,8 +207,8 @@ build_info:
output: "target/executable/picard_markduplicates"
executable: "target/executable/picard_markduplicates/picard_markduplicates"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -494,9 +494,9 @@ wget --no-check-certificate https://github.com/broadinstitute/picard/releases/do
mv picard.jar /usr/local/bin
LABEL org.opencontainers.image.description="Companion container for running component picard_markduplicates"
LABEL org.opencontainers.image.created="2024-09-30T12:30:01Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:23Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -409,8 +409,8 @@ build_info:
output: "target/executable/prepare_multiqc_input"
executable: "target/executable/prepare_multiqc_input/prepare_multiqc_input"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -557,9 +557,9 @@ function ViashDockerfile {
FROM ubuntu:22.04
ENTRYPOINT []
LABEL org.opencontainers.image.description="Companion container for running component prepare_multiqc_input"
LABEL org.opencontainers.image.created="2024-09-30T12:29:56Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:19Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -138,8 +138,8 @@ build_info:
output: "target/executable/preprocess_transcripts_fasta"
executable: "target/executable/preprocess_transcripts_fasta/preprocess_transcripts_fasta"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -462,9 +462,9 @@ function ViashDockerfile {
FROM ubuntu:22.04
ENTRYPOINT []
LABEL org.opencontainers.image.description="Companion container for running component preprocess_transcripts_fasta"
LABEL org.opencontainers.image.created="2024-09-30T12:29:56Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:18Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -191,8 +191,8 @@ build_info:
output: "target/executable/preseq_lcextrap"
executable: "target/executable/preseq_lcextrap/preseq_lcextrap"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -495,9 +495,9 @@ mkdir build && cd build && \
make && make install && make HAVE_HTSLIB=1 all
LABEL org.opencontainers.image.description="Companion container for running component preseq_lcextrap"
LABEL org.opencontainers.image.created="2024-09-30T12:29:44Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:08Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -271,8 +271,8 @@ build_info:
output: "target/executable/qualimap"
executable: "target/executable/qualimap/qualimap"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -537,9 +537,9 @@ RUN Rscript -e 'if (!requireNamespace("remotes", quietly = TRUE)) install.packag
Rscript -e 'remotes::install_cran(c("optparse"), repos = "https://cran.rstudio.com")'
LABEL org.opencontainers.image.description="Companion container for running component qualimap"
LABEL org.opencontainers.image.created="2024-09-30T12:29:42Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:06Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -299,8 +299,8 @@ build_info:
output: "target/executable/rsem/rsem_calculate_expression"
executable: "target/executable/rsem/rsem_calculate_expression/rsem_calculate_expression"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -542,9 +542,9 @@ echo 'export PATH=$PATH:/usr/local/bin' >> ~/.bashrc && \
/bin/bash -c "source /etc/profile && source ~/.bashrc && echo $PATH && which STAR"
LABEL org.opencontainers.image.description="Companion container for running component rsem rsem_calculate_expression"
LABEL org.opencontainers.image.created="2024-09-30T12:29:58Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:20Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -182,8 +182,8 @@ build_info:
output: "target/executable/rsem/rsem_merge_counts"
executable: "target/executable/rsem/rsem_merge_counts/rsem_merge_counts"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -483,9 +483,9 @@ function ViashDockerfile {
FROM ubuntu:22.04
ENTRYPOINT []
LABEL org.opencontainers.image.description="Companion container for running component rsem rsem_merge_counts"
LABEL org.opencontainers.image.created="2024-09-30T12:29:58Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:20Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -163,8 +163,8 @@ build_info:
output: "target/executable/rseqc/rseqc_bamstat"
executable: "target/executable/rseqc/rseqc_bamstat/rseqc_bamstat"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -477,9 +477,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_bamstat"
LABEL org.opencontainers.image.created="2024-09-30T12:29:55Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:18Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -186,8 +186,8 @@ build_info:
output: "target/executable/rseqc/rseqc_inferexperiment"
executable: "target/executable/rseqc/rseqc_inferexperiment/rseqc_inferexperiment"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -487,9 +487,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_inferexperiment"
LABEL org.opencontainers.image.created="2024-09-30T12:29:53Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:16Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -272,8 +272,8 @@ build_info:
output: "target/executable/rseqc/rseqc_innerdistance"
executable: "target/executable/rseqc/rseqc_innerdistance/rseqc_innerdistance"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -529,9 +529,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_innerdistance"
LABEL org.opencontainers.image.created="2024-09-30T12:29:55Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:17Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -260,8 +260,8 @@ build_info:
output: "target/executable/rseqc/rseqc_junctionannotation"
executable: "target/executable/rseqc/rseqc_junctionannotation/rseqc_junctionannotation"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -519,9 +519,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_junctionannotation"
LABEL org.opencontainers.image.created="2024-09-30T12:29:54Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:17Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

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: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@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-30T12:29:54Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:17Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -162,8 +162,8 @@ build_info:
output: "target/executable/rseqc/rseqc_readdistribution"
executable: "target/executable/rseqc/rseqc_readdistribution/rseqc_readdistribution"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -474,9 +474,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_readdistribution"
LABEL org.opencontainers.image.created="2024-09-30T12:29:56Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:18Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -211,8 +211,8 @@ build_info:
output: "target/executable/rseqc/rseqc_readduplication"
executable: "target/executable/rseqc/rseqc_readduplication/rseqc_readduplication"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -499,9 +499,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_readduplication"
LABEL org.opencontainers.image.created="2024-09-30T12:29:53Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:16Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -214,8 +214,8 @@ build_info:
output: "target/executable/rseqc/rseqc_tin"
executable: "target/executable/rseqc/rseqc_tin/rseqc_tin"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -501,9 +501,9 @@ RUN apt-get update && \
RUN pip3 install RSeQC
LABEL org.opencontainers.image.description="Companion container for running component rseqc rseqc_tin"
LABEL org.opencontainers.image.created="2024-09-30T12:29:53Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:16Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -198,8 +198,8 @@ build_info:
output: "target/executable/sortmerna"
executable: "target/executable/sortmerna/sortmerna"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -492,9 +492,9 @@ wget --no-check-certificate https://github.com/sortmerna/sortmerna/releases/down
bash sortmerna-4.3.6-Linux.sh --skip-license
LABEL org.opencontainers.image.description="Companion container for running component sortmerna"
LABEL org.opencontainers.image.created="2024-09-30T12:30:00Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:23Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -216,8 +216,8 @@ build_info:
output: "target/executable/stringtie"
executable: "target/executable/stringtie/stringtie"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -496,9 +496,9 @@ tar -xzf stringtie-2.2.1.Linux_x86_64.tar.gz && \
cp stringtie-2.2.1.Linux_x86_64/stringtie /usr/local/bin/
LABEL org.opencontainers.image.description="Companion container for running component stringtie"
LABEL org.opencontainers.image.created="2024-09-30T12:29:57Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:20Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -199,8 +199,8 @@ build_info:
output: "target/executable/summarizedexperiment"
executable: "target/executable/summarizedexperiment/summarizedexperiment"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -487,9 +487,9 @@ RUN Rscript -e 'if (!requireNamespace("BiocManager", quietly = TRUE)) install.pa
Rscript -e 'if (!requireNamespace("tximeta", quietly = TRUE)) BiocManager::install("tximeta")'
LABEL org.opencontainers.image.description="Companion container for running component summarizedexperiment"
LABEL org.opencontainers.image.created="2024-09-30T12:30:01Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:23Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -788,8 +788,8 @@ build_info:
output: "target/executable/trimgalore"
executable: "target/executable/trimgalore/trimgalore"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -858,9 +858,9 @@ ENTRYPOINT []
RUN echo "TrimGalore: `trim_galore --version | sed -n 's/.*version\s\+\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p'`" > /var/software_versions.txt
LABEL org.opencontainers.image.description="Companion container for running component trimgalore"
LABEL org.opencontainers.image.created="2024-09-30T12:30:00Z"
LABEL org.opencontainers.image.created="2024-10-01T09:00:22Z"
LABEL org.opencontainers.image.source="https://github.com/FelixKrueger/TrimGalore"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -192,8 +192,8 @@ build_info:
output: "target/executable/tx2gene"
executable: "target/executable/tx2gene/tx2gene"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -487,9 +487,9 @@ RUN apt-get update && \
RUN pip install --upgrade pip
LABEL org.opencontainers.image.description="Companion container for running component tx2gene"
LABEL org.opencontainers.image.created="2024-09-30T12:29:57Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:19Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -247,8 +247,8 @@ build_info:
output: "target/executable/tximport"
executable: "target/executable/tximport/tximport"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -508,9 +508,9 @@ RUN Rscript -e 'if (!requireNamespace("remotes", quietly = TRUE)) install.packag
Rscript -e 'remotes::install_cran(c("jsonlite"), repos = "https://cran.rstudio.com")'
LABEL org.opencontainers.image.description="Companion container for running component tximport"
LABEL org.opencontainers.image.created="2024-09-30T12:29:49Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:13Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -164,8 +164,8 @@ build_info:
output: "target/executable/ucsc/bedclip"
executable: "target/executable/ucsc/bedclip/bedclip"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -473,9 +473,9 @@ RUN apt-get update && \
RUN rsync -aP rsync://hgdownload.soe.ucsc.edu/genome/admin/exe/linux.x86_64/bedClip /usr/local/bin/
LABEL org.opencontainers.image.description="Companion container for running component ucsc bedclip"
LABEL org.opencontainers.image.created="2024-09-30T12:29:51Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:14Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -164,8 +164,8 @@ build_info:
output: "target/executable/ucsc/bedgraphtobigwig"
executable: "target/executable/ucsc/bedgraphtobigwig/bedgraphtobigwig"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -473,9 +473,9 @@ RUN apt-get update && \
RUN rsync -aP rsync://hgdownload.soe.ucsc.edu/genome/admin/exe/linux.x86_64/bedGraphToBigWig /usr/local/bin/
LABEL org.opencontainers.image.description="Companion container for running component ucsc bedgraphtobigwig"
LABEL org.opencontainers.image.created="2024-09-30T12:29:51Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:15Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -195,8 +195,8 @@ build_info:
output: "target/executable/umitools/umitools_dedup"
executable: "target/executable/umitools/umitools_dedup/umitools_dedup"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -489,9 +489,9 @@ RUN pip install --upgrade pip && \
pip install --upgrade --no-cache-dir "umi_tools"
LABEL org.opencontainers.image.description="Companion container for running component umitools umitools_dedup"
LABEL org.opencontainers.image.created="2024-09-30T12:29:59Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:21Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -253,8 +253,8 @@ build_info:
output: "target/executable/umitools/umitools_extract"
executable: "target/executable/umitools/umitools_extract/umitools_extract"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -521,9 +521,9 @@ RUN pip install --upgrade pip && \
pip install --upgrade --no-cache-dir "umi_tools"
LABEL org.opencontainers.image.description="Companion container for running component umitools umitools_extract"
LABEL org.opencontainers.image.created="2024-09-30T12:29:59Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:22Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -156,8 +156,8 @@ build_info:
output: "target/executable/umitools_prepareforquant"
executable: "target/executable/umitools_prepareforquant/umitools_prepareforquant"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -473,9 +473,9 @@ RUN pip install --upgrade pip && \
pip install --upgrade --no-cache-dir "umi_tools" "pysam"
LABEL org.opencontainers.image.description="Companion container for running component umitools_prepareforquant"
LABEL org.opencontainers.image.created="2024-09-30T12:30:01Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.created="2024-10-01T09:00:24Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER

View File

@@ -603,8 +603,8 @@ build_info:
output: "target/executable/workflows/genome_alignment_and_quant"
executable: "target/executable/workflows/genome_alignment_and_quant/genome_alignment_and_quant"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
dependencies:
- "target/dependencies/vsh/vsh/biobox/v0.2.0/nextflow/star/star_align_reads"
- "target/dependencies/vsh/vsh/biobox/v0.2.0/nextflow/samtools/samtools_sort"

View File

@@ -278,8 +278,8 @@ build_info:
output: "target/executable/workflows/merge_quant_results"
executable: "target/executable/workflows/merge_quant_results/merge_quant_results"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
dependencies:
- "target/nextflow/tx2gene"
- "target/nextflow/tximport"

View File

@@ -486,8 +486,8 @@ build_info:
output: "target/executable/workflows/post_processing"
executable: "target/executable/workflows/post_processing/post_processing"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
dependencies:
- "target/nextflow/picard_markduplicates"
- "target/dependencies/vsh/vsh/biobox/v0.2.0/nextflow/samtools/samtools_sort"

View File

@@ -673,8 +673,8 @@ build_info:
output: "target/executable/workflows/pre_processing"
executable: "target/executable/workflows/pre_processing/pre_processing"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
dependencies:
- "target/nextflow/fastqc"
- "target/nextflow/umitools/umitools_extract"

View File

@@ -496,8 +496,8 @@ build_info:
output: "target/executable/workflows/prepare_genome"
executable: "target/executable/workflows/prepare_genome/prepare_genome"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
dependencies:
- "target/nextflow/gunzip"
- "target/dependencies/vsh/vsh/biobox/v0.2.0/nextflow/gffread"

View File

@@ -283,8 +283,8 @@ build_info:
output: "target/executable/workflows/pseudo_alignment_and_quant"
executable: "target/executable/workflows/pseudo_alignment_and_quant/pseudo_alignment_and_quant"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
dependencies:
- "target/dependencies/vsh/vsh/biobox/v0.2.0/nextflow/salmon/salmon_quant"
- "target/nextflow/kallisto/kallisto_quant"

View File

@@ -1596,8 +1596,8 @@ build_info:
output: "target/executable/workflows/quality_control"
executable: "target/executable/workflows/quality_control/quality_control"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
dependencies:
- "target/nextflow/rseqc/rseqc_bamstat"
- "target/nextflow/rseqc/rseqc_inferexperiment"

View File

@@ -785,7 +785,7 @@ argument_groups:
name: "--output_fasta"
info: null
default:
- "genome/reference_genome.fasta"
- "reference/genome.fasta"
must_exist: true
create_parent: true
required: false
@@ -796,7 +796,7 @@ argument_groups:
name: "--output_gtf"
info: null
default:
- "genome/gene_annotation.gtf"
- "reference/gene_annotation.gtf"
must_exist: true
create_parent: true
required: false
@@ -807,7 +807,7 @@ argument_groups:
name: "--output_transcript_fasta"
info: null
default:
- "genome/transcriptome.fasta"
- "reference/transcriptome.fasta"
must_exist: true
create_parent: true
required: false
@@ -818,7 +818,7 @@ argument_groups:
name: "--output_gene_bed"
info: null
default:
- "genome/gene_annotation.bed"
- "reference/gene_annotation.bed"
must_exist: true
create_parent: true
required: false
@@ -830,7 +830,7 @@ argument_groups:
description: "Path to STAR index."
info: null
default:
- "genome/index/STAR"
- "reference/index/STAR"
must_exist: true
create_parent: true
required: false
@@ -842,7 +842,7 @@ argument_groups:
description: "Path to Salmon index."
info: null
default:
- "genome/index/Salmon"
- "reference/index/Salmon"
must_exist: true
create_parent: true
required: false
@@ -854,7 +854,7 @@ argument_groups:
description: "Path to BBSplit index."
info: null
default:
- "genome/index/BBSplit"
- "reference/index/BBSplit"
must_exist: true
create_parent: true
required: false
@@ -866,7 +866,7 @@ argument_groups:
description: "Path to Kallisto index."
info: null
default:
- "genome/index/Kallisto"
- "reference/index/Kallisto"
must_exist: true
create_parent: true
required: false
@@ -2117,8 +2117,8 @@ build_info:
output: "target/executable/workflows/rnaseq"
executable: "target/executable/workflows/rnaseq/rnaseq"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
dependencies:
- "target/nextflow/workflows/prepare_genome"
- "target/nextflow/cat_fastq"

View File

@@ -588,38 +588,38 @@ function ViashHelp {
echo "Output:"
echo " --output_fasta"
echo " type: file, output, file must exist"
echo " default: genome/reference_genome.fasta"
echo " default: reference/genome.fasta"
echo ""
echo " --output_gtf"
echo " type: file, output, file must exist"
echo " default: genome/gene_annotation.gtf"
echo " default: reference/gene_annotation.gtf"
echo ""
echo " --output_transcript_fasta"
echo " type: file, output, file must exist"
echo " default: genome/transcriptome.fasta"
echo " default: reference/transcriptome.fasta"
echo ""
echo " --output_gene_bed"
echo " type: file, output, file must exist"
echo " default: genome/gene_annotation.bed"
echo " default: reference/gene_annotation.bed"
echo ""
echo " --output_star_index"
echo " type: file, output, file must exist"
echo " default: genome/index/STAR"
echo " default: reference/index/STAR"
echo " Path to STAR index."
echo ""
echo " --output_salmon_index"
echo " type: file, output, file must exist"
echo " default: genome/index/Salmon"
echo " default: reference/index/Salmon"
echo " Path to Salmon index."
echo ""
echo " --output_bbsplit_index"
echo " type: file, output, file must exist"
echo " default: genome/index/BBSplit"
echo " default: reference/index/BBSplit"
echo " Path to BBSplit index."
echo ""
echo " --output_kallisto_index"
echo " type: file, output, file must exist"
echo " default: genome/index/Kallisto"
echo " default: reference/index/Kallisto"
echo " Path to Kallisto index."
echo ""
echo " --output_fastq_1"
@@ -3343,28 +3343,28 @@ if [ -z ${VIASH_PAR_MULTIQC_METHODS_DESCRIPTION+x} ]; then
VIASH_PAR_MULTIQC_METHODS_DESCRIPTION="assets/methods_description_template.yml"
fi
if [ -z ${VIASH_PAR_OUTPUT_FASTA+x} ]; then
VIASH_PAR_OUTPUT_FASTA="genome/reference_genome.fasta"
VIASH_PAR_OUTPUT_FASTA="reference/genome.fasta"
fi
if [ -z ${VIASH_PAR_OUTPUT_GTF+x} ]; then
VIASH_PAR_OUTPUT_GTF="genome/gene_annotation.gtf"
VIASH_PAR_OUTPUT_GTF="reference/gene_annotation.gtf"
fi
if [ -z ${VIASH_PAR_OUTPUT_TRANSCRIPT_FASTA+x} ]; then
VIASH_PAR_OUTPUT_TRANSCRIPT_FASTA="genome/transcriptome.fasta"
VIASH_PAR_OUTPUT_TRANSCRIPT_FASTA="reference/transcriptome.fasta"
fi
if [ -z ${VIASH_PAR_OUTPUT_GENE_BED+x} ]; then
VIASH_PAR_OUTPUT_GENE_BED="genome/gene_annotation.bed"
VIASH_PAR_OUTPUT_GENE_BED="reference/gene_annotation.bed"
fi
if [ -z ${VIASH_PAR_OUTPUT_STAR_INDEX+x} ]; then
VIASH_PAR_OUTPUT_STAR_INDEX="genome/index/STAR"
VIASH_PAR_OUTPUT_STAR_INDEX="reference/index/STAR"
fi
if [ -z ${VIASH_PAR_OUTPUT_SALMON_INDEX+x} ]; then
VIASH_PAR_OUTPUT_SALMON_INDEX="genome/index/Salmon"
VIASH_PAR_OUTPUT_SALMON_INDEX="reference/index/Salmon"
fi
if [ -z ${VIASH_PAR_OUTPUT_BBSPLIT_INDEX+x} ]; then
VIASH_PAR_OUTPUT_BBSPLIT_INDEX="genome/index/BBSplit"
VIASH_PAR_OUTPUT_BBSPLIT_INDEX="reference/index/BBSplit"
fi
if [ -z ${VIASH_PAR_OUTPUT_KALLISTO_INDEX+x} ]; then
VIASH_PAR_OUTPUT_KALLISTO_INDEX="genome/index/Kallisto"
VIASH_PAR_OUTPUT_KALLISTO_INDEX="reference/index/Kallisto"
fi
if [ -z ${VIASH_PAR_OUTPUT_FASTQ_1+x} ]; then
VIASH_PAR_OUTPUT_FASTQ_1="fastq/\$id.read_1.fastq"

View File

@@ -238,8 +238,8 @@ build_info:
output: "target/nextflow/bbmap_bbsplit"
executable: "target/nextflow/bbmap_bbsplit/main.nf"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -3104,8 +3104,8 @@ meta = [
"engine" : "docker|native",
"output" : "/workdir/root/repo/target/nextflow/bbmap_bbsplit",
"viash_version" : "0.9.0",
"git_commit" : "dc43230e43731e5733fffba429a1190f08dbc742",
"git_remote" : "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
"git_commit" : "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e",
"git_remote" : "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
},
"package_config" : {
"version" : "multiple_fixes",

View File

@@ -178,8 +178,8 @@ build_info:
output: "target/nextflow/bedtools_genomecov"
executable: "target/nextflow/bedtools_genomecov/main.nf"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -3031,8 +3031,8 @@ meta = [
"engine" : "docker|native",
"output" : "/workdir/root/repo/target/nextflow/bedtools_genomecov",
"viash_version" : "0.9.0",
"git_commit" : "dc43230e43731e5733fffba429a1190f08dbc742",
"git_remote" : "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
"git_commit" : "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e",
"git_remote" : "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
},
"package_config" : {
"version" : "multiple_fixes",

View File

@@ -182,8 +182,8 @@ build_info:
output: "target/nextflow/cat_additional_fasta"
executable: "target/nextflow/cat_additional_fasta/main.nf"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -3032,8 +3032,8 @@ meta = [
"engine" : "docker|native",
"output" : "/workdir/root/repo/target/nextflow/cat_additional_fasta",
"viash_version" : "0.9.0",
"git_commit" : "dc43230e43731e5733fffba429a1190f08dbc742",
"git_remote" : "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
"git_commit" : "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e",
"git_remote" : "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
},
"package_config" : {
"version" : "multiple_fixes",

View File

@@ -169,8 +169,8 @@ build_info:
output: "target/nextflow/cat_fastq"
executable: "target/nextflow/cat_fastq/main.nf"
viash_version: "0.9.0"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
git_commit: "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e"
git_remote: "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -3023,8 +3023,8 @@ meta = [
"engine" : "docker|native",
"output" : "/workdir/root/repo/target/nextflow/cat_fastq",
"viash_version" : "0.9.0",
"git_commit" : "dc43230e43731e5733fffba429a1190f08dbc742",
"git_remote" : "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
"git_commit" : "fbc64b5f252d0e20b11d2455964e9ed5cc66d11e",
"git_remote" : "https://x-access-token:ghs_Hah86hJ3ciptfjYIU38aG0V14xJ0t21hkn3l@github.com/viash-hub/rnaseq"
},
"package_config" : {
"version" : "multiple_fixes",

Some files were not shown because too many files have changed in this diff Show More