Build branch add_trimgalore with version add_trimgalore (9073515)

Build pipeline: viash-hub.biobox.add-trimgalore-8w9nv

Source commit: 90735159b7

Source message: separate input fastqc file arguments from other arguments
This commit is contained in:
CI
2024-09-19 08:52:16 +00:00
parent b0f04b650f
commit 5af6804276
264 changed files with 31062 additions and 475 deletions

View File

@@ -410,8 +410,8 @@ build_info:
output: "target/executable/bedtools/bedtools_intersect"
executable: "target/executable/bedtools/bedtools_intersect/bedtools_intersect"
viash_version: "0.9.0-RC7"
git_commit: "89fb3575f697065135a647a21efb3815efe66e44"
git_remote: "https://github.com/viash-hub/biobox"
git_commit: "90735159b7bafa4aa8643eb132534d078ea299cf"
git_remote: "https://x-access-token:ghs_f5MGzzY8TnzQWjJSiZ9z9t1HGTq1aI25g7mw@github.com/viash-hub/biobox"
package_config:
name: "biobox"
version: "add_trimgalore"

View File

@@ -633,9 +633,9 @@ RUN echo "bedtools: \"$(bedtools --version | sed -n 's/^bedtools //p')\"" > /var
LABEL org.opencontainers.image.authors="Theodoro Gasperin Terra Camargo"
LABEL org.opencontainers.image.description="Companion container for running component bedtools bedtools_intersect"
LABEL org.opencontainers.image.created="2024-09-10T07:43:20Z"
LABEL org.opencontainers.image.created="2024-09-19T08:35:49Z"
LABEL org.opencontainers.image.source="https://github.com/arq5x/bedtools2"
LABEL org.opencontainers.image.revision="89fb3575f697065135a647a21efb3815efe66e44"
LABEL org.opencontainers.image.revision="90735159b7bafa4aa8643eb132534d078ea299cf"
LABEL org.opencontainers.image.version="add_trimgalore"
VIASHDOCKER