Mercurial > repos > iuc > hyphy_prime
changeset 1:d43bb96c44bd draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8abccd4b7a288b6a321a6662eec88577ad83b36f"
| author | iuc |
|---|---|
| date | Wed, 22 Apr 2020 16:04:54 +0000 |
| parents | 2b578e520626 |
| children | 379d863ca0a7 |
| files | hyphy_prime.xml macros.xml |
| diffstat | 2 files changed, 2 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/hyphy_prime.xml Fri Mar 27 16:21:22 2020 +0000 +++ b/hyphy_prime.xml Wed Apr 22 16:04:54 2020 +0000 @@ -126,7 +126,5 @@ ]]></help> - <!--<expand macro="citations"> - <citation type="doi">10.1371/journal.pgen.1002764</citation> - </expand>--> + <expand macro="citations" /> </tool> \ No newline at end of file
--- a/macros.xml Fri Mar 27 16:21:22 2020 +0000 +++ b/macros.xml Wed Apr 22 16:04:54 2020 +0000 @@ -106,7 +106,7 @@ <yield/> </citations> </xml> - <token name="@VERSION@">2.5.8</token> + <token name="@VERSION@">2.5.9</token> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">hyphy</requirement>
