Mercurial > repos > iuc > hyphy_summary
diff hyphy_summary.xml @ 8:e30b084e3de5 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:04:05 +0000 |
| parents | 5f69ffa0186d |
| children |
line wrap: on
line diff
--- a/hyphy_summary.xml Thu Aug 18 13:28:06 2022 +0000 +++ b/hyphy_summary.xml Thu Mar 02 15:04:05 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>
