Previous changeset 4:f5c632894818 (2020-07-08) Next changeset 6:705821bf30d2 (2024-03-12) |
Commit message:
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/mz_to_sqlite commit 24561502a9bed97f351af6a0438aa82414a351ab" |
modified:
mz_to_sqlite.xml |
b |
diff -r f5c632894818 -r 8190f6083c0d mz_to_sqlite.xml --- a/mz_to_sqlite.xml Wed Jul 08 10:05:31 2020 -0400 +++ b/mz_to_sqlite.xml Sat Oct 30 13:06:22 2021 +0000 |
b |
@@ -1,7 +1,7 @@ -<tool id="mz_to_sqlite" name="mz to sqlite" version="2.0.4+galaxy1"> +<tool id="mz_to_sqlite" name="mz to sqlite" version="2.1.1+galaxy0"> <description>Extract mzIdentML and associated proteomics datasets into a SQLite DB</description> <requirements> - <requirement type="package" version="2.0.4">mztosqlite</requirement> + <requirement type="package" version="2.1.1">mztosqlite</requirement> </requirements> <stdio> <exit_code range="1:" level="fatal" description="Error Running mz_to_sqlite" /> |