Mercurial > repos > iuc > stringtie
annotate macros.xml @ 28:9b48a7386627 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 12bd91ad0bc0a6471f34d1dd342c943f222a17d2
author | iuc |
---|---|
date | Mon, 30 Jan 2023 12:01:07 +0000 |
parents | 95d141564e5d |
children |
rev | line source |
---|---|
12
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
1 <macros> |
27
95d141564e5d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 8923485156dc1150213ad1f324aa16aaef4ae643
iuc
parents:
25
diff
changeset
|
2 <token name="@TOOL_VERSION@">2.2.1</token> |
28
9b48a7386627
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 12bd91ad0bc0a6471f34d1dd342c943f222a17d2
iuc
parents:
27
diff
changeset
|
3 <token name="@VERSION_SUFFIX@">1</token> |
12
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
4 <xml name="requirements"> |
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
5 <requirements> |
21
f4e465352f50
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit a834a41c94d184df80e45ffa2339723826a075b1
iuc
parents:
17
diff
changeset
|
6 <requirement type="package" version="@TOOL_VERSION@">stringtie</requirement> |
27
95d141564e5d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 8923485156dc1150213ad1f324aa16aaef4ae643
iuc
parents:
25
diff
changeset
|
7 <requirement type="package" version="1.16.1">samtools</requirement> |
12
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
8 <yield/> |
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
9 </requirements> |
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
10 </xml> |
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
11 <xml name="stdio"> |
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
12 <stdio> |
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
13 <exit_code range="1:" /> |
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
14 </stdio> |
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
15 </xml> |
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
16 <xml name="citations"> |
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
17 <citations> |
23
7506ac12fecb
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit afa107c23e8eb889f0ed3469e2c897447be6bbf8"
iuc
parents:
22
diff
changeset
|
18 <citation type="doi">10.1186/s13059-019-1910-1</citation> |
12
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
19 <citation type="doi">10.1038/nbt.3122</citation> |
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
20 <yield /> |
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
21 </citations> |
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
22 </xml> |
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
23 <xml name="version_command"> |
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
24 <version_command>stringtie --version</version_command> |
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
25 </xml> |
13
fde005a389b1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
12
diff
changeset
|
26 </macros> |