Mercurial > repos > iuc > hyphy_summary
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 7:c610e64f4f80 | 8:e30b084e3de5 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <tool id="hyphy_summary" name="HyPhy-Summary" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> |
| 2 <tool id="hyphy_summary" version="1.2.0" name="HyPhy-Summary" profile="21.01"> | |
| 3 <description>generate summary report of HyPhy analyses</description> | 2 <description>generate summary report of HyPhy analyses</description> |
| 3 <macros> | |
| 4 <import>macros.xml</import> | |
| 5 </macros> | |
| 4 <requirements> | 6 <requirements> |
| 5 <requirement type="package" version="0.20.1">python-bioext</requirement> | 7 <requirement type="package" version="0.20.1">python-bioext</requirement> |
| 6 </requirements> | 8 </requirements> |
| 7 <command detect_errors="exit_code"><