Build branch biobox/main with version main to biobox on branch main (9991e9a)

Build pipeline: viash-hub.biobox.main-l6hlj

Source commit: 9991e9a4f5

Source message: Bump bases2fastq to 2.2.1 (#202)
This commit is contained in:
CI
2025-10-03 08:31:27 +00:00
parent 04a5851ff8
commit 27d6133895
561 changed files with 6895 additions and 63816 deletions

View File

@@ -176,7 +176,7 @@ build_info:
output: "target/executable/seqtk/seqtk_sample"
executable: "target/executable/seqtk/seqtk_sample/seqtk_sample"
viash_version: "0.9.4"
git_commit: "7158daa5f609274a6d98fd196a7e84e302717216"
git_commit: "9991e9a4f5ddd5085a4e2becf962950b1daf594b"
git_remote: "https://github.com/viash-hub/biobox"
package_config:
name: "biobox"
@@ -198,138 +198,10 @@ package_config:
source: "src"
target: "target"
config_mods:
- ".requirements.commands := ['ps']\n"
- ".requirements.commands += ['ps']\n"
- ".engines += { type: \"native\" }"
- ".engines[.type == 'docker'].target_registry := 'images.viash-hub.com'"
- ".engines[.type == 'docker'].target_tag := 'main'"
authors:
- name: "Robrecht Cannoodt"
roles:
- "author"
- "maintainer"
info:
links:
email: "robrecht@data-intuitive.com"
github: "rcannood"
orcid: "0000-0003-3641-729X"
linkedin: "robrechtcannoodt"
organizations:
- name: "Data Intuitive"
href: "https://www.data-intuitive.com"
role: "Data Science Engineer"
- name: "Open Problems"
href: "https://openproblems.bio"
role: "Core Member"
- name: "Angela Oliveira Pisco"
roles:
- "author"
info:
role: "Contributor"
links:
github: "aopisco"
orcid: "0000-0003-0142-2355"
linkedin: "aopisco"
organizations:
- name: "Insitro"
href: "https://insitro.com"
role: "Director of Computational Biology"
- name: "Open Problems"
href: "https://openproblems.bio"
role: "Core Member"
- name: "Dorien Roosen"
roles:
- "author"
info:
links:
email: "dorien@data-intuitive.com"
github: "dorien-er"
linkedin: "dorien-roosen"
organizations:
- name: "Data Intuitive"
href: "https://www.data-intuitive.com"
role: "Data Scientist"
- name: "Dries Schaumont"
roles:
- "author"
info:
links:
email: "dries@data-intuitive.com"
github: "DriesSchaumont"
orcid: "0000-0002-4389-0440"
linkedin: "dries-schaumont"
organizations:
- name: "Data Intuitive"
href: "https://www.data-intuitive.com"
role: "Data Scientist"
- name: "Emma Rousseau"
roles:
- "author"
info:
links:
github: "emmarousseau"
linkedin: "emmarousseau1"
- name: "Jakub Majercik"
roles:
- "author"
info:
links:
email: "jakub@data-intuitive.com"
github: "jakubmajercik"
linkedin: "jakubmajercik"
organizations:
- name: "Data Intuitive"
href: "https://www.data-intuitive.com"
role: "Bioinformatics Engineer"
- name: "Kai Waldrant"
roles:
- "author"
info:
links:
github: "KaiWaldrant"
orcid: "0009-0003-8555-1361"
linkedin: "kaiwaldrant"
- name: "Leïla Paquay"
roles:
- "author"
info:
links:
github: "Leila011"
linkedin: "leilapaquay"
- name: "Sai Nirmayi Yasa"
roles:
- "author"
info:
links:
github: "sainirmayi"
linkedin: "sai-nirmayi-yasa"
- name: "Theodoro Gasperin Terra Camargo"
roles:
- "author"
info:
links:
email: "theodorogtc@gmail.com"
github: "tgaspe"
linkedin: "theodoro-gasperin-terra-camargo"
- name: "Toni Verbeiren"
roles:
- "author"
info:
links:
github: "tverbeiren"
linkedin: "verbeiren"
organizations:
- name: "Data Intuitive"
href: "https://www.data-intuitive.com"
role: "Data Scientist and CEO"
- name: "Weiwei Schultz"
roles:
- "author"
info:
links:
linkedin: "weiwei-schultz"
organizations:
- name: "Janssen R&D US"
role: "Associate Director Data Sciences"
keywords:
- "bioinformatics"
- "modules"

View File

@@ -450,9 +450,9 @@ FROM quay.io/biocontainers/seqtk:1.4--he4a0461_2
ENTRYPOINT []
LABEL org.opencontainers.image.authors="Jakub Majercik"
LABEL org.opencontainers.image.description="Companion container for running component seqtk seqtk_sample"
LABEL org.opencontainers.image.created="2025-09-01T11:02:57Z"
LABEL org.opencontainers.image.created="2025-10-03T08:11:16Z"
LABEL org.opencontainers.image.source="https://github.com/lh3/seqtk/tree/v1.4"
LABEL org.opencontainers.image.revision="7158daa5f609274a6d98fd196a7e84e302717216"
LABEL org.opencontainers.image.revision="9991e9a4f5ddd5085a4e2becf962950b1daf594b"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER