Mercurial > repos > iuc > fairy_cov
changeset 2:d94e49509dac draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/fairy commit cde4cce9b23f969066ae540ee8e11d4a34f06069
author | iuc |
---|---|
date | Mon, 10 Feb 2025 19:30:32 +0000 |
parents | 8a9a425f5c60 |
children | 4e40c6d7bc4a |
files | fairy_cov.xml macros.xml |
diffstat | 2 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/fairy_cov.xml Mon Feb 03 08:36:52 2025 +0000 +++ b/fairy_cov.xml Mon Feb 10 19:30:32 2025 +0000 @@ -3,6 +3,7 @@ <macros> <import>macros.xml</import> </macros> + <expand macro="xrefs"/> <expand macro="requirements"/> <command detect_errors="exit_code"> <![CDATA[
--- a/macros.xml Mon Feb 03 08:36:52 2025 +0000 +++ b/macros.xml Mon Feb 10 19:30:32 2025 +0000 @@ -8,6 +8,11 @@ <token name="@TOOL_VERSION@">0.5.7</token> <token name="@VERSION_SUFFIX@">1</token> <token name="@PROFILE@">24.1</token> + <xml name="xrefs"> + <xrefs> + <xref type="bio.tools">fairy</xref> + </xrefs> + </xml> <xml name="citations"> <citations> <citation type="doi">10.1101/2024.04.23.590803</citation>