diff README.md @ 1:4753e64cf694 draft

planemo upload for repository https://github.com/workflow4metabolomics/profia.git commit 0a90b8ee1577263ace397124d8b0e34d1e630f51
author ethevenot
date Wed, 03 May 2017 10:49:08 -0400
parents 39ccace77270
children 3f8ae071bdda
line wrap: on
line diff
--- a/README.md	Sun Mar 26 17:37:12 2017 -0400
+++ b/README.md	Wed May 03 10:49:08 2017 -0400
@@ -7,11 +7,11 @@
 
 ### Description
 
-**Version:** 3.0.0  
-**Date:** 2017-03-21     
+**Version:** 3.0.4  
+**Date:** 2017-05-02     
 **Author:** Alexis Delabriere and Etienne A. Thevenot (CEA, LIST, MetaboHUB, W4M Core Development Team)   
 **Email:** [etienne.thevenot(at)cea.fr](mailto:etienne.thevenot@cea.fr)  
-**Citation:** Delabriere A., Hohenester U., Junot C. and Thevenot E.A. proFIA: A data preprocessing workflow for Flow Injection Analysis coupled to High-Resolution Mass Spectrometry. *submitted*.   
+**Citation:** Delabriere A., Hohenester U., Colsch B., Junot C., Fenaille F. and Thevenot E.A. proFIA: A data preprocessing workflow for Flow Injection Analysis coupled to High-Resolution Mass Spectrometry. *submitted*.   
 **Licence:** CeCILL  
 **Reference history:**      
 **Funding:** Agence Nationale de la Recherche ([MetaboHUB](http://www.metabohub.fr/index.php?lang=en&Itemid=473) national infrastructure for metabolomics and fluxomics, ANR-11-INBS-0010 grant)
@@ -38,8 +38,8 @@
     ```r
     source("http://www.bioconductor.org/biocLite.R")
     biocLite("xcms")
+    biocLite("plasFIA")
     biocLite("proFIA")
-    biocLite("plasFIA")
     ```  
 
 ### Tests
@@ -53,7 +53,19 @@
 
 ### Working example  
 
-### News  
+### News
+
+###### CHANGES IN VERSION 3.0.4  
+
+MINOR MODIFICATION  
+
+ * Details added in the documentation  
+
+###### CHANGES IN VERSION 3.0.2  
+
+NEW FEATURE  
+
+ * Parallel processing  
 
 ###### CHANGES IN VERSION 3.0.0