Mercurial > repos > ecology > obisindicators
changeset 5:dc187fe78055 draft default tip
planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/obisindicators commit 13ac67c0a21d742b29e6273cdff058560abad770
author | ecology |
---|---|
date | Tue, 05 Nov 2024 14:17:53 +0000 |
parents | 393957ecc97d |
children | |
files | macro.xml |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/macro.xml Thu Jan 18 09:34:02 2024 +0000 +++ b/macro.xml Tue Nov 05 14:17:53 2024 +0000 @@ -1,11 +1,15 @@ <macros> <token name="@VERSION@">0.0.2</token> + <xrefs> + <xref type="bio.tools">obisindicators</xref> + </xrefs> <xml name="requirements"> <requirements> <requirement type="package" version="4.2.2">r-base</requirement> <requirement type="package" version="3.4.0">r-ggplot2</requirement> <yield /> </requirements> + </xml> <xml name="obis_input"> <param name="input" type="data" format="tabular,csv,txt" label="Input table"/>