Mercurial > repos > tomnl > mspurity_createdatabase
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 9:c2806f7ff9b8 | 10:77f4c10ef898 |
|---|---|
| 1 <tool id="mspurity_createdatabase" name="msPurity.createDatabase" version="0.2.4"> | 1 <tool id="mspurity_createdatabase" name="msPurity.createDatabase" version="@TOOL_VERSION@+galaxy@GALAXY_TOOL_VERSION@"> |
| 2 <description> | 2 <description> |
| 3 Create and SQLite database of an LC-MS(/MS) experiment | 3 Create and SQLite database of an LC-MS(/MS) experiment |
| 4 </description> | 4 </description> |
| 5 <macros> | 5 <macros> |
| 6 <import>macros.xml</import> | 6 <import>macros.xml</import> |
| 77 <param name="camera_xcms" value="xcms"/> | 77 <param name="camera_xcms" value="xcms"/> |
| 78 <param name="xset_xa" value="xset_group_LCMS_1_LCMS_2_LCMSMS_1_LCMSMS_2.RData"/> | 78 <param name="xset_xa" value="xset_group_LCMS_1_LCMS_2_LCMSMS_1_LCMSMS_2.RData"/> |
| 79 <param name="pa" value="averageFragSpectra_output_all.RData"/> | 79 <param name="pa" value="averageFragSpectra_output_all.RData"/> |
| 80 <output name="createDatabase_output_sqlite" value="createDatabase_output.sqlite" ftype="sqlite" compare="sim_size"/> | 80 <output name="createDatabase_output_sqlite" value="createDatabase_output.sqlite" ftype="sqlite" compare="sim_size"/> |
| 81 </test> | 81 </test> |
| 82 | |
| 82 <test> | 83 <test> |
| 83 <conditional name="file_load_conditional"> | 84 <conditional name="file_load_conditional"> |
| 84 <param name="file_load_select" value="yes"/> | 85 <param name="file_load_select" value="yes"/> |
| 85 <param name="input" > | 86 <param name="input" > |
| 86 <collection type="list"> | 87 <collection type="list"> |
