comparison macros.xml @ 0:987357c6941c draft

"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/filter_compounds commit ad6ca51c5fee52d533cfd6b8ccef5e44027ed298"
author recetox
date Thu, 07 Jan 2021 11:30:13 +0000
parents
children 686850eb1e64
comparison
equal deleted inserted replaced
-1:000000000000 0:987357c6941c
1 <macros>
2 <token name="@TOOL_VERSION@">3.1.1</token>
3
4 <xml name="requirements">
5 <requirements>
6 <requirement type="package" version="@TOOL_VERSION@">openbabel</requirement>
7 <requirement type="package" version="3">python</requirement>
8 <yield />
9 </requirements>
10 </xml>
11
12 <xml name="stdio">
13 <stdio>
14 <exit_code range="1:" level="fatal" description="Error occurred. Please check Tool Standard Error" />
15 </stdio>
16 </xml>
17 </macros>