Mercurial > repos > galaxyp > proteinpilot
view proteinpilot_xml.xml @ 10:c0d4ae9647b5 draft default tip
planemo upload commit 37f8e06b4f435a54804b326f5f6c6b1a65983466-dirty
author | galaxyp |
---|---|
date | Fri, 23 Sep 2016 09:34:49 -0400 |
parents | 0aa9d080713e |
children |
line wrap: on
line source
<tool id="proteinpilot_xml" name="ProteinPilot - Convert Group to XML" version="5.0.0"> <description></description> <command> GroupFileExtractor.exe XML $input $output </command> <inputs> <param format="group" name="input" type="data" label="ProteinPilot Group Data" help=""/> </inputs> <outputs> <data format="proteinpilot.xml" name="output" label="XML from ${on_string}"/> </outputs> <help> </help> </tool>