Mercurial > repos > recetox > msmetaenhancer
diff msmetaenhancer.xml @ 11:791bf4d9b06c draft
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/msmetaenhancer commit 17a9f7a879086d08cd5e8ce11f2eb22f1e054ea5
author | recetox |
---|---|
date | Tue, 16 Apr 2024 11:23:32 +0000 |
parents | 3e2cb0bc6959 |
children | a6af1e124e06 |
line wrap: on
line diff
--- a/msmetaenhancer.xml Thu Oct 12 13:30:31 2023 +0000 +++ b/msmetaenhancer.xml Tue Apr 16 11:23:32 2024 +0000 @@ -1,4 +1,4 @@ -<tool id="msmetaenhancer" name="MSMetaEnhancer" version="@TOOL_VERSION@+galaxy3"> +<tool id="msmetaenhancer" name="MSMetaEnhancer" version="@TOOL_VERSION@+galaxy0" profile="21.09"> <description>annotate MS data</description> <macros> @@ -84,7 +84,7 @@ <change_format> <when input="input_file.ext" value="mgf" format="mgf" /> <when input="input_file.ext" value="json" format="json" /> - <when input="input_file.ext" value="csv" format="csv" /> + <when input="input_file.ext" value="csv" format="tsv" /> <when input="input_file.ext" value="tsv" format="tsv" /> <when input="input_file.ext" value="xlsx" format="xlsx" /> </change_format>