Build branch main with version main (99dec59)
Build pipeline: viash-hub.biobox.main-vzh9h
Source commit: 99dec5923b
Source message: Bedtools genomecov (#150 and #128)
* Initial commit
* Update config.vsh.yaml
* Update script.sh
* update on test.sh
* bug fixing
* adding ibam option tests
* depthzero and strand option tests
* 5prime and max tests
* more tests
* Changelog
* Update config.vsh.yaml
* Update config.vsh.yaml
* Update script.sh
* Update test.sh
* TMPDIR
* Unset Variables
* par_trackopts multiple: true
* Minor update to CHANGELOG
---------
Co-authored-by: tgaspe <theodorogtc@gmail.com>
This commit is contained in:
@@ -685,7 +685,7 @@ build_info:
|
||||
output: "target/executable/gffread"
|
||||
executable: "target/executable/gffread/gffread"
|
||||
viash_version: "0.9.0-RC7"
|
||||
git_commit: "e6627ec728761fe63fe75b0a10ba51da2bccec21"
|
||||
git_commit: "99dec5923bfb3da165601a3f13502d498395b14d"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -807,9 +807,9 @@ RUN echo "gffread: \"$(gffread --version 2>&1)\"" > /var/software_versions.txt
|
||||
|
||||
LABEL org.opencontainers.image.authors="Emma Rousseau"
|
||||
LABEL org.opencontainers.image.description="Companion container for running component gffread"
|
||||
LABEL org.opencontainers.image.created="2024-09-03T08:58:31Z"
|
||||
LABEL org.opencontainers.image.created="2024-09-06T21:51:16Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/gpertea/gffread"
|
||||
LABEL org.opencontainers.image.revision="e6627ec728761fe63fe75b0a10ba51da2bccec21"
|
||||
LABEL org.opencontainers.image.revision="99dec5923bfb3da165601a3f13502d498395b14d"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user