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:
@@ -456,7 +456,7 @@ build_info:
|
||||
output: "target/executable/multiqc"
|
||||
executable: "target/executable/multiqc/multiqc"
|
||||
viash_version: "0.9.0-RC7"
|
||||
git_commit: "e6627ec728761fe63fe75b0a10ba51da2bccec21"
|
||||
git_commit: "99dec5923bfb3da165601a3f13502d498395b14d"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -637,9 +637,9 @@ RUN multiqc --version | sed 's/multiqc, version\s\(.*\)/multiqc: "\1"/' > /var/s
|
||||
|
||||
LABEL org.opencontainers.image.authors="Dorien Roosen"
|
||||
LABEL org.opencontainers.image.description="Companion container for running component multiqc"
|
||||
LABEL org.opencontainers.image.created="2024-09-03T08:58:49Z"
|
||||
LABEL org.opencontainers.image.created="2024-09-06T21:51:33Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/biobox"
|
||||
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