comparison macros.xml @ 39:516a54ddf218 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sra-tools commit 7f82347fb22587f5aad1ab835fa7c7d83e9d728e
author iuc
date Mon, 03 Jun 2024 15:07:36 +0000
parents f8054ea1c365
children
comparison
equal deleted inserted replaced
38:f8054ea1c365 39:516a54ddf218
1 <macros> 1 <macros>
2 <token name="@TOOL_VERSION@">3.1.0</token> 2 <token name="@TOOL_VERSION@">3.1.1</token>
3 <token name="@VERSION_SUFFIX@">1</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 -->
8 <edam_topic>topic_0091</edam_topic> <!-- Bioinformatics --> 8 <edam_topic>topic_0091</edam_topic> <!-- Bioinformatics -->
14 </xml> 14 </xml>
15 <macro name="requirements"> 15 <macro name="requirements">
16 <requirements> 16 <requirements>
17 <requirement type="package" version="@TOOL_VERSION@">sra-tools</requirement> 17 <requirement type="package" version="@TOOL_VERSION@">sra-tools</requirement>
18 <requirement type="package" version="2.8">pigz</requirement> 18 <requirement type="package" version="2.8">pigz</requirement>
19 <requirement type="package" version="1.19.2">samtools</requirement> 19 <requirement type="package" version="1.20">samtools</requirement>
20 <yield/> 20 <yield/>
21 </requirements> 21 </requirements>
22 </macro> 22 </macro>
23 <token name="@ACCESSIONS_FROM_FILE@"> 23 <token name="@ACCESSIONS_FROM_FILE@">
24 grep '^[[:space:]]*[E|S|D]RR[0-9]\{1,\}[[:space:]]*$' 24 grep '^[[:space:]]*[E|S|D]RR[0-9]\{1,\}[[:space:]]*$'