Mercurial > repos > lecorguille > xcms_xcmsset
diff README.rst @ 29:5dba1c94fb94 draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit bff1445c9b00ccdbe05ee3dc6ed24221033384b9
author | lecorguille |
---|---|
date | Tue, 24 Oct 2017 11:46:21 -0400 |
parents | 626d3db664ef |
children | e93153c07be0 |
line wrap: on
line diff
--- a/README.rst Mon Apr 03 07:50:18 2017 -0400 +++ b/README.rst Tue Oct 24 11:46:21 2017 -0400 @@ -13,15 +13,19 @@ **How** - - The file `destinations_input_type.py` (shiped with this tool) must be place in `lib/galaxy/jobs/rules/` - - The `job_conf.xml` must be inspired by the `job_conf.xml.sample` shiped with this tool - - The final destination names must match between the `job_conf.xml` and the `destinations_input_type.py` - - Restart Galaxy +1. The file [`destinations_input_type.py`](https://raw.githubusercontent.com/workflow4metabolomics/xcms/master/galaxy/xcms_xcmsset/destinations_input_type.py) (shiped with this tool) must be place in `lib/galaxy/jobs/rules/` +2. The `job_conf.xml` must be inspired by the [`job_conf.xml.sample`](https://github.com/workflow4metabolomics/xcms/blob/master/galaxy/xcms_xcmsset/job_conf.xml.sample) shiped with this tool +3. The final destination names must match between the `job_conf.xml` and the `destinations_input_type.py` +4. Restart Galaxy Changelog/News -------------- +**Version 2.2.0 - 19/10/2017** + +- NEW: The TIC and BPC is new exported as tabular files to be visualized using MultiQC. + **Version 2.1.0 - 22/02/2017** - NEW: The W4M tools will be able now to take as input a single file. It will allow to submit in parallel several files and merge them afterward using "xcms.xcmsSet Merger" before "xcms.group".