Previous changeset 0:725ef5f6d749 (2020-03-27) Next changeset 2:87f070db0de0 (2020-04-27) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8abccd4b7a288b6a321a6662eec88577ad83b36f" |
modified:
hyphy_prime.xml macros.xml |
b |
diff -r 725ef5f6d749 -r 8f66e659530b hyphy_prime.xml --- a/hyphy_prime.xml Fri Mar 27 13:15:01 2020 -0400 +++ b/hyphy_prime.xml Wed Apr 22 12:12:52 2020 -0400 |
b |
@@ -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 |
b |
diff -r 725ef5f6d749 -r 8f66e659530b macros.xml --- a/macros.xml Fri Mar 27 13:15:01 2020 -0400 +++ b/macros.xml Wed Apr 22 12:12:52 2020 -0400 |
b |
@@ -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> |