Mercurial > repos > iuc > ivar_removereads
diff 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 |
line wrap: on
line diff
--- a/macros.xml Tue Jun 27 17:08:39 2023 +0000 +++ b/macros.xml Fri Jun 21 15:15:18 2024 +0000 @@ -1,11 +1,11 @@ <?xml version="1.0"?> <macros> - <token name="@TOOL_VERSION@">1.4.2</token> + <token name="@TOOL_VERSION@">1.4.3</token> <token name="@PROFILE@">21.01</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">ivar</requirement> - <requirement type="package" version="3.11.0">python</requirement> + <requirement type="package" version="3.11.9">python</requirement> <requirement type="package" version="1.16.1">samtools</requirement> <yield/> </requirements> @@ -13,6 +13,9 @@ <xml name="version_command"> <version_command>ivar version | grep version</version_command> </xml> + <xrefs> + <xref type="bio.tools">andersen-lab_ivar</xref> + </xrefs> <xml name="citations"> <citations> <citation type="doi">10.1186/s13059-018-1618-7</citation>
