Mercurial > repos > iuc > stringtie
annotate macros.xml @ 21:f4e465352f50 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit a834a41c94d184df80e45ffa2339723826a075b1
| author | iuc |
|---|---|
| date | Tue, 24 Jul 2018 10:23:19 -0400 |
| parents | d2d010512422 |
| children | ed3da12f8c37 |
| 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> |
|
21
f4e465352f50
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit a834a41c94d184df80e45ffa2339723826a075b1
iuc
parents:
17
diff
changeset
|
2 <token name="@TOOL_VERSION@">1.3.4</token> |
|
12
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
3 <xml name="requirements"> |
|
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
4 <requirements> |
|
21
f4e465352f50
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit a834a41c94d184df80e45ffa2339723826a075b1
iuc
parents:
17
diff
changeset
|
5 <requirement type="package" version="@TOOL_VERSION@">stringtie</requirement> |
|
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="1.9">samtools</requirement> |
|
12
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
7 <yield/> |
|
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
8 </requirements> |
|
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
9 </xml> |
|
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
10 <xml name="stdio"> |
|
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
11 <stdio> |
|
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
12 <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
|
13 </stdio> |
|
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
14 </xml> |
|
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
15 <xml name="citations"> |
|
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
16 <citations> |
|
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
17 <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
|
18 <yield /> |
|
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
19 </citations> |
|
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
20 </xml> |
|
f70601406e0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
21 <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
|
22 <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
|
23 </xml> |
|
13
fde005a389b1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
12
diff
changeset
|
24 </macros> |
