Mercurial > repos > iuc > phyloseq_plot_ordination
comparison macros.xml @ 0:04073a28dbdb draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/phyloseq commit d1004c06207be773c278e12745aada276b63172e"
| author | iuc |
|---|---|
| date | Thu, 03 Mar 2022 13:26:27 +0000 |
| parents | |
| children | 8004e576f522 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:04073a28dbdb |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">1.38.0</token> | |
| 3 <token name="@VERSION_SUFFIX@">0</token> | |
| 4 <token name="@PROFILE@">21.01</token> | |
| 5 <xml name="requirements"> | |
| 6 <requirements> | |
| 7 <requirement type="package" version="@TOOL_VERSION@">bioconductor-phyloseq</requirement> | |
| 8 <requirement type="package" version="1.7.1">r-optparse</requirement> | |
| 9 <requirement type="package" version="1.3.1">r-tidyverse</requirement> | |
| 10 </requirements> | |
| 11 </xml> | |
| 12 <xml name="phyloseq_input"> | |
| 13 <param name="input" type="data" format="phyloseq" label="File containing a phyloseq object"/> | |
| 14 </xml> | |
| 15 <xml name="outputs"> | |
| 16 <outputs> | |
| 17 <data name="output" format="pdf"/> | |
| 18 </outputs> | |
| 19 </xml> | |
| 20 <xml name="citations"> | |
| 21 <citations> | |
| 22 <citation type="doi">10.18129/B9.bioc.phyloseq</citation> | |
| 23 <citation type="doi">10.1371/journal.pone.0061217</citation> | |
| 24 </citations> | |
| 25 </xml> | |
| 26 </macros> | |
| 27 |
