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