comparison macro.xml @ 0:c49ec8c0b046 draft

planemo upload commit bb69b191fe3ce756655bf90af4d69e4472f94ba9-dirty
author pimarin
date Sun, 04 Jun 2023 17:16:20 +0000
parents
children 421032d8dd5d
comparison
equal deleted inserted replaced
-1:000000000000 0:c49ec8c0b046
1
2 <macros>
3 <token name="@TOOL_VERSION@">0.1</token>
4 <token name="@VERSION_SUFFIX@">0</token>
5 <token name="@PROFILE@">21.05</token>
6 <xml name="version_command">
7 <version_command><![CDATA[abromics_extract --version]]></version_command>
8 </xml>
9 <xml name="analysis_software_version">
10 <param argument="--analysis_software_version" type="text" optional="true" label="Analysis software version"></param>
11 </xml>
12 <xml name="reference_database_version">
13 <param argument="--reference_database_version" type="text" optional="true" label="Database software version"></param>
14 </xml>
15 <xml name="edam">
16 <edam_topics>
17 <edam_topic>topic_3301</edam_topic>
18 </edam_topics>
19 </xml>
20 <xml name="requirements">
21 <requirements>
22 <requirement type="package" version="@TOOL_VERSION@">abromics_galaxy_json_extractor</requirement>
23 </requirements>
24 </xml>
25 <xml name="citations">
26 <citations>
27 <citation type="doi">10.1099/mgen.0.000685</citation>
28 </citations>
29 </xml>
30 <xml name="element_assert" token_name="" token_text="">
31 <element name="@NAME@">
32 <assert_contents>
33 <has_text text="@TEXT@"/>
34 <yield/>
35 </assert_contents>
36 </element>
37 </xml>
38 </macros>