Mercurial > repos > tomnl > mspurity_createdatabase
diff createDatabase.xml @ 10:77f4c10ef898 draft
planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit b6b8da66a6eef180ca8e333f98fc4b7575bac7b3
| author | tomnl |
|---|---|
| date | Thu, 27 Jun 2019 12:42:05 -0400 |
| parents | c2806f7ff9b8 |
| children | 64a315b27e1c |
line wrap: on
line diff
--- a/createDatabase.xml Tue Jun 25 12:49:40 2019 -0400 +++ b/createDatabase.xml Thu Jun 27 12:42:05 2019 -0400 @@ -1,4 +1,4 @@ -<tool id="mspurity_createdatabase" name="msPurity.createDatabase" version="0.2.4"> +<tool id="mspurity_createdatabase" name="msPurity.createDatabase" version="@TOOL_VERSION@+galaxy@GALAXY_TOOL_VERSION@"> <description> Create and SQLite database of an LC-MS(/MS) experiment </description> @@ -79,6 +79,7 @@ <param name="pa" value="averageFragSpectra_output_all.RData"/> <output name="createDatabase_output_sqlite" value="createDatabase_output.sqlite" ftype="sqlite" compare="sim_size"/> </test> + <test> <conditional name="file_load_conditional"> <param name="file_load_select" value="yes"/>
