comparison macros.xml @ 2:88e1bd76b069 draft

planemo upload commit 91b079b5648caa7a8795ec0957a4b11e104d986e
author nathandunn
date Thu, 22 Jun 2017 15:28:43 -0400
parents
children 49b46f044d48
comparison
equal deleted inserted replaced
1:8fdad43e4250 2:88e1bd76b069
1 <macros>
2 <xml name="frontmatter">
3 <requirements>
4 </requirements>
5 <stdio>
6 <exit_code range="1:"/>
7 </stdio>
8 <yield/>
9 </xml>
10 <xml name="citations">
11 <help><![CDATA[
12 Pulls data from Monarch Initiative BioLink API web services as JSON.
13 https://api.monarchinitiative.org/api/
14 ]]></help>
15 <citations>
16 <citation type="doi">doi:10.5281/zenodo.815635</citation>
17 </citations>
18 <yield/>
19 </xml>
20 <xml name="outputs">
21 <outputs>
22 <data name="output" format="json"/>
23 </outputs>
24 </xml>
25 </macros>