Mercurial > repos > iuc > hyphy_bgm
changeset 3:b7568f1f050d draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 6b2cd926797bb94fba9d0e319a2dbcff6ee37735"
| author | iuc |
|---|---|
| date | Sun, 16 Feb 2020 04:54:29 +0000 |
| parents | 63b4ca9f0b3b |
| children | 02adb5e39e2b |
| files | hyphy_bgm.xml macros.xml |
| diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/hyphy_bgm.xml Fri Feb 14 21:37:20 2020 +0000 +++ b/hyphy_bgm.xml Sun Feb 16 04:54:29 2020 +0000 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<tool id="hyphy_bgm" name="HyPhy-BGM" version="@VERSION@+galaxy1"> +<tool id="hyphy_bgm" name="HyPhy-BGM" version="@VERSION@+galaxy0"> <description>- Detecting coevolving sites via Bayesian graphical models</description> <macros> <import>macros.xml</import>
--- a/macros.xml Fri Feb 14 21:37:20 2020 +0000 +++ b/macros.xml Sun Feb 16 04:54:29 2020 +0000 @@ -72,7 +72,7 @@ <yield/> </citations> </xml> - <token name="@VERSION@">2.5.2</token> + <token name="@VERSION@">2.5.3</token> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">
