diff README.rst @ 10:c81275aee959 draft

planemo upload for repository https://github.com/workflow4metabolomics/xcms commit a6f5f18b3d6130f7d7fbb9f2df856838c6217797
author lecorguille
date Fri, 07 Apr 2017 07:35:31 -0400
parents 5d80e7511dfb
children 13558e8a4778
line wrap: on
line diff
--- a/README.rst	Mon Jan 30 08:53:13 2017 -0500
+++ b/README.rst	Fri Apr 07 07:35:31 2017 -0400
@@ -2,13 +2,21 @@
 Changelog/News
 --------------
 
+**Version 2.1.0 - 07/02/2017**
+
+- IMPROVEMENT: Add an option to export the peak list at this step without have to wait camara.annotate
+
+- 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
 
 **Version 2.0.5 04/04/2016**
 
-- TEST: refactoring to pass planemo test using conda dependencies 
+- TEST: refactoring to pass planemo test using conda dependencies
 
 
 **Version 2.0.4 - 10/02/2016**
@@ -25,15 +33,3 @@
 - IMPROVEMENT: new datatype/dataset formats (rdata.xcms.raw, rdata.xcms.group, rdata.xcms.retcor ...) will facilitate the sequence of tools and so avoid incompatibility errors.
 
 - IMPROVEMENT: parameter labels have changed to facilitate their reading.
-
-
-Test Status
------------
-
-Planemo test using conda: passed
-
-Planemo test using source env.sh: passed
-
-Planemo shed_test : passed
-
-