Mercurial > repos > iuc > drep_dereplicate
comparison macros.xml @ 6:055649d1378e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/drep commit bf3d3fb4a7c0ad2c6942955783bf15cda7754b28
| author | iuc |
|---|---|
| date | Mon, 13 Jan 2025 12:44:25 +0000 |
| parents | 7c08baa42fc8 |
| children | c55eec39f086 |
comparison
equal
deleted
inserted
replaced
| 5:7c08baa42fc8 | 6:055649d1378e |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <macros> | 2 <macros> |
| 3 <token name="@TOOL_VERSION@">3.4.3</token> | 3 <token name="@TOOL_VERSION@">3.5.0</token> |
| 4 <token name="@VERSION_SUFFIX@">0</token> | 4 <token name="@VERSION_SUFFIX@">1</token> |
| 5 <token name="@PROFILE@">20.01</token> | 5 <token name="@PROFILE@">20.01</token> |
| 6 <xml name="biotools"> | 6 <xml name="biotools"> |
| 7 <xrefs> | 7 <xrefs> |
| 8 <xref type="bio.tools">drep</xref> | 8 <xref type="bio.tools">drep</xref> |
| 9 </xrefs> | 9 </xrefs> |
| 20 <yield /> | 20 <yield /> |
| 21 </citations> | 21 </citations> |
| 22 </xml> | 22 </xml> |
| 23 | 23 |
| 24 <xml name="genomes"> | 24 <xml name="genomes"> |
| 25 <param argument="--genomes" type="data" format="fasta" multiple="true" label="Genomes to filer"/> | 25 <param argument="--genomes" type="data" format="fasta" multiple="true" min="2" label="Genomes" help="One genome per input fasta. At least two genomes are needed."/> |
| 26 </xml> | 26 </xml> |
| 27 | 27 |
| 28 <!-- Addition of ".fasta" after names to avoid string to be read as integer | 28 <!-- Addition of ".fasta" after names to avoid string to be read as integer |
| 29 Bug in dRep: probably fixed in next version --> | 29 Bug in dRep: probably fixed in next version --> |
| 30 <token name="@PREPARE_GENOMES@"><