comparison macros.xml @ 0:a0e07a0bc047 draft

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/rem_complex commit 833f7671d1e1b713d52ba5c7e59d28be38b92b1e
author recetox
date Mon, 27 Nov 2023 09:04:04 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:a0e07a0bc047
1 <macros>
2 <token name="@TOOL_VERSION@">1.0.0</token>
3 <xml name="creator">
4 <creator>
5 <person
6 givenName="Wudmir"
7 familyName="Rojas"
8 url="https://github.com/wverastegui"
9 identifier="0000-0001-7036-9987" />
10 <person
11 givenName="Helge"
12 familyName="Hecht"
13 url="https://github.com/hechth"
14 identifier="0000-0001-6744-996X" />
15 <organization
16 url="https://www.recetox.muni.cz/"
17 email="GalaxyToolsDevelopmentandDeployment@space.muni.cz"
18 name="RECETOX MUNI"/>
19 </creator>
20 </xml>
21 <token name="@HELP@"><![CDATA[
22 The remove complex tool filters out coordination complexes from a list of SMLES or InChI.
23
24 Documentation
25 The rem complex tool removes coordination complexes from a list of SMLES or InChI. The tool accepts input files with csv, smi and inchi formats,
26 and returns the same format as the input file. The tool is based on the openbabel python library.
27 ]]>
28 </token>
29 </macros>