Mercurial > repos > ecology > makeeml
diff make_eml.xml @ 6:4cf24a95c4ff draft
planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/EMLassemblyline commit 2d36dc964f548b5acbc43ffd78e51e6fc7dc80bb
author | ecology |
---|---|
date | Tue, 10 Sep 2024 12:53:27 +0000 |
parents | 59349973537f |
children |
line wrap: on
line diff
--- a/make_eml.xml Mon Jan 22 14:56:11 2024 +0000 +++ b/make_eml.xml Tue Sep 10 12:53:27 2024 +0000 @@ -62,7 +62,7 @@ ]]></command> <inputs> - <param name="templates" type="data" multiple="True" label="Upload all EAL templates" help="You can upload dataset collection or upload templates one by one (especially if there are multiple format)."/> + <param name="templates" type="data" format="data" multiple="True" label="Upload all EAL templates" help="You can upload dataset collection or upload templates one by one (especially if there are multiple format)."/> <param name="title" type="text" label="Title for your dataset." /> <section name="temporal_coverage" title="Temporal coverage" expanded="true"> <param name="start" type="text" label="Beginning date of the dataset in the format YYYY-MM-DD" optional="false"/> @@ -136,4 +136,13 @@ ]]></help> +<citations> + <citation type="bibtex">@Manual{, + title = {EMLassemblyline: A tool kit for building EML metadata workflows}, + author = {Colin Smith}, + year = {2022}, + note = {https://github.com/EDIorg/EMLassemblyline, + https://ediorg.github.io/EMLassemblyline/}, + }</citation> + </citations> </tool>