comparison PaDEL.xml @ 1:a84bcb007b09 draft default tip

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/PaDEL commit 7fb96a3844b4771084f18de2346ed6d5e241d839"
author bgruening
date Sat, 25 Sep 2021 19:07:19 +0000
parents 30c673b5b061
children
comparison
equal deleted inserted replaced
0:30c673b5b061 1:a84bcb007b09
1 <tool id="padel" name="PaDEL descriptor" version="2.21"> 1 <tool id="padel" name="PaDEL descriptor" version="@TOOL_VERSION@">
2 <description>calculator</description> 2 <description>calculator</description>
3 <macros>
4 <token name="@TOOL_VERSION@">2.21</token>
5 </macros>
3 <requirements> 6 <requirements>
4 <requirement type="package" version="2.21">padel</requirement> 7 <requirement type="package" version="@TOOL_VERSION@">padel</requirement>
5 </requirements> 8 </requirements>
6 <command detect_errors="aggressive"><![CDATA[ 9 <command detect_errors="aggressive"><![CDATA[
7 ln -s '$input' ./molecule.${input.ext} && 10 ln -s '$input' ./molecule.${input.ext} &&
8 11
9 padel 12 padel