annotate macros.xml @ 17:d2d010512422 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 64d444baf673f381b5c9e000092d0ef48a543cc4
author iuc
date Thu, 09 Nov 2017 04:28:37 -0500
parents 457d00d0005d
children f4e465352f50
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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>
f70601406e0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff changeset
2 <xml name="requirements">
f70601406e0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff changeset
3 <requirements>
15
457d00d0005d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit b78c073ab258852730fc9af1cd4862d571459103
iuc
parents: 13
diff changeset
4 <requirement type="package" version="1.3.3">stringtie</requirement>
17
d2d010512422 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 64d444baf673f381b5c9e000092d0ef48a543cc4
iuc
parents: 15
diff changeset
5 <requirement type="package" version="1.6">samtools</requirement>
12
f70601406e0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff changeset
6 <yield/>
f70601406e0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff changeset
7 </requirements>
f70601406e0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff changeset
8 </xml>
f70601406e0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff changeset
9 <xml name="stdio">
f70601406e0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff changeset
10 <stdio>
f70601406e0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff changeset
11 <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
12 </stdio>
f70601406e0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff changeset
13 </xml>
f70601406e0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff changeset
14 <xml name="citations">
f70601406e0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff changeset
15 <citations>
f70601406e0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff changeset
16 <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
17 <yield />
f70601406e0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff changeset
18 </citations>
f70601406e0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff changeset
19 </xml>
f70601406e0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff changeset
20 <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
21 <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
22 </xml>
13
fde005a389b1 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents: 12
diff changeset
23 </macros>