Mercurial > repos > galaxyp > proteinpilot
comparison proteinpilot_xml.xml @ 8:0aa9d080713e
Update for ProteinPilot version 5.0
author | Jim Johnson <jj@umn.edu> |
---|---|
date | Thu, 05 Nov 2015 13:15:48 -0600 |
parents | 4c820e82d22c |
children |
comparison
equal
deleted
inserted
replaced
7:ffbfff887a03 | 8:0aa9d080713e |
---|---|
1 <tool id="proteinpilot_xml" version="0.1" name="ProteinPilot - Convert Group to XML"> | 1 <tool id="proteinpilot_xml" name="ProteinPilot - Convert Group to XML" version="5.0.0"> |
2 <description></description> | 2 <description></description> |
3 <command> | 3 <command> |
4 group2xml.exe XML $input $output | 4 GroupFileExtractor.exe XML $input $output |
5 </command> | 5 </command> |
6 <inputs> | 6 <inputs> |
7 <param format="group" name="input" type="data" label="ProteinPilot Group Data" help=""/> | 7 <param format="group" name="input" type="data" label="ProteinPilot Group Data" help=""/> |
8 </inputs> | 8 </inputs> |
9 <outputs> | 9 <outputs> |