Mercurial > repos > iuc > trinity
annotate macros.xml @ 10:831abd20e690 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
author | iuc |
---|---|
date | Mon, 01 Aug 2016 14:42:55 -0400 |
parents | |
children | e65e640e6196 |
rev | line source |
---|---|
10
831abd20e690
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
831abd20e690
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
2 <macros> |
831abd20e690
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
3 <xml name="requirements"> |
831abd20e690
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
4 <requirements> |
831abd20e690
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
5 <requirement type="package" version="2.2.0">trinity</requirement> |
831abd20e690
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
6 <yield/> |
831abd20e690
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
7 </requirements> |
831abd20e690
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
8 </xml> |
831abd20e690
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
9 |
831abd20e690
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
10 <token name="@WRAPPER_VERSION@">2.2.0</token> |
831abd20e690
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
11 |
831abd20e690
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
12 <xml name="stdio"> |
831abd20e690
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
13 <stdio> |
831abd20e690
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
14 <exit_code range="1:" level="fatal" description="Error in Trinity execution" /> |
831abd20e690
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
15 </stdio> |
831abd20e690
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
16 </xml> |
831abd20e690
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
17 |
831abd20e690
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
18 <xml name="citation"> |
831abd20e690
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
19 <citations> |
831abd20e690
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
20 <citation type="doi">10.1038/nbt.1883</citation> |
831abd20e690
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
21 </citations> |
831abd20e690
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
22 </xml> |
831abd20e690
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
23 </macros> |