annotate macros.xml @ 19:bd14d35f004d draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 93fe7345e2b6a97000975d978bf06513b3a442d9
author iuc
date Thu, 29 Aug 2024 10:18:35 +0000
parents 6f68fb7ef9f0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9
b69b8c6bbbde planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
iuc
parents:
diff changeset
1 <macros>
18
6f68fb7ef9f0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 03235f29be6368f58bc730a20d87a13cf215310f"
iuc
parents: 17
diff changeset
2 <token name="@VERSION_SUFFIX@">0</token>
19
bd14d35f004d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 93fe7345e2b6a97000975d978bf06513b3a442d9
iuc
parents: 18
diff changeset
3 <token name="@TOOL_VERSION@">5.5.6</token>
bd14d35f004d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 93fe7345e2b6a97000975d978bf06513b3a442d9
iuc
parents: 18
diff changeset
4 <token name="@PROFILE@">23.0</token>
9
b69b8c6bbbde planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
iuc
parents:
diff changeset
5 <xml name="requirements">
b69b8c6bbbde planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
iuc
parents:
diff changeset
6 <requirements>
18
6f68fb7ef9f0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 03235f29be6368f58bc730a20d87a13cf215310f"
iuc
parents: 17
diff changeset
7 <requirement type="package" version="@TOOL_VERSION@">meme</requirement>
12
e37874b1f811 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit e2cf796f991cbe8c96e0cc5a0056b7255ac3ad6b
iuc
parents: 10
diff changeset
8 <yield/>
9
b69b8c6bbbde planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
iuc
parents:
diff changeset
9 </requirements>
b69b8c6bbbde planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
iuc
parents:
diff changeset
10 </xml>
16
8ce1f35e03d3 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 8c1eac566cbcc93ceb3d753170bce144d386722c"
iuc
parents: 14
diff changeset
11 <token name="@CHECK_NON_COMMERCIAL_USE@"><![CDATA[
8ce1f35e03d3 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 8c1eac566cbcc93ceb3d753170bce144d386722c"
iuc
parents: 14
diff changeset
12 #if not $non_commercial_use
8ce1f35e03d3 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 8c1eac566cbcc93ceb3d753170bce144d386722c"
iuc
parents: 14
diff changeset
13 >&2 echo "this tool is only available for non commercial use";
17
9d36138e1a51 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 1661efcd3fb5d37fd972588bcf328a6ac705d4fa"
iuc
parents: 16
diff changeset
14 exit 1;
16
8ce1f35e03d3 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 8c1eac566cbcc93ceb3d753170bce144d386722c"
iuc
parents: 14
diff changeset
15 #end if
8ce1f35e03d3 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 8c1eac566cbcc93ceb3d753170bce144d386722c"
iuc
parents: 14
diff changeset
16 ]]></token>
9
b69b8c6bbbde planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
iuc
parents:
diff changeset
17 </macros>
b69b8c6bbbde planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
iuc
parents:
diff changeset
18