Mercurial > repos > iuc > ivar_removereads
comparison macros.xml @ 16:22612ee2c24a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ivar/ commit 32fbe8a14173afe0b39f1483afaba958dc6cd027
| author | iuc |
|---|---|
| date | Fri, 21 Jun 2024 15:15:18 +0000 |
| parents | 9f28004feeaf |
| children | cf88c0e45d32 |
comparison
equal
deleted
inserted
replaced
| 15:508b913b307a | 16:22612ee2c24a |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <macros> | 2 <macros> |
| 3 <token name="@TOOL_VERSION@">1.4.2</token> | 3 <token name="@TOOL_VERSION@">1.4.3</token> |
| 4 <token name="@PROFILE@">21.01</token> | 4 <token name="@PROFILE@">21.01</token> |
| 5 <xml name="requirements"> | 5 <xml name="requirements"> |
| 6 <requirements> | 6 <requirements> |
| 7 <requirement type="package" version="@TOOL_VERSION@">ivar</requirement> | 7 <requirement type="package" version="@TOOL_VERSION@">ivar</requirement> |
| 8 <requirement type="package" version="3.11.0">python</requirement> | 8 <requirement type="package" version="3.11.9">python</requirement> |
| 9 <requirement type="package" version="1.16.1">samtools</requirement> | 9 <requirement type="package" version="1.16.1">samtools</requirement> |
| 10 <yield/> | 10 <yield/> |
| 11 </requirements> | 11 </requirements> |
| 12 </xml> | 12 </xml> |
| 13 <xml name="version_command"> | 13 <xml name="version_command"> |
| 14 <version_command>ivar version | grep version</version_command> | 14 <version_command>ivar version | grep version</version_command> |
| 15 </xml> | 15 </xml> |
| 16 <xrefs> | |
| 17 <xref type="bio.tools">andersen-lab_ivar</xref> | |
| 18 </xrefs> | |
| 16 <xml name="citations"> | 19 <xml name="citations"> |
| 17 <citations> | 20 <citations> |
| 18 <citation type="doi">10.1186/s13059-018-1618-7</citation> | 21 <citation type="doi">10.1186/s13059-018-1618-7</citation> |
| 19 <yield/> | 22 <yield/> |
| 20 </citations> | 23 </citations> |
