comparison mz_to_sqlite.xml @ 1:77389cf7ff62

Update mz_to_sqlite.xml to "mz.sqlite" and remove repository_dependencies.xml as proteomics datatypes are now in main.
author Jim Johnson <jj@umn.edu>
date Wed, 05 Aug 2015 14:19:57 -0500
parents 946ce2e034a2
children 8df9fe030d68
comparison
equal deleted inserted replaced
0:946ce2e034a2 1:77389cf7ff62
25 <param name="scanfiles" type="data" format="mzml,mgf" multiple="true" optional="true" label="Proteomics Spectrum files"/> 25 <param name="scanfiles" type="data" format="mzml,mgf" multiple="true" optional="true" label="Proteomics Spectrum files"/>
26 <param name="searchdbs" type="data" format="fasta" multiple="true" optional="true" label="Proteomics Search Database Fasta" 26 <param name="searchdbs" type="data" format="fasta" multiple="true" optional="true" label="Proteomics Search Database Fasta"
27 help="These can provide sequences and length for proteins if not already present in the mzIdentML input"/> 27 help="These can provide sequences and length for proteins if not already present in the mzIdentML input"/>
28 </inputs> 28 </inputs>
29 <outputs> 29 <outputs>
30 <data format="sqlite" name="mzsqlite" label="${tool.name} on ${on_string}"/> 30 <data format="mz.sqlite" name="mzsqlite" label="${tool.name} on ${on_string}"/>
31 </outputs> 31 </outputs>
32 <tests> 32 <tests>
33 <test> 33 <test>
34 </test> 34 </test>
35 </tests> 35 </tests>