Mercurial > repos > nathandunn > biolinkplanteome
view macros.xml @ 0:028a3ffc17b4 draft
planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
author | nathandunn |
---|---|
date | Fri, 23 Jun 2017 15:04:12 -0400 |
parents | |
children | 66ece4fd024f |
line wrap: on
line source
<macros> <xml name="frontmatter"> <requirements> </requirements> <stdio> <exit_code range="1:"/> </stdio> <yield/> </xml> <xml name="citations"> <help><![CDATA[ Pulls data from planteome Initiative BioLink API web services as JSON. http://biolink.planteome.org/apiapi/ ]]></help> <citations> <citation type="doi">doi:10.5281/zenodo.815635</citation> </citations> <yield/> </xml> <xml name="outputs"> <outputs> <data name="output" format="json"/> </outputs> </xml> </macros>