Mercurial > repos > ecology > obisindicators
diff macro.xml @ 4:8ca01a4cfd27 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:36 +0000 |
parents | 51b30155533d |
children |
line wrap: on
line diff
--- a/macro.xml Tue Feb 14 15:33:15 2023 +0000 +++ b/macro.xml Tue Nov 05 14:17:36 2024 +0000 @@ -1,18 +1,21 @@ <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="SRS_input"> + <xml name="obis_input"> <param name="input" type="data" format="tabular,csv,txt" label="Input table"/> <param name="colnames" type="boolean" label="First line is a header line" checked="true"/> - <param name="separator" type="text" label="What character is the separator in your data? (Mostlikely a comma for a csv file and t for a tabular)"/> </xml> - <xml name="SRS_bibref"> + <xml name="obis_bibref"> <citations> <citation type="bibtex"> @Manual{, @@ -25,6 +28,11 @@ </citation> </citations> </xml> + <xml name="obis_doiref"> + <citations> + <citation type="doi">DOI:10.5281/zenodo.6969395</citation> + </citations> + </xml> <xml name="topic"> <edam_topics> <edam_topic>topic_0610</edam_topic>