diff README.rst @ 5:b9a87af62223 draft

planemo upload commit 5a5b747865d7fb76f711bce2d9ce2a0f82a2a374-dirty
author lecorguille
date Wed, 06 Apr 2016 03:22:15 -0400
parents 4509e9dd03e4
children 60f6c208ca16
line wrap: on
line diff
--- a/README.rst	Mon Feb 22 16:59:10 2016 -0500
+++ b/README.rst	Wed Apr 06 03:22:15 2016 -0400
@@ -16,7 +16,7 @@
 - UPDATE: refactoring to feed the new report tool
 
 
-**Version 2.0.2 - 18/01/2016
+**Version 2.0.2 - 18/01/2016**
 
 - BUGFIX: Some zip files were tag as "corrupt" by R. We have changed the extraction mode to deal with thoses cases.
 
@@ -33,3 +33,16 @@
 - 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
+-----------
+
+``` {.bash}
+planemo conda_install .
+planemo test --install_galaxy --conda_dependency_resolution --galaxy_branch "dev"
+
+#All 1 test(s) executed passed.
+#abims_xcms_xcmsSet[0]: passed
+
+```