Mercurial > repos > iuc > pycoqc
changeset 3:fae03f3d4bf7 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 4850c9f31e2cf1edb05d5c8cd0c8ec8be12329c9
author | iuc |
---|---|
date | Mon, 11 Mar 2024 15:25:55 +0000 |
parents | dc1500f42073 |
children | |
files | macros.xml pycoqc.xml |
diffstat | 2 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Mon Sep 25 08:29:11 2023 +0000 +++ b/macros.xml Mon Mar 11 15:25:55 2024 +0000 @@ -7,6 +7,11 @@ <requirement type="package" version="@TOOL_VERSION@">pycoqc</requirement> </requirements> </xml> + <xml name="xrefs"> + <xrefs> + <xref type="bio.tools">pycoqc</xref> + </xrefs> + </xml> <xml name="version_command"> <version_command>pycoQC --version</version_command> </xml>