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:
@@ -250,7 +250,7 @@ build_info:
|
||||
output: "target/executable/samtools/samtools_collate"
|
||||
executable: "target/executable/samtools/samtools_collate/samtools_collate"
|
||||
viash_version: "0.9.0-RC6"
|
||||
git_commit: "d0c648fb7eefe067f5b5b3d402a204354bb37198"
|
||||
git_commit: "3481750f6e2d77defa28423d832ff251da3a1f9e"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -514,9 +514,9 @@ RUN samtools --version 2>&1 | grep -E '^(samtools|Using htslib)' | \
|
||||
sed 's#Using ##;s# \([0-9\.]*\)$#: \1#' > /var/software_versions.txt
|
||||
|
||||
LABEL org.opencontainers.image.description="Companion container for running component samtools samtools_collate"
|
||||
LABEL org.opencontainers.image.created="2024-06-24T08:36:40Z"
|
||||
LABEL org.opencontainers.image.created="2024-06-24T09:14:56Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/samtools/samtools"
|
||||
LABEL org.opencontainers.image.revision="d0c648fb7eefe067f5b5b3d402a204354bb37198"
|
||||
LABEL org.opencontainers.image.revision="3481750f6e2d77defa28423d832ff251da3a1f9e"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -229,7 +229,7 @@ build_info:
|
||||
output: "target/executable/samtools/samtools_faidx"
|
||||
executable: "target/executable/samtools/samtools_faidx/samtools_faidx"
|
||||
viash_version: "0.9.0-RC6"
|
||||
git_commit: "d0c648fb7eefe067f5b5b3d402a204354bb37198"
|
||||
git_commit: "3481750f6e2d77defa28423d832ff251da3a1f9e"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -507,9 +507,9 @@ RUN samtools --version 2>&1 | grep -E '^(samtools|Using htslib)' | \
|
||||
sed 's#Using ##;s# \([0-9\.]*\)$#: \1#' > /var/software_versions.txt
|
||||
|
||||
LABEL org.opencontainers.image.description="Companion container for running component samtools samtools_faidx"
|
||||
LABEL org.opencontainers.image.created="2024-06-24T08:36:38Z"
|
||||
LABEL org.opencontainers.image.created="2024-06-24T09:14:54Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/samtools/samtools"
|
||||
LABEL org.opencontainers.image.revision="d0c648fb7eefe067f5b5b3d402a204354bb37198"
|
||||
LABEL org.opencontainers.image.revision="3481750f6e2d77defa28423d832ff251da3a1f9e"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -417,7 +417,7 @@ build_info:
|
||||
output: "target/executable/samtools/samtools_fastq"
|
||||
executable: "target/executable/samtools/samtools_fastq/samtools_fastq"
|
||||
viash_version: "0.9.0-RC6"
|
||||
git_commit: "d0c648fb7eefe067f5b5b3d402a204354bb37198"
|
||||
git_commit: "3481750f6e2d77defa28423d832ff251da3a1f9e"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -620,9 +620,9 @@ RUN samtools --version 2>&1 | grep -E '^(samtools|Using htslib)' | \
|
||||
sed 's#Using ##;s# \([0-9\.]*\)$#: \1#' > /var/software_versions.txt
|
||||
|
||||
LABEL org.opencontainers.image.description="Companion container for running component samtools samtools_fastq"
|
||||
LABEL org.opencontainers.image.created="2024-06-24T08:36:41Z"
|
||||
LABEL org.opencontainers.image.created="2024-06-24T09:14:56Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/samtools/samtools"
|
||||
LABEL org.opencontainers.image.revision="d0c648fb7eefe067f5b5b3d402a204354bb37198"
|
||||
LABEL org.opencontainers.image.revision="3481750f6e2d77defa28423d832ff251da3a1f9e"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -159,7 +159,7 @@ build_info:
|
||||
output: "target/executable/samtools/samtools_flagstat"
|
||||
executable: "target/executable/samtools/samtools_flagstat/samtools_flagstat"
|
||||
viash_version: "0.9.0-RC6"
|
||||
git_commit: "d0c648fb7eefe067f5b5b3d402a204354bb37198"
|
||||
git_commit: "3481750f6e2d77defa28423d832ff251da3a1f9e"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -469,9 +469,9 @@ RUN samtools --version 2>&1 | grep -E '^(samtools|Using htslib)' | \
|
||||
sed 's#Using ##;s# \([0-9\.]*\)$#: \1#' > /var/software_versions.txt
|
||||
|
||||
LABEL org.opencontainers.image.description="Companion container for running component samtools samtools_flagstat"
|
||||
LABEL org.opencontainers.image.created="2024-06-24T08:36:40Z"
|
||||
LABEL org.opencontainers.image.created="2024-06-24T09:14:55Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/samtools/samtools"
|
||||
LABEL org.opencontainers.image.revision="d0c648fb7eefe067f5b5b3d402a204354bb37198"
|
||||
LABEL org.opencontainers.image.revision="3481750f6e2d77defa28423d832ff251da3a1f9e"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -169,7 +169,7 @@ build_info:
|
||||
output: "target/executable/samtools/samtools_idxstats"
|
||||
executable: "target/executable/samtools/samtools_idxstats/samtools_idxstats"
|
||||
viash_version: "0.9.0-RC6"
|
||||
git_commit: "d0c648fb7eefe067f5b5b3d402a204354bb37198"
|
||||
git_commit: "3481750f6e2d77defa28423d832ff251da3a1f9e"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -473,9 +473,9 @@ RUN samtools --version 2>&1 | grep -E '^(samtools|Using htslib)' | \
|
||||
sed 's#Using ##;s# \([0-9\.]*\)$#: \1#' > /var/software_versions.txt
|
||||
|
||||
LABEL org.opencontainers.image.description="Companion container for running component samtools samtools_idxstats"
|
||||
LABEL org.opencontainers.image.created="2024-06-24T08:36:39Z"
|
||||
LABEL org.opencontainers.image.created="2024-06-24T09:14:54Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/samtools/samtools"
|
||||
LABEL org.opencontainers.image.revision="d0c648fb7eefe067f5b5b3d402a204354bb37198"
|
||||
LABEL org.opencontainers.image.revision="3481750f6e2d77defa28423d832ff251da3a1f9e"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -175,7 +175,7 @@ build_info:
|
||||
output: "target/executable/samtools/samtools_index"
|
||||
executable: "target/executable/samtools/samtools_index/samtools_index"
|
||||
viash_version: "0.9.0-RC6"
|
||||
git_commit: "d0c648fb7eefe067f5b5b3d402a204354bb37198"
|
||||
git_commit: "3481750f6e2d77defa28423d832ff251da3a1f9e"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -480,9 +480,9 @@ RUN samtools --version 2>&1 | grep -E '^(samtools|Using htslib)' | \
|
||||
sed 's#Using ##;s# \([0-9\.]*\)$#: \1#' > /var/software_versions.txt
|
||||
|
||||
LABEL org.opencontainers.image.description="Companion container for running component samtools samtools_index"
|
||||
LABEL org.opencontainers.image.created="2024-06-24T08:36:40Z"
|
||||
LABEL org.opencontainers.image.created="2024-06-24T09:14:55Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/samtools/samtools"
|
||||
LABEL org.opencontainers.image.revision="d0c648fb7eefe067f5b5b3d402a204354bb37198"
|
||||
LABEL org.opencontainers.image.revision="3481750f6e2d77defa28423d832ff251da3a1f9e"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -318,7 +318,7 @@ build_info:
|
||||
output: "target/executable/samtools/samtools_sort"
|
||||
executable: "target/executable/samtools/samtools_sort/samtools_sort"
|
||||
viash_version: "0.9.0-RC6"
|
||||
git_commit: "d0c648fb7eefe067f5b5b3d402a204354bb37198"
|
||||
git_commit: "3481750f6e2d77defa28423d832ff251da3a1f9e"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -551,9 +551,9 @@ RUN samtools --version 2>&1 | grep -E '^(samtools|Using htslib)' | \
|
||||
sed 's#Using ##;s# \([0-9\.]*\)$#: \1#' > /var/software_versions.txt
|
||||
|
||||
LABEL org.opencontainers.image.description="Companion container for running component samtools samtools_sort"
|
||||
LABEL org.opencontainers.image.created="2024-06-24T08:36:39Z"
|
||||
LABEL org.opencontainers.image.created="2024-06-24T09:14:54Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/samtools/samtools"
|
||||
LABEL org.opencontainers.image.revision="d0c648fb7eefe067f5b5b3d402a204354bb37198"
|
||||
LABEL org.opencontainers.image.revision="3481750f6e2d77defa28423d832ff251da3a1f9e"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -380,7 +380,7 @@ build_info:
|
||||
output: "target/executable/samtools/samtools_stats"
|
||||
executable: "target/executable/samtools/samtools_stats/samtools_stats"
|
||||
viash_version: "0.9.0-RC6"
|
||||
git_commit: "d0c648fb7eefe067f5b5b3d402a204354bb37198"
|
||||
git_commit: "3481750f6e2d77defa28423d832ff251da3a1f9e"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -568,9 +568,9 @@ RUN samtools --version 2>&1 | grep -E '^(samtools|Using htslib)' | \
|
||||
sed 's#Using ##;s# \([0-9\.]*\)$#: \1#' > /var/software_versions.txt
|
||||
|
||||
LABEL org.opencontainers.image.description="Companion container for running component samtools samtools_stats"
|
||||
LABEL org.opencontainers.image.created="2024-06-24T08:36:39Z"
|
||||
LABEL org.opencontainers.image.created="2024-06-24T09:14:55Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/samtools/samtools"
|
||||
LABEL org.opencontainers.image.revision="d0c648fb7eefe067f5b5b3d402a204354bb37198"
|
||||
LABEL org.opencontainers.image.revision="3481750f6e2d77defa28423d832ff251da3a1f9e"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -651,7 +651,7 @@ build_info:
|
||||
output: "target/executable/samtools/samtools_view"
|
||||
executable: "target/executable/samtools/samtools_view/samtools_view"
|
||||
viash_version: "0.9.0-RC6"
|
||||
git_commit: "d0c648fb7eefe067f5b5b3d402a204354bb37198"
|
||||
git_commit: "3481750f6e2d77defa28423d832ff251da3a1f9e"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -820,9 +820,9 @@ RUN samtools --version 2>&1 | grep -E '^(samtools|Using htslib)' | \
|
||||
sed 's#Using ##;s# \([0-9\.]*\)$#: \1#' > /var/software_versions.txt
|
||||
|
||||
LABEL org.opencontainers.image.description="Companion container for running component samtools samtools_view"
|
||||
LABEL org.opencontainers.image.created="2024-06-24T08:36:38Z"
|
||||
LABEL org.opencontainers.image.created="2024-06-24T09:14:53Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/samtools/samtools"
|
||||
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