Mercurial > repos > iuc > hyphy_summary
diff hyphy_summary.xml @ 8:4e7f1a7d18be draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit e7a89841d59689e87db592e112f9c8fb5331d954
author | iuc |
---|---|
date | Thu, 02 Mar 2023 15:14:24 +0000 |
parents | bd90215b7d15 |
children |
line wrap: on
line diff
--- a/hyphy_summary.xml Thu Aug 18 13:50:20 2022 +0000 +++ b/hyphy_summary.xml Thu Mar 02 15:14:24 2023 +0000 @@ -1,6 +1,8 @@ -<?xml version="1.0"?> -<tool id="hyphy_summary" version="1.2.0" name="HyPhy-Summary" profile="21.01"> +<tool id="hyphy_summary" name="HyPhy-Summary" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> <description>generate summary report of HyPhy analyses</description> + <macros> + <import>macros.xml</import> + </macros> <requirements> <requirement type="package" version="0.20.1">python-bioext</requirement> </requirements>