comparison macro.xml @ 0:ed3688d04c12 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:28 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:ed3688d04c12
1 <macros>
2 <token name="@VERSION@">0.0.2</token>
3 <xrefs>
4 <xref type="bio.tools">obisindicators</xref>
5 </xrefs>
6 <xml name="requirements">
7 <requirements>
8 <requirement type="package" version="4.2.2">r-base</requirement>
9 <requirement type="package" version="3.4.0">r-ggplot2</requirement>
10 <yield />
11 </requirements>
12
13 </xml>
14 <xml name="obis_input">
15 <param name="input" type="data" format="tabular,csv,txt" label="Input table"/>
16 <param name="colnames" type="boolean" label="First line is a header line" checked="true"/>
17 </xml>
18 <xml name="obis_bibref">
19 <citations>
20 <citation type="bibtex">
21 @Manual{,
22 title = {obisindicators: Develop marine biodiversity indicators from OBIS data},
23 author = {Ben Ben and Pieter Provoost and Tylar Murray},
24 year = {2022},
25 note = {https://marinebon.org/obisindicators,
26 https://github.com/marinebon/obisindicators},
27 }
28 </citation>
29 </citations>
30 </xml>
31 <xml name="obis_doiref">
32 <citations>
33 <citation type="doi">DOI:10.5281/zenodo.6969395</citation>
34 </citations>
35 </xml>
36 <xml name="topic">
37 <edam_topics>
38 <edam_topic>topic_0610</edam_topic>
39 <edam_topic>topic_3050</edam_topic>
40 </edam_topics>
41 </xml>
42 </macros>
43