Mercurial > repos > bgruening > flye
diff macros.xml @ 10:7066276883d6 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flye commit 3507b06e5d0149d514ede3d1a56c082e89f14f89
| author | bgruening |
|---|---|
| date | Mon, 26 Aug 2024 13:54:16 +0000 |
| parents | 5f2671cec451 |
| children | dba2d77852ee |
line wrap: on
line diff
--- a/macros.xml Wed Oct 26 13:36:49 2022 +0000 +++ b/macros.xml Mon Aug 26 13:54:16 2024 +0000 @@ -1,5 +1,5 @@ <macros> - <token name="@TOOL_VERSION@">2.9.1</token> + <token name="@TOOL_VERSION@">2.9.4</token> <token name="@SUFFIX_VERSION@">0</token> <xml name="requirements"> <requirements> @@ -14,6 +14,11 @@ <edam_operation>operation_0525</edam_operation> </edam_operations> </xml> + <xml name="xrefs"> + <xrefs> + <xref type="bio.tools">Flye</xref> + </xrefs> + </xml> <xml name="citations"> <citations> <citation type="doi">10.1073/pnas.1604560113</citation>
