Mercurial > repos > iuc > bbtools_bbmap
comparison macros.xml @ 7:3fa2af3231df draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit aca07f4e7d683d1b7d06abb63e05d4ff1b28771f
| author | iuc |
|---|---|
| date | Mon, 06 Feb 2023 18:04:53 +0000 |
| parents | e292ef59183d |
| children | 83d0df824438 |
comparison
equal
deleted
inserted
replaced
| 6:c7a39190a385 | 7:3fa2af3231df |
|---|---|
| 1 <macros> | 1 <macros> |
| 2 <token name="@WRAPPER_VERSION@">1.0.0</token> | 2 <token name="@TOOL_VERSION@">39.01</token> |
| 3 <token name="@VERSION_SUFFIX@">3</token> | 3 <token name="@VERSION_SUFFIX@">0</token> |
| 4 <token name="@PROFILE@">20.09</token> | 4 <token name="@PROFILE@">22.01</token> |
| 5 <xml name="edam_ontology"> | |
| 6 <edam_topics> | |
| 7 <edam_topic>topic_0622</edam_topic> <!-- Genomics --> | |
| 8 <edam_topic>topic_0091</edam_topic> <!-- Bioinformatics --> | |
| 9 </edam_topics> | |
| 10 <edam_operations> | |
| 11 <edam_operation>operation_0496</edam_operation> <!-- Global alignment --> | |
| 12 <edam_operation>operation_0491</edam_operation> <!-- Pairwise sequence alignment --> | |
| 13 </edam_operations> | |
| 14 </xml> | |
| 5 <xml name="requirements"> | 15 <xml name="requirements"> |
| 6 <requirements> | 16 <requirements> |
| 7 <requirement type="package" version="38.93">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 --> | |
| 8 </requirements> | 19 </requirements> |
| 9 </xml> | 20 </xml> |
| 10 <macro name="dbKeyActionsBBMap"> | 21 <macro name="dbKeyActionsBBMap"> |
| 11 <expand macro="dbKeyActions"> | 22 <expand macro="dbKeyActions"> |
| 12 <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"> |
