Mercurial > repos > lecorguille > xcms_group
diff abims_xcms_group.xml @ 22:b41669de74ae draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
author | lecorguille |
---|---|
date | Wed, 22 Mar 2017 16:05:27 -0400 |
parents | 7f667b64d5a5 |
children | 1a7d1f9e8912 |
line wrap: on
line diff
--- a/abims_xcms_group.xml Thu Mar 02 08:21:57 2017 -0500 +++ b/abims_xcms_group.xml Wed Mar 22 16:05:27 2017 -0400 @@ -64,7 +64,7 @@ <option value="hide" selected="true">hide</option> </param> <when value="show"> - <param name="max" type="integer" value="5" label="Maximum number of groups to identify in a single m/z slice" help="[max]" /> + <param name="max" type="integer" value="50" label="Maximum number of groups to identify in a single m/z slice" help="[max]" /> </when> <when value="hide"> </when> @@ -419,6 +419,8 @@ - IMPROVEMENT: xcms.group can deal with merged individual data from "xcms.xcmsSet Merger" +- BUGFIX: the default value of "density" -> "Maximum number of groups to identify in a single m/z slice" which was of 5 have been changed to fix with the XMCS default values to 50 + **Version 2.0.6 - 06/07/2016** - UPGRADE: upgrate the xcms version from 1.44.0 to 1.46.0