Mercurial > repos > iuc > trinity_align_and_estimate_abundance
annotate macros.xml @ 3:515119330a55 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit b9a2194247d728ef4d5a3c5511aa6ea63e9b2bcb
author | iuc |
---|---|
date | Tue, 13 Dec 2016 14:42:38 -0500 |
parents | a21e229da9a1 |
children | be3607a306af |
rev | line source |
---|---|
0
a21e229da9a1
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"?> |
a21e229da9a1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
2 <macros> |
a21e229da9a1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
3 <xml name="requirements"> |
a21e229da9a1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
4 <requirements> |
a21e229da9a1
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> |
a21e229da9a1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
6 <yield/> |
a21e229da9a1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
7 </requirements> |
a21e229da9a1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
8 </xml> |
a21e229da9a1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
9 |
a21e229da9a1
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> |
a21e229da9a1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
11 |
a21e229da9a1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
12 <xml name="stdio"> |
a21e229da9a1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
13 <stdio> |
a21e229da9a1
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" /> |
a21e229da9a1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
15 </stdio> |
a21e229da9a1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
16 </xml> |
a21e229da9a1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
17 |
a21e229da9a1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
18 <xml name="citation"> |
a21e229da9a1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
19 <citations> |
a21e229da9a1
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> |
a21e229da9a1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
21 </citations> |
a21e229da9a1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
22 </xml> |
a21e229da9a1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e23a8ad798830209db722d5496d19ec7a5e06214
iuc
parents:
diff
changeset
|
23 </macros> |