Mercurial > repos > iuc > mash
comparison macros.xml @ 9:a33df3111153 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 38a8594d05b6a2fc57db891858b789735dc4a8c3
| author | iuc |
|---|---|
| date | Thu, 11 Sep 2025 10:21:48 +0000 |
| parents | 64ed772075e3 |
| children |
comparison
equal
deleted
inserted
replaced
| 8:d608e90fb3f0 | 9:a33df3111153 |
|---|---|
| 1 <macros> | 1 <macros> |
| 2 <token name="@TOOL_VERSION@">2.3</token> | 2 <token name="@TOOL_VERSION@">2.3</token> |
| 3 <token name="@INTYPES@"> | 3 <token name="@PROFILE@">23.2</token> |
| 4 fasta,fasta.gz,fastq,fastq.gz,fastqsanger,fastqsanger.gz | 4 <token name="@INTYPES@">fasta,fasta.gz,fastqsanger,fastqsanger.gz</token> |
| 5 </token> | |
| 6 <xml name="requirements"> | 5 <xml name="requirements"> |
| 7 <requirements> | 6 <requirements> |
| 8 <requirement type="package" version="@TOOL_VERSION@">mash</requirement> | 7 <requirement type="package" version="@TOOL_VERSION@">mash</requirement> |
| 9 </requirements> | 8 </requirements> |
| 9 </xml> | |
| 10 <xml name="xref"> | |
| 11 <xrefs> | |
| 12 <xref type="bio.tools">mash</xref> | |
| 13 </xrefs> | |
| 10 </xml> | 14 </xml> |
| 11 <xml name="citations"> | 15 <xml name="citations"> |
| 12 <citations> | 16 <citations> |
| 13 <citation type="doi">10.1186/s13059-016-0997-x</citation> | 17 <citation type="doi">10.1186/s13059-016-0997-x</citation> |
| 14 </citations> | 18 </citations> |
