Mercurial > repos > ecology > obis_data
changeset 1:5bae75c49f2e 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:49 +0000 |
parents | 1fcd81d65467 |
children | |
files | macro.xml robis.xml |
diffstat | 2 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/macro.xml Thu Jan 18 09:33:52 2024 +0000 +++ b/macro.xml Tue Nov 05 14:17:49 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"/>
--- a/robis.xml Thu Jan 18 09:33:52 2024 +0000 +++ b/robis.xml Tue Nov 05 14:17:49 2024 +0000 @@ -43,7 +43,7 @@ <output name="output"> <assert_contents> <has_text text="Scombridae"/> - <has_n_columns n="163"/> + <has_n_columns n="167"/> </assert_contents> </output> </test> @@ -55,7 +55,7 @@ <output name="output"> <assert_contents> <has_text text="basisOfRecord"/> - <has_n_columns n="144"/> + <has_n_columns n="148"/> </assert_contents> </output> </test>