Mercurial > repos > pieterlukasse > prims_proteomics
comparison napq.xml @ 26:17acaf080e76
simple filetype test
author | pieter.lukasse@wur.nl |
---|---|
date | Fri, 30 Jan 2015 14:32:06 +0100 |
parents | b35431dc4879 |
children | 34c4e7e0f23b |
comparison
equal
deleted
inserted
replaced
25:5215b5cfdc53 | 26:17acaf080e76 |
---|---|
82 </conditional> | 82 </conditional> |
83 | 83 |
84 </inputs> | 84 </inputs> |
85 <configfiles> | 85 <configfiles> |
86 <configfile name="identificationsConfigFile">## start comment | 86 <configfile name="identificationsConfigFile">## start comment |
87 ## iterate over the selected files and store their names in the config file | 87 apml |
88 #for $i, $s in enumerate( $identificationFileList ) | |
89 ${s.identificationsFile} | |
90 ## also print out the datatype in the next line, based on previously configured datatype | |
91 #if isinstance( $s.identificationsFile.datatype, $__app__.datatypes_registry.get_datatype_by_extension('apml').__class__): | |
92 apml | |
93 #else: | |
94 apml | |
95 #end if | |
96 #end for | |
97 ## end comment</configfile> | 88 ## end comment</configfile> |
98 </configfiles> | 89 </configfiles> |
99 <outputs> | 90 <outputs> |
100 <data name="outputApml" format="apml" label="${tool.name} on ${on_string}: peptide quantifications (APML)"/> | 91 <data name="outputApml" format="apml" label="${tool.name} on ${on_string}: peptide quantifications (APML)"/> |
101 <data name="outputTsv" format="tabular" label="${tool.name} on ${on_string}: peptide quantifications (TSV)"/> | 92 <data name="outputTsv" format="tabular" label="${tool.name} on ${on_string}: peptide quantifications (TSV)"/> |