Mercurial > repos > iuc > bbtools_bbmap
comparison macros.xml @ 9:3171f7f52576 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 8f77099ba7408b0bd15050c4845d900ec68fa6f3
author | iuc |
---|---|
date | Sat, 10 Feb 2024 17:55:16 +0000 |
parents | 9ed6579f52f3 |
children | b394de3cf6e8 |
comparison
equal
deleted
inserted
replaced
8:517464809c33 | 9:3171f7f52576 |
---|---|
1 <macros> | 1 <macros> |
2 <token name="@TOOL_VERSION@">39.01</token> | 2 <token name="@TOOL_VERSION@">39.06</token> |
3 <token name="@VERSION_SUFFIX@">0</token> | 3 <token name="@VERSION_SUFFIX@">0</token> |
4 <token name="@PROFILE@">22.01</token> | 4 <token name="@PROFILE@">22.01</token> |
5 <xml name="edam_ontology"> | 5 <xml name="edam_ontology"> |
6 <edam_topics> | 6 <edam_topics> |
7 <edam_topic>topic_0622</edam_topic> <!-- Genomics --> | 7 <edam_topic>topic_0622</edam_topic> <!-- Genomics --> |
13 </edam_operations> | 13 </edam_operations> |
14 </xml> | 14 </xml> |
15 <xml name="requirements"> | 15 <xml name="requirements"> |
16 <requirements> | 16 <requirements> |
17 <requirement type="package" version="@TOOL_VERSION@">bbmap</requirement> | 17 <requirement type="package" version="@TOOL_VERSION@">bbmap</requirement> |
18 <requirement type="package" version="1.16.1">samtools</requirement> <!-- automatic solving installs 1.6 in some cases, instead --> | 18 <requirement type="package" version="1.19.2">samtools</requirement> <!-- automatic solving installs 1.6 in some cases, instead --> |
19 </requirements> | 19 </requirements> |
20 </xml> | 20 </xml> |
21 <macro name="dbKeyActionsBBMap"> | 21 <macro name="dbKeyActionsBBMap"> |
22 <expand macro="dbKeyActions"> | 22 <expand macro="dbKeyActions"> |
23 <option type="from_data_table" name="fasta_indexes" column="1" offset="0"> | 23 <option type="from_data_table" name="fasta_indexes" column="1" offset="0"> |