comparison macros.xml @ 18:6daaa75ccb99 draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
author galaxyp
date Sun, 13 Dec 2020 15:03:50 +0000
parents 6f6c1cb968a0
children 592cce24581e
comparison
equal deleted inserted replaced
17:6f6c1cb968a0 18:6daaa75ccb99
2 <!-- CTD2Galaxy depends on this file and on the stdio, advanced_options macros! 2 <!-- CTD2Galaxy depends on this file and on the stdio, advanced_options macros!
3 You can edit this file to add your own macros, if you so desire, or you can 3 You can edit this file to add your own macros, if you so desire, or you can
4 add additional macro files using the m/macros parameter --> 4 add additional macro files using the m/macros parameter -->
5 <macros> 5 <macros>
6 <token name="@TOOL_VERSION@">2.6</token> 6 <token name="@TOOL_VERSION@">2.6</token>
7 <token name="@GALAXY_VERSION@">0</token>
7 <xml name="requirements"> 8 <xml name="requirements">
8 <requirements> 9 <requirements>
9 <requirement type="package" version="@TOOL_VERSION@">openms</requirement> 10 <requirement type="package" version="@TOOL_VERSION@">openms</requirement>
10 <requirement type="package" version="@TOOL_VERSION@">openms-thirdparty</requirement> 11 <requirement type="package" version="@TOOL_VERSION@">openms-thirdparty</requirement>
11 <!-- makeblastdb for OMSSAAdapter --> 12 <!-- makeblastdb for OMSSAAdapter -->
124 #end def 125 #end def
125 #def gxy2omsext(g) 126 #def gxy2omsext(g)
126 #set m={'txt': 'txt', 'tabular': 'tsv', 'xml': 'bioml', 'consensusxml': 'consensusXML', 'csv': 'csv', 'dta': 'dta', 'dta2d': 'dta2d', 'edta': 'edta', 'fasta': 'fa', 'featurexml': 'featureXML', 'html': 'html', 'idxml': 'idXML', 'json': 'json', 'kroenik': 'kroenik', 'mascotxml': 'mascotXML', 'mgf': 'mgf', 'mrm': 'mrm', 'sirius.ms': 'ms', 'ms2': 'ms2', 'msp': 'msp', 'mzdata': 'mzData', 'mzid': 'mzid', 'mzml': 'mzML', 'mzq': 'mzq', 'mztab': 'mzTab', 'mzxml': 'mzXML', 'obo': 'obo', 'osw': 'osw', 'paramxml': 'paramXML', 'peff': 'fasta', 'peplist': 'peplist', 'pepxml': 'pep.xml', 'png': 'png', 'protxml': 'protXML', 'psms': 'psms', 'pqp': 'pqp', 'qcml': 'qcML', 'spec.xml': 'spec.xml', 'splib': 'splib', 'sqmass': 'sqMass', 'tandem': 'tandem.xml', 'trafoxml': 'trafoXML', 'traml': 'traML', 'thermo.raw': 'raw', 'tsv': 'xls', 'xquest.xml': 'xquest.xml'} 127 #set m={'txt': 'txt', 'tabular': 'tsv', 'xml': 'bioml', 'consensusxml': 'consensusXML', 'csv': 'csv', 'dta': 'dta', 'dta2d': 'dta2d', 'edta': 'edta', 'fasta': 'fa', 'featurexml': 'featureXML', 'html': 'html', 'idxml': 'idXML', 'json': 'json', 'kroenik': 'kroenik', 'mascotxml': 'mascotXML', 'mgf': 'mgf', 'mrm': 'mrm', 'sirius.ms': 'ms', 'ms2': 'ms2', 'msp': 'msp', 'mzdata': 'mzData', 'mzid': 'mzid', 'mzml': 'mzML', 'mzq': 'mzq', 'mztab': 'mzTab', 'mzxml': 'mzXML', 'obo': 'obo', 'osw': 'osw', 'paramxml': 'paramXML', 'peff': 'fasta', 'peplist': 'peplist', 'pepxml': 'pep.xml', 'png': 'png', 'protxml': 'protXML', 'psms': 'psms', 'pqp': 'pqp', 'qcml': 'qcML', 'spec.xml': 'spec.xml', 'splib': 'splib', 'sqmass': 'sqMass', 'tandem': 'tandem.xml', 'trafoxml': 'trafoXML', 'traml': 'traML', 'thermo.raw': 'raw', 'tsv': 'xls', 'xquest.xml': 'xquest.xml'}
127 #return m[g] 128 #return m[g]
128 #end def 129 #end def
129 ]]></token></macros> 130 ]]></token><token name="@GALAXY_VERSION@">0</token><token name="@GALAXY_VERSION@">0</token></macros>