Mercurial > repos > recetox > qcxms_production_run
changeset 5:cbe34f060712 draft default tip
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/qcxms commit 384b9f232ce56d35cc16cbf0e499c5e1be683933
author | recetox |
---|---|
date | Tue, 15 Apr 2025 12:33:29 +0000 |
parents | 356f7916ac07 |
children | |
files | qcxms_prod_run.xml |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/qcxms_prod_run.xml Thu Oct 17 06:17:42 2024 +0000 +++ b/qcxms_prod_run.xml Tue Apr 15 12:33:29 2025 +0000 @@ -1,4 +1,4 @@ -<tool id="qcxms_production_run" name="QCxMS production run" version="@TOOL_VERSION@+galaxy3" profile="22.09"> +<tool id="qcxms_production_run" name="QCxMS production run" version="@TOOL_VERSION@+galaxy4" profile="22.09"> <description>Production run to obtain a QCxMS simulated mass spectrum</description> <macros> @@ -41,9 +41,9 @@ </configfiles> <inputs> - <param type="data" name="in_file" label="in files [.in]" format="txt,text"/> - <param type="data" name="start_file" label="start files [.start]" format="txt,text"/> - <param type="data" name="xyz_file" label="xyz files [.xyz]" format="xyz,txt,text"/> + <param type="data" name="in_file" label="in files [.in]" format="txt"/> + <param type="data" name="start_file" label="start files [.start]" format="txt"/> + <param type="data" name="xyz_file" label="xyz files [.xyz]" format="xyz,txt"/> <param name="store_extended_output" type="boolean" value="false" label="Store additional outputs" help="Output the logfile."/> </inputs>