Mercurial > repos > iuc > stringtie
annotate macros.xml @ 25:93404dcc9c96 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit a586aaa6ef561527cda9e922a2260aa591f43938"
author | iuc |
---|---|
date | Tue, 30 Nov 2021 11:01:00 +0000 |
parents | b5a73e1b550b |
children | 95d141564e5d |
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> |
24
b5a73e1b550b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 999b45e8bcf810f871cda58cb66573f7d6ae37f3"
iuc
parents:
23
diff
changeset
|
2 <token name="@TOOL_VERSION@">2.1.7</token> |
25
93404dcc9c96
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit a586aaa6ef561527cda9e922a2260aa591f43938"
iuc
parents:
24
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> |
25
93404dcc9c96
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit a586aaa6ef561527cda9e922a2260aa591f43938"
iuc
parents:
24
diff
changeset
|
7 <requirement type="package" version="1.14">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> |