Mercurial > repos > galaxyp > proteinpilot
view proteinpilot_xml.xml @ 6:b3cf7d7dadc1
Uploaded
author | galaxyp |
---|---|
date | Tue, 30 Sep 2014 10:45:56 -0400 |
parents | 4c820e82d22c |
children | 0aa9d080713e |
line wrap: on
line source
<tool id="proteinpilot_xml" version="0.1" name="ProteinPilot - Convert Group to XML"> <description></description> <command> group2xml.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>