Mercurial > repos > iuc > minimap2
comparison macros.xml @ 28:f774b65c34d0 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/minimap2 commit 980f7472892817697208792e4443fa579625b696
author | iuc |
---|---|
date | Tue, 04 Feb 2025 09:15:44 +0000 |
parents | 876749149e6d |
children |
comparison
equal
deleted
inserted
replaced
27:876749149e6d | 28:f774b65c34d0 |
---|---|
1 <macros> | 1 <macros> |
2 <token name="@TOOL_VERSION@">2.26</token> | 2 <token name="@TOOL_VERSION@">2.28</token> |
3 <token name="@VERSION_SUFFIX@">0</token> | 3 <token name="@VERSION_SUFFIX@">1</token> |
4 <xml name="edam_ontology"> | 4 <xml name="edam_ontology"> |
5 <edam_topics> | 5 <edam_topics> |
6 <edam_topic>topic_0102</edam_topic> | 6 <edam_topic>topic_0102</edam_topic> |
7 </edam_topics> | 7 </edam_topics> |
8 <edam_operations> | 8 <edam_operations> |
10 </edam_operations> | 10 </edam_operations> |
11 </xml> | 11 </xml> |
12 <xml name="requirements"> | 12 <xml name="requirements"> |
13 <requirements> | 13 <requirements> |
14 <requirement type="package" version="@TOOL_VERSION@">minimap2</requirement> | 14 <requirement type="package" version="@TOOL_VERSION@">minimap2</requirement> |
15 <requirement type="package" version="1.17">samtools</requirement> | 15 <requirement type="package" version="1.19.2">samtools</requirement> |
16 </requirements> | 16 </requirements> |
17 </xml> | 17 </xml> |
18 <xml name="pe_anaylsis_fixed_selector"> | 18 <xml name="pe_anaylsis_fixed_selector"> |
19 <param name="analysis_type_selector" type="select" | 19 <param name="analysis_type_selector" type="select" |
20 label="Presets for PE reads alignment" | 20 label="Presets for PE reads alignment" |