Build branch main with version main (f3e87e5)
Build pipeline: viash-hub.biobox.main-7qmtp
Source commit: f3e87e58c9
Source message: Bedtools bed12tobed6 (#140)
* Initial commit
* Update test.sh
* help file + n option
* adding n_score option
* small changes
* Update CHANGELOG.md
* Update CHANGELOG.md
---------
Co-authored-by: Jakub Majercik <57993790+jakubmajercik@users.noreply.github.com>
This commit is contained in:
@@ -222,7 +222,7 @@ build_info:
|
||||
output: "target/executable/bedtools/bedtools_sort"
|
||||
executable: "target/executable/bedtools/bedtools_sort/bedtools_sort"
|
||||
viash_version: "0.9.0-RC7"
|
||||
git_commit: "2b29a47575db9dbdff8448b287925c25d9a8b01d"
|
||||
git_commit: "f3e87e58c921a4ef59fe8946edcd066cdfc8de9c"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -509,9 +509,9 @@ RUN echo "bedtools: \"$(bedtools --version | sed -n 's/^bedtools //p')\"" > /var
|
||||
|
||||
LABEL org.opencontainers.image.authors="Theodoro Gasperin Terra Camargo"
|
||||
LABEL org.opencontainers.image.description="Companion container for running component bedtools bedtools_sort"
|
||||
LABEL org.opencontainers.image.created="2024-09-02T13:02:39Z"
|
||||
LABEL org.opencontainers.image.created="2024-09-02T13:10:10Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/arq5x/bedtools2"
|
||||
LABEL org.opencontainers.image.revision="2b29a47575db9dbdff8448b287925c25d9a8b01d"
|
||||
LABEL org.opencontainers.image.revision="f3e87e58c921a4ef59fe8946edcd066cdfc8de9c"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user