Mercurial > repos > iuc > stringtie
annotate macros.xml @ 11:6e45b443ef1f draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit d46e597732cda927a633e133c14dd4ece39f5edf
author | iuc |
---|---|
date | Thu, 01 Jun 2017 12:16:04 -0400 |
parents | c84d44519b2e |
children | 76d290331481 |
rev | line source |
---|---|
6
d0bb240d7525
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit acdc3dfe5fd6317ae57899aa0e83130dff7460e7
iuc
parents:
diff
changeset
|
1 <macros> |
d0bb240d7525
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit acdc3dfe5fd6317ae57899aa0e83130dff7460e7
iuc
parents:
diff
changeset
|
2 <xml name="requirements"> |
d0bb240d7525
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit acdc3dfe5fd6317ae57899aa0e83130dff7460e7
iuc
parents:
diff
changeset
|
3 <requirements> |
10
c84d44519b2e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit b78c073ab258852730fc9af1cd4862d571459103
iuc
parents:
8
diff
changeset
|
4 <requirement type="package" version="1.3.3">stringtie</requirement> |
6
d0bb240d7525
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit acdc3dfe5fd6317ae57899aa0e83130dff7460e7
iuc
parents:
diff
changeset
|
5 <yield/> |
d0bb240d7525
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit acdc3dfe5fd6317ae57899aa0e83130dff7460e7
iuc
parents:
diff
changeset
|
6 </requirements> |
d0bb240d7525
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit acdc3dfe5fd6317ae57899aa0e83130dff7460e7
iuc
parents:
diff
changeset
|
7 </xml> |
d0bb240d7525
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit acdc3dfe5fd6317ae57899aa0e83130dff7460e7
iuc
parents:
diff
changeset
|
8 <xml name="stdio"> |
d0bb240d7525
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit acdc3dfe5fd6317ae57899aa0e83130dff7460e7
iuc
parents:
diff
changeset
|
9 <stdio> |
d0bb240d7525
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit acdc3dfe5fd6317ae57899aa0e83130dff7460e7
iuc
parents:
diff
changeset
|
10 <exit_code range="1:" /> |
d0bb240d7525
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit acdc3dfe5fd6317ae57899aa0e83130dff7460e7
iuc
parents:
diff
changeset
|
11 </stdio> |
d0bb240d7525
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit acdc3dfe5fd6317ae57899aa0e83130dff7460e7
iuc
parents:
diff
changeset
|
12 </xml> |
d0bb240d7525
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit acdc3dfe5fd6317ae57899aa0e83130dff7460e7
iuc
parents:
diff
changeset
|
13 <xml name="citations"> |
d0bb240d7525
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit acdc3dfe5fd6317ae57899aa0e83130dff7460e7
iuc
parents:
diff
changeset
|
14 <citations> |
d0bb240d7525
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit acdc3dfe5fd6317ae57899aa0e83130dff7460e7
iuc
parents:
diff
changeset
|
15 <citation type="doi">10.1038/nbt.3122</citation> |
d0bb240d7525
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit acdc3dfe5fd6317ae57899aa0e83130dff7460e7
iuc
parents:
diff
changeset
|
16 <yield /> |
d0bb240d7525
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit acdc3dfe5fd6317ae57899aa0e83130dff7460e7
iuc
parents:
diff
changeset
|
17 </citations> |
d0bb240d7525
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit acdc3dfe5fd6317ae57899aa0e83130dff7460e7
iuc
parents:
diff
changeset
|
18 </xml> |
d0bb240d7525
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit acdc3dfe5fd6317ae57899aa0e83130dff7460e7
iuc
parents:
diff
changeset
|
19 <xml name="version_command"> |
d0bb240d7525
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit acdc3dfe5fd6317ae57899aa0e83130dff7460e7
iuc
parents:
diff
changeset
|
20 <version_command>stringtie --version</version_command> |
d0bb240d7525
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit acdc3dfe5fd6317ae57899aa0e83130dff7460e7
iuc
parents:
diff
changeset
|
21 </xml> |
8
3437d5a5041c
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
6
diff
changeset
|
22 </macros> |