Mercurial > repos > iuc > crossmap_bam
comparison macros.xml @ 6:60ca8d013263 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit ce9efed8c15240a269107ff356aeb18b52eb383f"
author | iuc |
---|---|
date | Wed, 30 Sep 2020 14:00:15 +0000 |
parents | 0f0cf480051b |
children | e5340c09200a |
comparison
equal
deleted
inserted
replaced
5:0f0cf480051b | 6:60ca8d013263 |
---|---|
5 <requirement type="package" version="@TOOL_VERSION@">crossmap</requirement> | 5 <requirement type="package" version="@TOOL_VERSION@">crossmap</requirement> |
6 <yield/> | 6 <yield/> |
7 </requirements> | 7 </requirements> |
8 </xml> | 8 </xml> |
9 <token name="@TOOL_VERSION@">0.3.7</token> | 9 <token name="@TOOL_VERSION@">0.3.7</token> |
10 <token name="@WRAPPER_VERSION@">@TOOL_VERSION@</token> | 10 <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy1</token> |
11 <xml name="stdio"> | 11 <xml name="stdio"> |
12 <stdio> | 12 <stdio> |
13 <regex match="Aborted (core dumped)" source="stdout" level="fatal"/> | 13 <regex match="Aborted (core dumped)" source="stdout" level="fatal"/> |
14 <regex match=".*" source="both" level="log"/> | 14 <regex match=".*" source="both" level="log"/> |
15 <exit_code range="1:"/> | 15 <exit_code range="1:"/> |
32 <filter type="data_meta" ref="input" key="dbkey" column="dbkey"/> | 32 <filter type="data_meta" ref="input" key="dbkey" column="dbkey"/> |
33 </options> | 33 </options> |
34 </param> | 34 </param> |
35 </when> | 35 </when> |
36 <when value="history"> | 36 <when value="history"> |
37 <param name="input_chain" type="data" format="csv" label="LiftOver chain file"/> | 37 <param name="input_chain" type="data" format="txt" label="LiftOver chain file"/> |
38 </when> | 38 </when> |
39 </conditional> | 39 </conditional> |
40 </xml> | 40 </xml> |
41 <token name="@HELP_GENERAL@"> | 41 <token name="@HELP_GENERAL@"> |
42 CrossMap | 42 CrossMap |