changeset 1:af8839475b43 draft

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/qcxms commit 55c0154b9b6d7f97eefebf92d43bd0c5442247a6
author recetox
date Tue, 21 May 2024 11:48:35 +0000
parents ef51824f6d04
children 53dce0e49af7
files qcxms_getres.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/qcxms_getres.xml	Fri Mar 08 10:55:44 2024 +0000
+++ b/qcxms_getres.xml	Tue May 21 11:48:35 2024 +0000
@@ -1,4 +1,4 @@
-<tool id="qcxms_getres" name="QCxMS get results" version="@TOOL_VERSION@+galaxy0" profile="22.09">
+<tool id="qcxms_getres" name="QCxMS get results" version="@TOOL_VERSION@+galaxy1" profile="22.09">
     <description>Get result of the Production run to obtain a QCxMS simulated mass spectrum</description>
     
     <macros>
@@ -37,7 +37,7 @@
     </configfiles>
 
     <inputs>
-        <param type="data" name="mol" label="Molecule 3D structure [.xzy]" format="xyz" />
+        <param type="data" name="mol" label="Molecule 3D structure [.xyz]" format="xyz" />
         <param type="data_collection" collection_type="list" name="res_files" label="res files [.res]" format="txt,text"/>
     </inputs>