Mercurial > repos > iuc > ivar_removereads
comparison macros.xml @ 17:5dc33613c288 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ivar/ commit 32fbe8a14173afe0b39f1483afaba958dc6cd027
author | iuc |
---|---|
date | Fri, 21 Jun 2024 15:19:51 +0000 |
parents | a1c2aecd7a0d |
children |
comparison
equal
deleted
inserted
replaced
16:a1c2aecd7a0d | 17:5dc33613c288 |
---|---|
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> | 16 <xrefs> |
17 <xref type="bio.tools">ivar</xref> | 17 <xref type="bio.tools">andersen-lab_ivar</xref> |
18 </xrefs> | 18 </xrefs> |
19 <xml name="citations"> | 19 <xml name="citations"> |
20 <citations> | 20 <citations> |
21 <citation type="doi">10.1186/s13059-018-1618-7</citation> | 21 <citation type="doi">10.1186/s13059-018-1618-7</citation> |
22 <yield/> | 22 <yield/> |