Build branch main with version main (3481750)
Build pipeline: viash-hub.biobox.main-2mtst
Source commit: 3481750f6e
Source message: Output alignments to the transcriptome (#56)
* Output alignments to the transcriptome
* Change argument name
This commit is contained in:
@@ -217,7 +217,7 @@ build_info:
|
||||
output: "target/executable/bedtools/bedtools_getfasta"
|
||||
executable: "target/executable/bedtools/bedtools_getfasta/bedtools_getfasta"
|
||||
viash_version: "0.9.0-RC6"
|
||||
git_commit: "d0c648fb7eefe067f5b5b3d402a204354bb37198"
|
||||
git_commit: "3481750f6e2d77defa28423d832ff251da3a1f9e"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -521,9 +521,9 @@ RUN apt-get update && \
|
||||
RUN echo "bedtools: \"$(bedtools --version | sed -n 's/^bedtools //p')\"" > /var/software_versions.txt
|
||||
|
||||
LABEL org.opencontainers.image.description="Companion container for running component bedtools bedtools_getfasta"
|
||||
LABEL org.opencontainers.image.created="2024-06-24T08:36:44Z"
|
||||
LABEL org.opencontainers.image.created="2024-06-24T09:14:59Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/arq5x/bedtools2"
|
||||
LABEL org.opencontainers.image.revision="d0c648fb7eefe067f5b5b3d402a204354bb37198"
|
||||
LABEL org.opencontainers.image.revision="3481750f6e2d77defa28423d832ff251da3a1f9e"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user