Mercurial > repos > mingchen0919 > dynamic_star
comparison dynamic_tool.xml @ 0:d79569f269c7 draft
planemo upload
| author | mingchen0919 |
|---|---|
| date | Fri, 23 Mar 2018 01:53:24 -0400 |
| parents | |
| children | ddc3c3527f49 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:d79569f269c7 |
|---|---|
| 1 <tool id="dynamic_STAR" name="Dynamic STAR" version="1.0.0"> | |
| 2 <macros> | |
| 3 <import>dynamic_tool_wrappers_macros.xml</import> | |
| 4 </macros> | |
| 5 <description></description> | |
| 6 <requirements> | |
| 7 <expand macro="rmarkdown_requirements" /> | |
| 8 <requirement type="package" version="0.11.7">fastqc</requirement> | |
| 9 </requirements> | |
| 10 <expand macro="stdio" /> | |
| 11 <expand macro="shell_command" /> | |
| 12 <inputs> | |
| 13 <expand macro="tool_name" /> | |
| 14 <expand macro="option_argument_one_dataset" /> | |
| 15 <expand macro="option_argument_multiple_datasets" /> | |
| 16 <expand macro="option_argument_path_relative_to_upstream_tool" /> | |
| 17 <expand macro="option_argument_string" /> | |
| 18 <expand macro="option_argument_float" /> | |
| 19 <expand macro="option_argument_integer" /> | |
| 20 </inputs> | |
| 21 <outputs> | |
| 22 <expand macro="output_set" /> | |
| 23 </outputs> | |
| 24 <citations> | |
| 25 <expand macro="citations" /> | |
| 26 </citations> | |
| 27 </tool> |
