annotate macros.xml @ 16:3c2ac7c3f0b8 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 8c1eac566cbcc93ceb3d753170bce144d386722c"
author iuc
date Sat, 27 Nov 2021 09:45:12 +0000
parents 3f0dd362b755
children e7242484929c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9
794b2859c286 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
iuc
parents:
diff changeset
1 <?xml version='1.0' encoding='UTF-8'?>
794b2859c286 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
iuc
parents:
diff changeset
2 <macros>
16
3c2ac7c3f0b8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 8c1eac566cbcc93ceb3d753170bce144d386722c"
iuc
parents: 14
diff changeset
3 <token name="@TOOL_VERSION@">5.0.5</token>
9
794b2859c286 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
iuc
parents:
diff changeset
4 <xml name="requirements">
794b2859c286 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
iuc
parents:
diff changeset
5 <requirements>
14
3f0dd362b755 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 86a94f48321780dbe18ef5b099434c347ec2f4d0"
iuc
parents: 13
diff changeset
6 <requirement type="package" version="5.0.5">meme</requirement>
13
57e5d9382f36 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit e2cf796f991cbe8c96e0cc5a0056b7255ac3ad6b
iuc
parents: 10
diff changeset
7 <yield/>
9
794b2859c286 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
iuc
parents:
diff changeset
8 </requirements>
794b2859c286 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
iuc
parents:
diff changeset
9 </xml>
16
3c2ac7c3f0b8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 8c1eac566cbcc93ceb3d753170bce144d386722c"
iuc
parents: 14
diff changeset
10 <token name="@CHECK_NON_COMMERCIAL_USE@"><![CDATA[
3c2ac7c3f0b8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 8c1eac566cbcc93ceb3d753170bce144d386722c"
iuc
parents: 14
diff changeset
11 #if not $non_commercial_use
3c2ac7c3f0b8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 8c1eac566cbcc93ceb3d753170bce144d386722c"
iuc
parents: 14
diff changeset
12 >&2 echo "this tool is only available for non commercial use";
3c2ac7c3f0b8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 8c1eac566cbcc93ceb3d753170bce144d386722c"
iuc
parents: 14
diff changeset
13 exit 1
3c2ac7c3f0b8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 8c1eac566cbcc93ceb3d753170bce144d386722c"
iuc
parents: 14
diff changeset
14 #end if
3c2ac7c3f0b8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 8c1eac566cbcc93ceb3d753170bce144d386722c"
iuc
parents: 14
diff changeset
15 ]]></token>
9
794b2859c286 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
iuc
parents:
diff changeset
16 </macros>
794b2859c286 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
iuc
parents:
diff changeset
17