annotate macros.xml @ 15:e17bbcc0744d draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 03235f29be6368f58bc730a20d87a13cf215310f"
author iuc
date Sat, 09 Apr 2022 08:31:44 +0000
parents 2c8be1460e05
children 478751e3239a
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 <?xml version='1.0' encoding='UTF-8'?>
3215af722a0a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
iuc
parents:
diff changeset
2 <macros>
15
e17bbcc0744d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 03235f29be6368f58bc730a20d87a13cf215310f"
iuc
parents: 14
diff changeset
3 <token name="@VERSION_SUFFIX@">0</token>
e17bbcc0744d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 03235f29be6368f58bc730a20d87a13cf215310f"
iuc
parents: 14
diff changeset
4 <token name="@TOOL_VERSION@">5.4.1</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