Mercurial > repos > iuc > sra_tools
comparison macros.xml @ 25:0c5a5e670ac0 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sra-tools commit 32f3efb70a4000f7aaaf5230331c8988cc708f21
| author | iuc |
|---|---|
| date | Fri, 23 Jun 2023 21:31:47 +0000 |
| parents | daa96f1e546c |
| children | f7732611d0fc |
comparison
equal
deleted
inserted
replaced
| 24:daa96f1e546c | 25:0c5a5e670ac0 |
|---|---|
| 1 <macros> | 1 <macros> |
| 2 <token name="@TOOL_VERSION@">3.0.3</token> | 2 <token name="@TOOL_VERSION@">3.0.5</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 --> |
| 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.6">pigz</requirement> |
| 19 <requirement type="package" version="1.16.1">samtools</requirement> | 19 <requirement type="package" version="1.17">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:]]*$' |
