Build branch main with version main (86333c1)
Build pipeline: meta-vsh-ci-template-tpwsr
Source commit: 86333c1a46
Source message: SnpEff (#153)
* Help file
* config file
* config file
* runners script
* config file
* test script
* test
* test
* runners script
* snake case
* snake case
* output parameters
* modify argument formatting, container setup
* fix buf with mv command
* avoid boolean_false and fix bug with output files
---------
Co-authored-by: Emma Rousseau <emmarou1@icloud.com>
This commit is contained in:
@@ -1173,9 +1173,9 @@ build_info:
|
||||
output: "target/executable/salmon/salmon_quant"
|
||||
executable: "target/executable/salmon/salmon_quant/salmon_quant"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "add125261c6fa0ed7c9906fc85e7368d2072c4a3"
|
||||
git_remote: "https://x-access-token:ghs_bKg5UFS6ueiPm6KFjDzlVauquRQ8Fx1iMgnZ@github.com/viash-hub/biobox"
|
||||
git_tag: "v0.2.0-9-gadd1252"
|
||||
git_commit: "86333c1a465db45facd936695f1f33b186ccf0fc"
|
||||
git_remote: "https://x-access-token:ghs_ILHMFrZClEMTdFrL0nibETdAJotVbg0IPeJ7@github.com/viash-hub/biobox"
|
||||
git_tag: "v0.2.0-10-g86333c1"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
version: "main"
|
||||
|
||||
@@ -1168,9 +1168,9 @@ RUN salmon index -v 2>&1 | sed 's/salmon \([0-9.]*\)/salmon: \1/' > /var/softwar
|
||||
|
||||
LABEL org.opencontainers.image.authors="Sai Nirmayi Yasa"
|
||||
LABEL org.opencontainers.image.description="Companion container for running component salmon salmon_quant"
|
||||
LABEL org.opencontainers.image.created="2024-10-07T09:07:59Z"
|
||||
LABEL org.opencontainers.image.created="2024-10-16T08:57:43Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/COMBINE-lab/salmon"
|
||||
LABEL org.opencontainers.image.revision="add125261c6fa0ed7c9906fc85e7368d2072c4a3"
|
||||
LABEL org.opencontainers.image.revision="86333c1a465db45facd936695f1f33b186ccf0fc"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user