-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploy for release 0.3.1 from 8a12c5c
- Loading branch information
Showing
22 changed files
with
43 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -377,9 +377,9 @@ FROM dataintuitive/randpy:r4.0_py3.8_bioc3.12 | |
RUN : | ||
LABEL org.opencontainers.image.authors="Robrecht Cannoodt <[email protected]> (maintainer) {github: rcannood, orcid: 0000-0003-3641-729X}" | ||
LABEL org.opencontainers.image.description="Companion container for running component convert maxquant_to_h5ad" | ||
LABEL org.opencontainers.image.created="2022-08-09T04:29:55Z" | ||
LABEL org.opencontainers.image.created="2022-08-09T06:25:06Z" | ||
LABEL org.opencontainers.image.source="https://github.com/czbiohub/mspipelines" | ||
LABEL org.opencontainers.image.revision="9082f742100901e40556dfcf72ca11092ffe09fa" | ||
LABEL org.opencontainers.image.revision="8a12c5c8d2600d3a79b834ba69ac6f68c0d23b16" | ||
LABEL org.opencontainers.image.version="0.3.1" | ||
VIASHDOCKER | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -421,9 +421,9 @@ functionality: | |
RUN : | ||
LABEL org.opencontainers.image.authors="Robrecht Cannoodt <[email protected]> (maintainer) {github: rcannood, orcid: 0000-0003-3641-729X}" | ||
LABEL org.opencontainers.image.description="Companion container for running component convert maxquant_to_h5ad" | ||
LABEL org.opencontainers.image.created="2022-08-09T04:29:55Z" | ||
LABEL org.opencontainers.image.created="2022-08-09T06:25:06Z" | ||
LABEL org.opencontainers.image.source="https://github.com/czbiohub/mspipelines" | ||
LABEL org.opencontainers.image.revision="9082f742100901e40556dfcf72ca11092ffe09fa" | ||
LABEL org.opencontainers.image.revision="8a12c5c8d2600d3a79b834ba69ac6f68c0d23b16" | ||
LABEL org.opencontainers.image.version="0.3.1" | ||
VIASHDOCKER | ||
} | ||
|
@@ -823,5 +823,5 @@ info: | |
output: "target/docker/convert/maxquant_to_h5ad" | ||
executable: "target/docker/convert/maxquant_to_h5ad/maxquant_to_h5ad" | ||
viash_version: "0.5.15" | ||
git_commit: "9082f742100901e40556dfcf72ca11092ffe09fa" | ||
git_commit: "8a12c5c8d2600d3a79b834ba69ac6f68c0d23b16" | ||
git_remote: "https://github.com/czbiohub/mspipelines" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -388,9 +388,9 @@ rm ThermoRawFileParser.zip | |
LABEL org.opencontainers.image.authors="Robrecht Cannoodt <[email protected]> (maintainer) {github: rcannood, orcid: 0000-0003-3641-729X}" | ||
LABEL org.opencontainers.image.description="Companion container for running component convert thermo_to_mzml" | ||
LABEL org.opencontainers.image.created="2022-08-09T04:29:55Z" | ||
LABEL org.opencontainers.image.created="2022-08-09T06:25:06Z" | ||
LABEL org.opencontainers.image.source="https://github.com/czbiohub/mspipelines" | ||
LABEL org.opencontainers.image.revision="9082f742100901e40556dfcf72ca11092ffe09fa" | ||
LABEL org.opencontainers.image.revision="8a12c5c8d2600d3a79b834ba69ac6f68c0d23b16" | ||
LABEL org.opencontainers.image.version="0.3.1" | ||
VIASHDOCKER | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -431,9 +431,9 @@ functionality: | |
LABEL org.opencontainers.image.authors="Robrecht Cannoodt <[email protected]> (maintainer) {github: rcannood, orcid: 0000-0003-3641-729X}" | ||
LABEL org.opencontainers.image.description="Companion container for running component convert thermo_to_mzml" | ||
LABEL org.opencontainers.image.created="2022-08-09T04:29:55Z" | ||
LABEL org.opencontainers.image.created="2022-08-09T06:25:06Z" | ||
LABEL org.opencontainers.image.source="https://github.com/czbiohub/mspipelines" | ||
LABEL org.opencontainers.image.revision="9082f742100901e40556dfcf72ca11092ffe09fa" | ||
LABEL org.opencontainers.image.revision="8a12c5c8d2600d3a79b834ba69ac6f68c0d23b16" | ||
LABEL org.opencontainers.image.version="0.3.1" | ||
VIASHDOCKER | ||
} | ||
|
@@ -808,5 +808,5 @@ info: | |
output: "target/docker/convert/thermo_to_mzml" | ||
executable: "target/docker/convert/thermo_to_mzml/thermo_to_mzml" | ||
viash_version: "0.5.15" | ||
git_commit: "9082f742100901e40556dfcf72ca11092ffe09fa" | ||
git_commit: "8a12c5c8d2600d3a79b834ba69ac6f68c0d23b16" | ||
git_remote: "https://github.com/czbiohub/mspipelines" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -401,9 +401,9 @@ FROM amazon/aws-cli:2.7.1 | |
RUN : | ||
LABEL org.opencontainers.image.authors="Robrecht Cannoodt <[email protected]> (maintainer) {github: rcannood, orcid: 0000-0003-3641-729X}" | ||
LABEL org.opencontainers.image.description="Companion container for running component download sync_test_resources" | ||
LABEL org.opencontainers.image.created="2022-08-09T04:29:55Z" | ||
LABEL org.opencontainers.image.created="2022-08-09T06:25:06Z" | ||
LABEL org.opencontainers.image.source="https://github.com/czbiohub/mspipelines" | ||
LABEL org.opencontainers.image.revision="9082f742100901e40556dfcf72ca11092ffe09fa" | ||
LABEL org.opencontainers.image.revision="8a12c5c8d2600d3a79b834ba69ac6f68c0d23b16" | ||
LABEL org.opencontainers.image.version="0.3.1" | ||
VIASHDOCKER | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -475,9 +475,9 @@ functionality: | |
RUN : | ||
LABEL org.opencontainers.image.authors="Robrecht Cannoodt <[email protected]> (maintainer) {github: rcannood, orcid: 0000-0003-3641-729X}" | ||
LABEL org.opencontainers.image.description="Companion container for running component download sync_test_resources" | ||
LABEL org.opencontainers.image.created="2022-08-09T04:29:55Z" | ||
LABEL org.opencontainers.image.created="2022-08-09T06:25:06Z" | ||
LABEL org.opencontainers.image.source="https://github.com/czbiohub/mspipelines" | ||
LABEL org.opencontainers.image.revision="9082f742100901e40556dfcf72ca11092ffe09fa" | ||
LABEL org.opencontainers.image.revision="8a12c5c8d2600d3a79b834ba69ac6f68c0d23b16" | ||
LABEL org.opencontainers.image.version="0.3.1" | ||
VIASHDOCKER | ||
} | ||
|
@@ -913,5 +913,5 @@ info: | |
output: "target/docker/download/sync_test_resources" | ||
executable: "target/docker/download/sync_test_resources/sync_test_resources" | ||
viash_version: "0.5.15" | ||
git_commit: "9082f742100901e40556dfcf72ca11092ffe09fa" | ||
git_commit: "8a12c5c8d2600d3a79b834ba69ac6f68c0d23b16" | ||
git_remote: "https://github.com/czbiohub/mspipelines" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -459,9 +459,9 @@ RUN pip install --upgrade pip && \ | |
LABEL org.opencontainers.image.authors="Robrecht Cannoodt <[email protected]> (maintainer) {github: rcannood, orcid: 0000-0003-3641-729X}" | ||
LABEL org.opencontainers.image.description="Companion container for running component maxquant maxquant" | ||
LABEL org.opencontainers.image.created="2022-08-09T04:29:55Z" | ||
LABEL org.opencontainers.image.created="2022-08-09T06:25:06Z" | ||
LABEL org.opencontainers.image.source="https://github.com/czbiohub/mspipelines" | ||
LABEL org.opencontainers.image.revision="9082f742100901e40556dfcf72ca11092ffe09fa" | ||
LABEL org.opencontainers.image.revision="8a12c5c8d2600d3a79b834ba69ac6f68c0d23b16" | ||
LABEL org.opencontainers.image.version="0.3.1" | ||
VIASHDOCKER | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -650,9 +650,9 @@ functionality: | |
LABEL org.opencontainers.image.authors="Robrecht Cannoodt <[email protected]> (maintainer) {github: rcannood, orcid: 0000-0003-3641-729X}" | ||
LABEL org.opencontainers.image.description="Companion container for running component maxquant maxquant" | ||
LABEL org.opencontainers.image.created="2022-08-09T04:29:55Z" | ||
LABEL org.opencontainers.image.created="2022-08-09T06:25:06Z" | ||
LABEL org.opencontainers.image.source="https://github.com/czbiohub/mspipelines" | ||
LABEL org.opencontainers.image.revision="9082f742100901e40556dfcf72ca11092ffe09fa" | ||
LABEL org.opencontainers.image.revision="8a12c5c8d2600d3a79b834ba69ac6f68c0d23b16" | ||
LABEL org.opencontainers.image.version="0.3.1" | ||
VIASHDOCKER | ||
} | ||
|
@@ -1893,5 +1893,5 @@ info: | |
output: "target/docker/maxquant/maxquant" | ||
executable: "target/docker/maxquant/maxquant/maxquant" | ||
viash_version: "0.5.15" | ||
git_commit: "9082f742100901e40556dfcf72ca11092ffe09fa" | ||
git_commit: "8a12c5c8d2600d3a79b834ba69ac6f68c0d23b16" | ||
git_remote: "https://github.com/czbiohub/mspipelines" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -593,9 +593,9 @@ RUN pip install --upgrade pip && \ | |
LABEL org.opencontainers.image.authors="Robrecht Cannoodt <[email protected]> (maintainer) {github: rcannood, orcid: 0000-0003-3641-729X}" | ||
LABEL org.opencontainers.image.description="Companion container for running component msdial msdial_gcms" | ||
LABEL org.opencontainers.image.created="2022-08-09T04:29:55Z" | ||
LABEL org.opencontainers.image.created="2022-08-09T06:25:06Z" | ||
LABEL org.opencontainers.image.source="https://github.com/czbiohub/mspipelines" | ||
LABEL org.opencontainers.image.revision="9082f742100901e40556dfcf72ca11092ffe09fa" | ||
LABEL org.opencontainers.image.revision="8a12c5c8d2600d3a79b834ba69ac6f68c0d23b16" | ||
LABEL org.opencontainers.image.version="0.3.1" | ||
VIASHDOCKER | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1216,9 +1216,9 @@ functionality: | |
LABEL org.opencontainers.image.authors="Robrecht Cannoodt <[email protected]> (maintainer) {github: rcannood, orcid: 0000-0003-3641-729X}" | ||
LABEL org.opencontainers.image.description="Companion container for running component msdial msdial_gcms" | ||
LABEL org.opencontainers.image.created="2022-08-09T04:29:55Z" | ||
LABEL org.opencontainers.image.created="2022-08-09T06:25:06Z" | ||
LABEL org.opencontainers.image.source="https://github.com/czbiohub/mspipelines" | ||
LABEL org.opencontainers.image.revision="9082f742100901e40556dfcf72ca11092ffe09fa" | ||
LABEL org.opencontainers.image.revision="8a12c5c8d2600d3a79b834ba69ac6f68c0d23b16" | ||
LABEL org.opencontainers.image.version="0.3.1" | ||
VIASHDOCKER | ||
} | ||
|
@@ -2791,5 +2791,5 @@ info: | |
output: "target/docker/msdial/msdial_gcms" | ||
executable: "target/docker/msdial/msdial_gcms/msdial_gcms" | ||
viash_version: "0.5.15" | ||
git_commit: "9082f742100901e40556dfcf72ca11092ffe09fa" | ||
git_commit: "8a12c5c8d2600d3a79b834ba69ac6f68c0d23b16" | ||
git_remote: "https://github.com/czbiohub/mspipelines" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -757,9 +757,9 @@ RUN pip install --upgrade pip && \ | |
LABEL org.opencontainers.image.authors="Robrecht Cannoodt <[email protected]> (maintainer) {github: rcannood, orcid: 0000-0003-3641-729X}" | ||
LABEL org.opencontainers.image.description="Companion container for running component msdial msdial_lcms" | ||
LABEL org.opencontainers.image.created="2022-08-09T04:29:56Z" | ||
LABEL org.opencontainers.image.created="2022-08-09T06:25:07Z" | ||
LABEL org.opencontainers.image.source="https://github.com/czbiohub/mspipelines" | ||
LABEL org.opencontainers.image.revision="9082f742100901e40556dfcf72ca11092ffe09fa" | ||
LABEL org.opencontainers.image.revision="8a12c5c8d2600d3a79b834ba69ac6f68c0d23b16" | ||
LABEL org.opencontainers.image.version="0.3.1" | ||
VIASHDOCKER | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1818,9 +1818,9 @@ functionality: | |
LABEL org.opencontainers.image.authors="Robrecht Cannoodt <[email protected]> (maintainer) {github: rcannood, orcid: 0000-0003-3641-729X}" | ||
LABEL org.opencontainers.image.description="Companion container for running component msdial msdial_lcms" | ||
LABEL org.opencontainers.image.created="2022-08-09T04:29:56Z" | ||
LABEL org.opencontainers.image.created="2022-08-09T06:25:07Z" | ||
LABEL org.opencontainers.image.source="https://github.com/czbiohub/mspipelines" | ||
LABEL org.opencontainers.image.revision="9082f742100901e40556dfcf72ca11092ffe09fa" | ||
LABEL org.opencontainers.image.revision="8a12c5c8d2600d3a79b834ba69ac6f68c0d23b16" | ||
LABEL org.opencontainers.image.version="0.3.1" | ||
VIASHDOCKER | ||
} | ||
|
@@ -4182,5 +4182,5 @@ info: | |
output: "target/docker/msdial/msdial_lcms" | ||
executable: "target/docker/msdial/msdial_lcms/msdial_lcms" | ||
viash_version: "0.5.15" | ||
git_commit: "9082f742100901e40556dfcf72ca11092ffe09fa" | ||
git_commit: "8a12c5c8d2600d3a79b834ba69ac6f68c0d23b16" | ||
git_remote: "https://github.com/czbiohub/mspipelines" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -401,9 +401,9 @@ python setup.py install | |
LABEL org.opencontainers.image.authors="Robrecht Cannoodt <[email protected]> (maintainer) {github: rcannood, orcid: 0000-0003-3641-729X}" | ||
LABEL org.opencontainers.image.description="Companion container for running component qc rawbeans" | ||
LABEL org.opencontainers.image.created="2022-08-09T04:29:55Z" | ||
LABEL org.opencontainers.image.created="2022-08-09T06:25:06Z" | ||
LABEL org.opencontainers.image.source="https://github.com/czbiohub/mspipelines" | ||
LABEL org.opencontainers.image.revision="9082f742100901e40556dfcf72ca11092ffe09fa" | ||
LABEL org.opencontainers.image.revision="8a12c5c8d2600d3a79b834ba69ac6f68c0d23b16" | ||
LABEL org.opencontainers.image.version="0.3.1" | ||
VIASHDOCKER | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -466,9 +466,9 @@ functionality: | |
LABEL org.opencontainers.image.authors="Robrecht Cannoodt <[email protected]> (maintainer) {github: rcannood, orcid: 0000-0003-3641-729X}" | ||
LABEL org.opencontainers.image.description="Companion container for running component qc rawbeans" | ||
LABEL org.opencontainers.image.created="2022-08-09T04:29:55Z" | ||
LABEL org.opencontainers.image.created="2022-08-09T06:25:06Z" | ||
LABEL org.opencontainers.image.source="https://github.com/czbiohub/mspipelines" | ||
LABEL org.opencontainers.image.revision="9082f742100901e40556dfcf72ca11092ffe09fa" | ||
LABEL org.opencontainers.image.revision="8a12c5c8d2600d3a79b834ba69ac6f68c0d23b16" | ||
LABEL org.opencontainers.image.version="0.3.1" | ||
VIASHDOCKER | ||
} | ||
|
@@ -939,5 +939,5 @@ info: | |
output: "target/docker/qc/rawbeans" | ||
executable: "target/docker/qc/rawbeans/rawbeans" | ||
viash_version: "0.5.15" | ||
git_commit: "9082f742100901e40556dfcf72ca11092ffe09fa" | ||
git_commit: "8a12c5c8d2600d3a79b834ba69ac6f68c0d23b16" | ||
git_remote: "https://github.com/czbiohub/mspipelines" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters