Mercurial > repos > iuc > ribowaltz_plot
diff macros.xml @ 0:8e903cb3f919 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ribowaltz commit ff002df702f544829d1b500ac4b517c1e70ad14d
author | iuc |
---|---|
date | Thu, 22 Sep 2022 20:30:20 +0000 |
parents | |
children | e25d81465c23 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Thu Sep 22 20:30:20 2022 +0000 @@ -0,0 +1,28 @@ +<macros> + <xml name="requirements"> + <requirements> + <requirement type="package" version="1.2.0">ribowaltz</requirement> + <requirement type="package" version="1.20.3">r-getopt</requirement> + </requirements> + </xml> + <token name="@TOOL_VERSION@">1.2.0</token> + <token name="@PROFILE@">21.05</token> + <xml name="edam_ontology"> + <edam_topics> + <edam_topic>topic_4027</edam_topic> + </edam_topics> + <edam_operations> + <edam_operation>operation_0439</edam_operation> + </edam_operations> + </xml> + <xml name="citations"> + <citations> + <citation type="doi">10.1371/journal.pcbi.1006169</citation> + </citations> + </xml> + <xml name="xrefs"> + <xrefs> + <xref type='bio.tools'>riboWaltz</xref> + </xrefs> + </xml> +</macros>