Mercurial > repos > mingchen0919 > dynamic_skewer
comparison dynamic_tool.xml @ 0:4cd5e5e9b030 draft
planemo upload
| author | mingchen0919 |
|---|---|
| date | Sat, 24 Mar 2018 13:52:24 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:4cd5e5e9b030 |
|---|---|
| 1 <?xml version="1.0" encoding="UTF-8"?> | |
| 2 <tool id="dynamic_skewer" name="dynamic skewer" version="1.0.0"> | |
| 3 <macros> | |
| 4 <import>dynamic_tool_wrappers_macros.xml</import> | |
| 5 </macros> | |
| 6 <description/> | |
| 7 <requirements> | |
| 8 <expand macro="rmarkdown_requirements"/> | |
| 9 </requirements> | |
| 10 <expand macro="stdio"/> | |
| 11 <expand macro="shell_command"/> | |
| 12 <inputs> | |
| 13 <expand macro="tool_name"/> | |
| 14 <expand macro="option_argument_single_dataset"/> | |
| 15 <expand macro="option_argument_multiple_datasets"/> | |
| 16 <expand macro="option_argument_path_relative_to_a_tool"/> | |
| 17 <expand macro="option_argument_path_relative_to_this_tool"/> | |
| 18 <expand macro="option_argument_string_float_integer"/> | |
| 19 </inputs> | |
| 20 <outputs> | |
| 21 <expand macro="output_set"/> | |
| 22 </outputs> | |
| 23 <citations> | |
| 24 <expand macro="citations"/> | |
| 25 </citations> | |
| 26 </tool> |
