Build branch main with version main (bc9cc0a)
Build pipeline: viash-hub.biobox.main-bd96b
Source commit: bc9cc0a6ce
Source message: Kallisto quant (#152)
* initial commit dedup
* Revert "initial commit dedup"
This reverts commit 38f586bec0ac9e4312b016e29c3aa0bd53f292b2.
* complete component
* Update changelog
* add help.txt
* apply suggested changes (changelog, config)
This commit is contained in:
@@ -416,9 +416,9 @@ build_info:
|
||||
output: "target/executable/rsem/rsem_prepare_reference"
|
||||
executable: "target/executable/rsem/rsem_prepare_reference/rsem_prepare_reference"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "619f1bbb6d040e650233d3b0380f5298e624ecef"
|
||||
git_remote: "https://x-access-token:ghs_Vi76hXSsWXZ7Nqew1pu2fjagXguaxI2jku9D@github.com/viash-hub/biobox"
|
||||
git_tag: "v0.2.0-4-g619f1bb"
|
||||
git_commit: "bc9cc0a6ce4e0b87a4ce47561b4812b449e101ca"
|
||||
git_remote: "https://x-access-token:ghs_lSKHBbqnO6mkOoPjjavM2ghphcCkFP1NX9Uo@github.com/viash-hub/biobox"
|
||||
git_tag: "v0.2.0-5-gbc9cc0a"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
version: "main"
|
||||
|
||||
@@ -656,9 +656,9 @@ echo "HISAT2: `hisat2 --version | grep -oP 'hisat2-align-s version \K\d+\.\d+\.\
|
||||
|
||||
LABEL org.opencontainers.image.authors="Sai Nirmayi Yasa"
|
||||
LABEL org.opencontainers.image.description="Companion container for running component rsem rsem_prepare_reference"
|
||||
LABEL org.opencontainers.image.created="2024-09-18T13:53:03Z"
|
||||
LABEL org.opencontainers.image.created="2024-09-19T03:54:20Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/deweylab/RSEM"
|
||||
LABEL org.opencontainers.image.revision="619f1bbb6d040e650233d3b0380f5298e624ecef"
|
||||
LABEL org.opencontainers.image.revision="bc9cc0a6ce4e0b87a4ce47561b4812b449e101ca"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user