diff README.md @ 3:80a38d36f946 draft

planemo upload for repository https://github.com/workflow4metabolomics/checkformat.git commit 5cf3f6eb62c1396ade1b068a3dd3cc2e3f827e15
author ethevenot
date Thu, 11 Jan 2018 10:24:56 -0500
parents e194eec8e70c
children
line wrap: on
line diff
--- a/README.md	Tue Jun 06 11:51:33 2017 -0400
+++ b/README.md	Thu Jan 11 10:24:56 2018 -0500
@@ -1,5 +1,5 @@
-Checking the formats of the dataMatrix, sampleMetadata, and variableMetadata files  
-==================================================================================
+Checking/formatting the sample and variable names of the dataMatrix, sampleMetadata, and variableMetadata files  
+===============================================================================================================  
 
 A Galaxy module from the [Workflow4metabolomics](http://workflow4metabolomics.org) infrastructure  
 
@@ -7,8 +7,8 @@
 
 ### Description
 
-**Version:** 2.0.4  
-**Date:** 2016-07-29  
+**Version:** 3.0.0  
+**Date:** 2018-01-10  
 **Author:** Etienne A. Thevenot (CEA, LIST, MetaboHUB, W4M Core Development Team)   
 **Email:** [etienne.thevenot(at)cea.fr](mailto:etienne.thevenot@cea.fr)  
 **Citation:** Thevenot E.A., Roux A., Xu Y., Ezan E. and Junot C. (2015). Analysis of the human adult urinary metabolome variations with age, body mass index and gender by implementing a comprehensive workflow for univariate and OPLS statistical analyses. *Journal of Proteome Research*, **14**:3322-3335. [doi:10.1021/acs.jproteome.5b00354](http://dx.doi.org/10.1021/acs.jproteome.5b00354)  
@@ -45,6 +45,16 @@
 
 ### News
 
+##### CHANGES IN VERSION 3.0.0  
+
+NEW FEATURES  
+
+ * Automated re-ordering (if necessary) of sample and/or variable names from dataMatrix based on sampleMetadata and variableMetadata  
+
+ * New argument to make sample and variable names syntactically valid  
+
+ * Output of dataMatrix, sampleMetadata, and variableMetadata files, whether they have been modified or not  
+  
 ##### CHANGES IN VERSION 2.0.4 
 
 INTERNAL MODIFICATION