Mercurial > repos > tomnl > spectral_matching
diff spectral_matching.xml @ 25:b6434344ff95 draft
planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 04023134d8f28e85927ca293373c506484149ead-dirty
| author | tomnl |
|---|---|
| date | Mon, 04 Jun 2018 06:45:23 -0400 |
| parents | c6d0d9ae8f0b |
| children | efebff661749 |
line wrap: on
line diff
--- a/spectral_matching.xml Sat Jun 02 05:09:33 2018 -0400 +++ b/spectral_matching.xml Mon Jun 04 06:45:23 2018 -0400 @@ -1,4 +1,4 @@ -<tool id="spectral_matching" name="spectral_matching" version="0.1.0"> +<tool id="spectral_matching" name="spectral_matching" version="0.1.1"> <description> Perform spectral matching to spectral libraries using dot product cosine on a MS/MS dataset </description> @@ -160,7 +160,7 @@ <data name="sqlite_results" format="sqlite" label="${tool.name} on ${on_string}: SQLite results" - from_work_dir="results.sqlite" > + from_work_dir="db_with_spectral_matching.sqlite" > <filter>create_new_database is True</filter> </data> <data name="scan_hits" format="tsv" label="${tool.name} on ${on_string}: scan hits"
