Mercurial > repos > ethevenot > univariate
comparison README.md @ 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 |
comparison
equal
deleted
inserted
replaced
0:ef64d3752050 | 1:fdefbc780d2e |
---|---|
4 | 4 |
5 Status: [![Build Status](https://travis-ci.org/workflow4metabolomics/univariate.svg?branch=master)](https://travis-ci.org/workflow4metabolomics/univariate). | 5 Status: [![Build Status](https://travis-ci.org/workflow4metabolomics/univariate.svg?branch=master)](https://travis-ci.org/workflow4metabolomics/univariate). |
6 | 6 |
7 ## Description | 7 ## Description |
8 | 8 |
9 **Version:** 2.1.1 | 9 **Version:** 2.1.2 |
10 **Date:** 2015-09-30 | 10 **Date:** 2016-07-30 |
11 **Author:** Marie Tremblay-Franco (INRA, MetaToul, MetaboHUB, W4M Core Development Team) and Etienne A. Thevenot (CEA, LIST, MetaboHUB, W4M Core Development Team) | 11 **Author:** Marie Tremblay-Franco (INRA, MetaToul, MetaboHUB, W4M Core Development Team) and Etienne A. Thevenot (CEA, LIST, MetaboHUB, W4M Core Development Team) |
12 **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) | 12 **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) |
13 **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) | 13 **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) |
14 **Reference history:** [W4M00001a_sacurine-subset-statistics](http://galaxy.workflow4metabolomics.org/history/list_published), [W4M00004_mtbls1](http://galaxy.workflow4metabolomics.org/history/list_published) | 14 **Reference history:** [W4M00001a_sacurine-subset-statistics](http://galaxy.workflow4metabolomics.org/history/list_published), [W4M00004_mtbls1](http://galaxy.workflow4metabolomics.org/history/list_published) |
15 **Licence:** CeCILL | 15 **Licence:** CeCILL |
30 | 30 |
31 The code in the wrapper can be tested by running the **tests/univariate_tests.R** in R | 31 The code in the wrapper can be tested by running the **tests/univariate_tests.R** in R |
32 | 32 |
33 ## News | 33 ## News |
34 | 34 |
35 ## CHANGES IN VERSION 2.1.2 | |
36 | |
37 * Minor internal changes in .shed.yml for toolshed export | |
38 | |
35 ## CHANGES IN VERSION 2.1.1 | 39 ## CHANGES IN VERSION 2.1.1 |
36 | 40 |
37 * Internal handling of 'NA' p-values (e.g. when intensities are identical in all samples). | 41 * Internal handling of 'NA' p-values (e.g. when intensities are identical in all samples). |