Mercurial > repos > ethevenot > univariate
changeset 1:fdefbc780d2e draft
planemo upload for repository https://github.com/workflow4metabolomics/univariate.git commit 59a3d6b0634a8bbe682d7b755bbb3735c07548dc
author | ethevenot |
---|---|
date | Sat, 30 Jul 2016 12:38:02 -0400 |
parents | ef64d3752050 |
children | 09799fc16bc6 |
files | README.md univariate_config.xml |
diffstat | 2 files changed, 12 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/README.md Wed Jul 27 11:44:34 2016 -0400 +++ b/README.md Sat Jul 30 12:38:02 2016 -0400 @@ -6,8 +6,8 @@ ## Description -**Version:** 2.1.1 -**Date:** 2015-09-30 +**Version:** 2.1.2 +**Date:** 2016-07-30 **Author:** Marie Tremblay-Franco (INRA, MetaToul, MetaboHUB, W4M Core Development Team) and Etienne A. Thevenot (CEA, LIST, MetaboHUB, W4M Core Development Team) **Email:** [marie.tremblay-franco(at)toulouse.inra.fr](mailto:marie.tremblay-franco@toulouse.inra.fr); [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) @@ -32,6 +32,10 @@ ## News +## CHANGES IN VERSION 2.1.2 + + * Minor internal changes in .shed.yml for toolshed export + ## CHANGES IN VERSION 2.1.1 * Internal handling of 'NA' p-values (e.g. when intensities are identical in all samples).
--- a/univariate_config.xml Wed Jul 27 11:44:34 2016 -0400 +++ b/univariate_config.xml Sat Jul 30 12:38:02 2016 -0400 @@ -1,4 +1,4 @@ -<tool id="Univariate" name="Univariate" version="2.1.1"> +<tool id="Univariate" name="Univariate" version="2.1.2"> <description>Univariate statistics</description> <requirements> @@ -295,6 +295,11 @@ NEWS ---- +CHANGES IN VERSION 2.1.2 +======================== + +Minor internal changes for toolshed export + CHANGES IN VERSION 2.1.1 ========================