Mercurial > repos > iuc > ngsutils_bam_filter
annotate macros.xml @ 5:8d56004aed6a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ngsutils commit 9a243c616a4a3156347e38fdb5f35863ae5133f9
| author | iuc |
|---|---|
| date | Sun, 27 Nov 2016 15:00:58 -0500 |
| parents | 4ce5e195f496 |
| children | 65c2eb88b635 |
| rev | line source |
|---|---|
|
0
60115871d49e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ngsutils commit 4a7736168ec93adb93e6c7d21d80b201ea5c5352-dirty
iuc
parents:
diff
changeset
|
1 <macros> |
|
5
8d56004aed6a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ngsutils commit 9a243c616a4a3156347e38fdb5f35863ae5133f9
iuc
parents:
2
diff
changeset
|
2 <token name="@WRAPPER_VERSION@">0.5.8</token> |
|
0
60115871d49e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ngsutils commit 4a7736168ec93adb93e6c7d21d80b201ea5c5352-dirty
iuc
parents:
diff
changeset
|
3 <xml name="requirements"> |
|
60115871d49e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ngsutils commit 4a7736168ec93adb93e6c7d21d80b201ea5c5352-dirty
iuc
parents:
diff
changeset
|
4 <requirements> |
|
5
8d56004aed6a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ngsutils commit 9a243c616a4a3156347e38fdb5f35863ae5133f9
iuc
parents:
2
diff
changeset
|
5 <requirement type="package" version="0.9.1.4">pysam</requirement> |
|
0
60115871d49e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ngsutils commit 4a7736168ec93adb93e6c7d21d80b201ea5c5352-dirty
iuc
parents:
diff
changeset
|
6 </requirements> |
|
60115871d49e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ngsutils commit 4a7736168ec93adb93e6c7d21d80b201ea5c5352-dirty
iuc
parents:
diff
changeset
|
7 </xml> |
|
60115871d49e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ngsutils commit 4a7736168ec93adb93e6c7d21d80b201ea5c5352-dirty
iuc
parents:
diff
changeset
|
8 <xml name="version"> |
|
60115871d49e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ngsutils commit 4a7736168ec93adb93e6c7d21d80b201ea5c5352-dirty
iuc
parents:
diff
changeset
|
9 <version_command>@WRAPPER_VERSION@</version_command> |
|
60115871d49e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ngsutils commit 4a7736168ec93adb93e6c7d21d80b201ea5c5352-dirty
iuc
parents:
diff
changeset
|
10 </xml> |
|
60115871d49e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ngsutils commit 4a7736168ec93adb93e6c7d21d80b201ea5c5352-dirty
iuc
parents:
diff
changeset
|
11 <xml name="stdio"> |
|
60115871d49e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ngsutils commit 4a7736168ec93adb93e6c7d21d80b201ea5c5352-dirty
iuc
parents:
diff
changeset
|
12 <stdio> |
|
60115871d49e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ngsutils commit 4a7736168ec93adb93e6c7d21d80b201ea5c5352-dirty
iuc
parents:
diff
changeset
|
13 <exit_code range="1:" level="fatal" /> |
|
60115871d49e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ngsutils commit 4a7736168ec93adb93e6c7d21d80b201ea5c5352-dirty
iuc
parents:
diff
changeset
|
14 </stdio> |
|
60115871d49e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ngsutils commit 4a7736168ec93adb93e6c7d21d80b201ea5c5352-dirty
iuc
parents:
diff
changeset
|
15 </xml> |
|
60115871d49e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ngsutils commit 4a7736168ec93adb93e6c7d21d80b201ea5c5352-dirty
iuc
parents:
diff
changeset
|
16 </macros> |
