Mercurial > repos > iuc > qiime_alpha_diversity
comparison alpha_diversity.xml @ 7:fb80980dabfa draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qiime/ commit c845cb240f57663cf1e2240c5c506ea0b294872c"
| author | iuc |
|---|---|
| date | Thu, 05 Dec 2019 12:26:18 +0000 |
| parents | fd41b54c467f |
| children |
comparison
equal
deleted
inserted
replaced
| 6:20fc2e5d1c91 | 7:fb80980dabfa |
|---|---|
| 1 <tool id="qiime_alpha_diversity" name="Calculate alpha diversity" version="@WRAPPER_VERSION@.0"> | 1 <tool id="qiime_alpha_diversity" name="Calculate alpha diversity" version="@WRAPPER_VERSION@.0" profile="@PROFILE@"> |
| 2 <description> on each sample in an otu table, using a variety of alpha diversity metrics (alpha_diversity)</description> | 2 <description> on each sample in an otu table, using a variety of alpha diversity metrics (alpha_diversity)</description> |
| 3 <macros> | 3 <macros> |
| 4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
| 5 </macros> | 5 </macros> |
| 6 <expand macro="requirements"/> | 6 <expand macro="requirements"/> |
| 7 <version_command>alpha_diversity.py --version</version_command> | 7 <version_command>alpha_diversity.py --version</version_command> |
| 8 <command detect_errors="aggressive"><