Mercurial > repos > galaxyp > msconvert_nix
view msconvert_nix.xml @ 0:baa6c072fccc draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/msconvert commit 4fa5bf9c62e4bba06c4d6e7de962c85959b61579-dirty
author | galaxyp |
---|---|
date | Fri, 08 Apr 2016 16:08:09 -0400 |
parents | |
children | c9b96a178758 |
line wrap: on
line source
<tool id="msconvert_nix" name="msconvert" version="@VERSION@.0"> <description>Convert and/or filter mass spectrometry files</description> <macros> <import>msconvert_macros.xml</import> </macros> <expand macro="generic_requirements" /> <expand macro="msconvertCommand" /> <inputs> <param format="mzml,mzxml,mz5,mgf,ms2" name="input" type="data" label="Input unrefined MS data" /> <expand macro="msconvertInputParameters" /> </inputs> <expand macro="msconvertOutput" /> <tests> <expand macro="msconvert_tests" /> </tests> <help> <expand macro="msconvert_help" /> </help> <expand macro="citations" /> </tool>