annotate macros.xml @ 16:478751e3239a 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:19:07 +0000
parents e17bbcc0744d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6
3215af722a0a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
iuc
parents:
diff changeset
1 <macros>
15
e17bbcc0744d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 03235f29be6368f58bc730a20d87a13cf215310f"
iuc
parents: 14
diff changeset
2 <token name="@VERSION_SUFFIX@">0</token>
16
478751e3239a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 93fe7345e2b6a97000975d978bf06513b3a442d9
iuc
parents: 15
diff changeset
3 <token name="@TOOL_VERSION@">5.5.6</token>
478751e3239a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 93fe7345e2b6a97000975d978bf06513b3a442d9
iuc
parents: 15
diff changeset
4 <token name="@PROFILE@">23.0</token>
6
3215af722a0a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
iuc
parents:
diff changeset
5 <xml name="requirements">
3215af722a0a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
iuc
parents:
diff changeset
6 <requirements>
15
e17bbcc0744d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 03235f29be6368f58bc730a20d87a13cf215310f"
iuc
parents: 14
diff changeset
7 <requirement type="package" version="@TOOL_VERSION@">meme</requirement>
10
9fed374977a4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit e2cf796f991cbe8c96e0cc5a0056b7255ac3ad6b
iuc
parents: 7
diff changeset
8 <yield/>
6
3215af722a0a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
iuc
parents:
diff changeset
9 </requirements>
3215af722a0a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
iuc
parents:
diff changeset
10 </xml>
13
b1746e02a308 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 8c1eac566cbcc93ceb3d753170bce144d386722c"
iuc
parents: 11
diff changeset
11 <token name="@CHECK_NON_COMMERCIAL_USE@"><![CDATA[
b1746e02a308 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 8c1eac566cbcc93ceb3d753170bce144d386722c"
iuc
parents: 11
diff changeset
12 #if not $non_commercial_use
b1746e02a308 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 8c1eac566cbcc93ceb3d753170bce144d386722c"
iuc
parents: 11
diff changeset
13 >&2 echo "this tool is only available for non commercial use";
14
2c8be1460e05 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 1661efcd3fb5d37fd972588bcf328a6ac705d4fa"
iuc
parents: 13
diff changeset
14 exit 1;
13
b1746e02a308 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 8c1eac566cbcc93ceb3d753170bce144d386722c"
iuc
parents: 11
diff changeset
15 #end if
b1746e02a308 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 8c1eac566cbcc93ceb3d753170bce144d386722c"
iuc
parents: 11
diff changeset
16 ]]></token>
6
3215af722a0a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
iuc
parents:
diff changeset
17 </macros>
3215af722a0a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
iuc
parents:
diff changeset
18