Mercurial > repos > iuc > jbrowse
annotate macros.xml @ 13:67fb31daef0e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
| author | iuc |
|---|---|
| date | Tue, 07 Jul 2015 06:49:11 -0400 |
| parents | 8863d80cf7c4 |
| children | 318a0aa5075a |
| rev | line source |
|---|---|
|
0
c77c1d5baadb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
|
c77c1d5baadb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff
changeset
|
2 <macros> |
|
c77c1d5baadb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff
changeset
|
3 <xml name="requirements"> |
|
c77c1d5baadb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff
changeset
|
4 <requirements> |
|
3
3b7938dfd6f9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit ee42c322505b6e4e79b1398995c6474250355cef-dirty
iuc
parents:
0
diff
changeset
|
5 <requirement type="package" version="1.11.6">jbrowse</requirement> |
|
13
67fb31daef0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents:
12
diff
changeset
|
6 <requirement type="package" version="2.7">python</requirement> |
|
67fb31daef0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents:
12
diff
changeset
|
7 <requirement type="package" version="5.18">perl</requirement> |
|
67fb31daef0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents:
12
diff
changeset
|
8 <requirement type="package" version="1.2">samtools</requirement> |
|
67fb31daef0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents:
12
diff
changeset
|
9 <requirement type="package" version="1.0">bundle_jbrowse</requirement> |
|
67fb31daef0e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents:
12
diff
changeset
|
10 <requirement type="package" version="3.11">pyyaml</requirement> |
|
0
c77c1d5baadb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff
changeset
|
11 <yield/> |
|
c77c1d5baadb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff
changeset
|
12 </requirements> |
|
c77c1d5baadb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff
changeset
|
13 </xml> |
|
c77c1d5baadb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff
changeset
|
14 <token name="@WRAPPER_VERSION@">1.0</token> |
|
c77c1d5baadb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff
changeset
|
15 <xml name="stdio"> |
|
c77c1d5baadb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff
changeset
|
16 <stdio> |
|
c77c1d5baadb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff
changeset
|
17 <exit_code range="1:"/> |
|
c77c1d5baadb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff
changeset
|
18 <exit_code range=":-1"/> |
|
c77c1d5baadb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff
changeset
|
19 <regex match="Error:"/> |
|
c77c1d5baadb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff
changeset
|
20 <regex match="Exception:"/> |
|
c77c1d5baadb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff
changeset
|
21 </stdio> |
|
c77c1d5baadb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff
changeset
|
22 </xml> |
|
c77c1d5baadb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff
changeset
|
23 <token name="@ATTRIBUTION@"><![CDATA[ |
|
c77c1d5baadb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff
changeset
|
24 **Attribution** |
|
c77c1d5baadb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff
changeset
|
25 |
|
c77c1d5baadb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff
changeset
|
26 This Galaxy tool relies on the JBrowse, maintained by the GMOD Community |
|
c77c1d5baadb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff
changeset
|
27 ]]> |
|
c77c1d5baadb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff
changeset
|
28 </token> |
|
c77c1d5baadb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff
changeset
|
29 </macros> |
