comparison macros.xml @ 0:e0bb949eac45 draft default tip

planemo upload for repository https://github.com/Helmholtz-UFZ/galaxy-tools/tree/main/tools/dfpl commit 66c6acfeff5441c36fba97787ddc5ee3d6a4a6ec
author ufz
date Thu, 19 Dec 2024 12:51:21 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:e0bb949eac45
1 <macros>
2 <token name="@TOOL_VERSION@">2.1</token>
3 <xml name="requirements">
4 <requirements>
5 <requirement type="package" version="@TOOL_VERSION@">deepfplearn</requirement>
6 </requirements>
7 </xml>
8 <xml name="citations">
9 <citations>
10 <citation type="doi">https://doi.org/10.1093/bioinformatics/btad713</citation>
11 <citation type="doi">https://doi.org/10.1093/bib/bbac257</citation>
12 </citations>
13 </xml>
14 </macros>