diff README.md @ 2:596320b84315 draft

planemo upload for repository https://github.com/workflow4metabolomics/qualitymetrics.git commit 95d4658e5d9dd0421c9336b2232cc81f32879621
author ethevenot
date Thu, 11 Jan 2018 12:52:08 -0500
parents 6d3b7b6573d8
children
line wrap: on
line diff
--- a/README.md	Fri Oct 21 12:56:22 2016 -0400
+++ b/README.md	Thu Jan 11 12:52:08 2018 -0500
@@ -7,8 +7,8 @@
 
 ### Description
 
-**Version:** 2.2.6  
-**Date:** 2016-10-21  
+**Version:** 2.2.8  
+**Date:** 2018-01-11  
 **Author:** Marion Landi (INRA, PFEM), Mélanie Pétéra (INRA, PFEM), and Etienne A. Thévenot (CEA, LIST)  
 **Email:** [melanie.petera(at)clermont.inra.fr](mailto:melanie.petera@clermont.inra.fr), [etienne.thevenot(at)cea.fr](mailto:etienne.thevenot@cea.fr)  
 **Citation:**  
@@ -50,7 +50,13 @@
 install.packages('RUnit', dependencies = TRUE)
 ```
 
-### News
+### News  
+
+##### CHANGES IN VERSION 2.2.8  
+
+MINOR MODIFICATION  
+
+In the case of a distinct sample order between dataMatrix and sampleMetadata, the sample order from the dataMatrix is matched to sampleMetadata internally for the computations and graphics without modifying the order in the sampleMetadata output (a warning is generated in the information file); to get the re-ordered dataMatrix as output, please use the Check Format module  
 
 ##### CHANGES IN VERSION 2.2.6