Mercurial > repos > iuc > vegan_rarefaction
diff vegan_rarefaction.xml @ 4:c9dac54e8039 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vegan/ commit e0cd7ae10ce97bed51594e7cc0b969a803d698b7
| author | iuc |
|---|---|
| date | Fri, 07 Sep 2018 10:56:52 -0400 |
| parents | 2d2a742708c4 |
| children |
line wrap: on
line diff
--- a/vegan_rarefaction.xml Mon Feb 08 15:21:30 2016 -0500 +++ b/vegan_rarefaction.xml Fri Sep 07 10:56:52 2018 -0400 @@ -1,9 +1,9 @@ -<tool id="vegan_rarefaction" name="Vegan Rarefaction" version="0.0.3"> +<tool id="vegan_rarefaction" name="Vegan Rarefaction" version="@TOOL_VERSION@"> <description> curve and statistics </description> <macros> - <import>vegan_macros.xml</import> + <import>macros.xml</import> </macros> <expand macro="requirements" /> <expand macro="stdio" /> @@ -127,11 +127,11 @@ </tests> <help> <