Mercurial > repos > lecorguille > camera_annotate
diff README.rst @ 25:230f0bc9e792 draft
planemo upload commit a634879c0e651eb0eb7b435a107ee40cf30524fa
author | lecorguille |
---|---|
date | Fri, 10 Feb 2017 11:11:27 -0500 |
parents | 2a4a811c663d |
children | 591d26b9027e |
line wrap: on
line diff
--- a/README.rst Wed Feb 01 12:23:07 2017 -0500 +++ b/README.rst Fri Feb 10 11:11:27 2017 -0500 @@ -2,6 +2,19 @@ Changelog/News -------------- +**Version 2.2.0 - 03/02/2017** + +- BUGFIX: the diffreport ids didn't convert the rt in minute as the other export + +- UPDATE: the settings (digits, convertion in minutes) of the identifiants will no longer modify the native one. Because we want to be conservative and because it can be dangerous for the data integrity during a futur merge of the table, we decide to put those customization in a new column namecustom within the variableMetadata. + +- IMPROVEMENT: add the possibility to set the MZ digit within the identifiants + +- IMPROVEMENT: add the possibility to use defined ruleset + +- IMPROVEMENT: CAMERA.annotate is now compatible with merged individual data from xcms.xcmsSet + + **Version 2.1.5 - 21/04/2016** - UPGRADE: upgrate the CAMERA version from 1.22.0 to 1.26.0 @@ -34,14 +47,3 @@ - IMPROVEMENT: parameter labels have changed to facilitate their reading. - UPDATE: merged with annotateDiffreport. Some parameters are dedicated to experiences with several conditions - - - -Test Status ------------ - -Planemo test using conda: passed - -Planemo test using source env.sh: passed - -Planemo shed_test : passed