Previous changeset 28:378ddb410225 (2019-07-26) Next changeset 30:14b1c52fae62 (2020-02-12) |
Commit message:
"planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 6e4ddadf085c7ce24cc6325c396872c135071de4" |
modified:
abims_xcms_xcmsSet.xml macros_xcms.xml |
b |
diff -r 378ddb410225 -r 793f87231d49 abims_xcms_xcmsSet.xml --- a/abims_xcms_xcmsSet.xml Fri Jul 26 10:26:24 2019 -0400 +++ b/abims_xcms_xcmsSet.xml Tue Jan 07 08:16:02 2020 -0500 |
b |
@@ -1,4 +1,4 @@ -<tool id="abims_xcms_xcmsSet" name="xcms findChromPeaks (xcmsSet)" version="@WRAPPER_VERSION@.1"> +<tool id="abims_xcms_xcmsSet" name="xcms findChromPeaks (xcmsSet)" version="@WRAPPER_VERSION@.2"> <description>Chromatographic peak detection</description> <macros> |
b |
diff -r 378ddb410225 -r 793f87231d49 macros_xcms.xml --- a/macros_xcms.xml Fri Jul 26 10:26:24 2019 -0400 +++ b/macros_xcms.xml Tue Jan 07 08:16:02 2020 -0500 |
b |
@@ -178,7 +178,7 @@ </token> <xml name="input_centwave"> - <param argument="ppm" type="integer" value="25" label="Max tolerated ppm m/z deviation in consecutive scans in ppm" help="for the initial ROI definition." /> + <param argument="ppm" type="float" value="25" label="Max tolerated ppm m/z deviation in consecutive scans in ppm" help="for the initial ROI definition." /> <param argument="peakwidth" type="text" value="20,50" label="Min,Max peak width in seconds" help="with the expected approximate peak width in chromatographic space."> <expand macro="input_validator_range_float"/> </param> |