comparison macros.xml @ 32:fb723c531be5 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sra-tools commit ac10fe34f1b2d5e8109dcaaf42b7870bee57827b
author iuc
date Wed, 25 Oct 2023 07:10:06 +0000
parents 734abc7ac21d
children 6591f049cf7e
comparison
equal deleted inserted replaced
31:734abc7ac21d 32:fb723c531be5
1 <macros> 1 <macros>
2 <token name="@TOOL_VERSION@">3.0.5</token> 2 <token name="@TOOL_VERSION@">3.0.8</token>
3 <token name="@VERSION_SUFFIX@">3</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 -->
13 </edam_operations> 13 </edam_operations>
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.6">pigz</requirement> 18 <requirement type="package" version="2.8">pigz</requirement>
19 <requirement type="package" version="1.17">samtools</requirement> 19 <requirement type="package" version="1.18">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:]]*$'