Mercurial > repos > galaxyp > openms
diff peak_picker_hi_res.xml @ 2:cf0d72c7b482 draft
Update.
author | galaxyp |
---|---|
date | Fri, 10 May 2013 17:31:05 -0400 |
parents | ba86fd127f5a |
children |
line wrap: on
line diff
--- a/peak_picker_hi_res.xml Wed Dec 19 00:33:53 2012 -0500 +++ b/peak_picker_hi_res.xml Fri May 10 17:31:05 2013 -0400 @@ -1,9 +1,11 @@ <tool id="openms_peak_picker_hi_res" version="0.1" name="Peak Peaker (Hi Res)"> <description> </description> - <requirements> - <requirement type="package">openms</requirement> - </requirements> + <macros> + <import>macros.xml</import> + </macros> + <expand macro="stdio" /> + <expand macro="requires" /> <command> openms_wrapper.py --executable 'PeakPickerHiRes' --config $config </command>