annotate macro.xml @ 5:e58c2cd8e624 draft

planemo upload for repository https://gitlab.com/ifb-elixirfr/abromics/galaxy-tools commit 6afa8c416e3616d50952b8d3deab90e55580c787-dirty
author ifb-elixirfr
date Fri, 06 Oct 2023 13:42:25 +0000
parents f390341fa01b
children 089c8dda0782
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
1
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
2 <macros>
4
f390341fa01b planemo upload for repository https://gitlab.com/ifb-elixirfr/abromics/galaxy-tools commit 6afa8c416e3616d50952b8d3deab90e55580c787
ifb-elixirfr
parents: 3
diff changeset
3 <token name="@TOOL_VERSION@">0.8.1</token>
5
e58c2cd8e624 planemo upload for repository https://gitlab.com/ifb-elixirfr/abromics/galaxy-tools commit 6afa8c416e3616d50952b8d3deab90e55580c787-dirty
ifb-elixirfr
parents: 4
diff changeset
4 <token name="@VERSION_SUFFIX@">1</token>
0
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
5 <token name="@PROFILE@">21.05</token>
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
6 <xml name="version_command">
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
7 <version_command><![CDATA[abromics_extract --version]]></version_command>
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
8 </xml>
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
9 <xml name="analysis_software_version">
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
10 <param argument="--analysis_software_version" type="text" optional="true" label="Analysis software version"></param>
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
11 </xml>
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
12 <xml name="reference_database_version">
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
13 <param argument="--reference_database_version" type="text" optional="true" label="Database software version"></param>
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
14 </xml>
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
15 <xml name="edam">
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
16 <edam_topics>
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
17 <edam_topic>topic_3301</edam_topic>
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
18 </edam_topics>
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
19 </xml>
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
20 <xml name="requirements">
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
21 <requirements>
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
22 <requirement type="package" version="@TOOL_VERSION@">abromics_galaxy_json_extractor</requirement>
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
23 </requirements>
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
24 </xml>
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
25 <xml name="citations">
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
26 <citations>
3
1861b7f49aed planemo upload for repository https://gitlab.com/ifb-elixirfr/abromics/galaxy-tools commit 12dee18b8a3e5f84bb774bc170895cd3245c57d0
ifb-elixirfr
parents: 1
diff changeset
27 <citation type="doi">10.5281/zenodo.8282656</citation>
0
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
28 </citations>
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
29 </xml>
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
30 <xml name="element_assert" token_name="" token_text="">
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
31 <element name="@NAME@">
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
32 <assert_contents>
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
33 <has_text text="@TEXT@"/>
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
34 <yield/>
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
35 </assert_contents>
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
36 </element>
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
37 </xml>
b77b0b1e6c74 planemo upload commit fd67555ae5bcff6d9052259771f805c4cd8124d3-dirty
ifb-elixirfr
parents:
diff changeset
38 </macros>