Mercurial > repos > iuc > vegan_diversity
diff vegan_diversity.xml @ 4:a1b80a746054 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vegan/ commit f93edebf6c946402f105f0622aacb0baa216a70c
author | iuc |
---|---|
date | Fri, 15 Mar 2024 15:26:38 +0000 |
parents | a2c047a2c380 |
children |
line wrap: on
line diff
--- a/vegan_diversity.xml Fri Sep 07 11:30:36 2018 -0400 +++ b/vegan_diversity.xml Fri Mar 15 15:26:38 2024 +0000 @@ -5,6 +5,7 @@ <macros> <import>macros.xml</import> </macros> + <expand macro="bio.tools_xrefs" /> <expand macro="requirements" /> <expand macro="stdio" /> <expand macro="version_command" /> @@ -57,7 +58,7 @@ <data format="tabular" name="output_diversity_index" /> </outputs> <tests> - <test> + <test expect_num_outputs="1"> <param name="input_abundance" ftype="tabular" value="vegan_in.tabular"/> <param name="species_column" value="6"/> <param name="sample_columns" value="2"/> @@ -72,6 +73,5 @@ Calculate Diversity index using vegan and selected method. ]]> </help> - <citations> - </citations> + <expand macro="citations" /> </tool>