Mercurial > repos > ecology > obisindicators
diff obisindicators.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 | ebb36b7dbae6 |
children |
line wrap: on
line diff
--- a/obisindicators.xml Tue Feb 14 15:33:15 2023 +0000 +++ b/obisindicators.xml Tue Nov 05 14:17:36 2024 +0000 @@ -40,7 +40,7 @@ ]]> </command> <inputs> - <expand macro="SRS_input"/> + <expand macro="obis_input"/> <param name="separator" type="select" display="radio" label="What character is the separator in your data? (Mostlikely a comma for a csv file and t for a tabular)"> <option value="t">Tabulator (\t)</option> <option value=",">Comma (,)</option> @@ -132,5 +132,5 @@ - Multiple PNG files representing the indicators on a map (according to the choice of map made). ]]></help> - <expand macro="SRS_bibref"/> + <expand macro="obis_bibref"/> </tool>