comparison CorrTable/README.md @ 1:29ec7e3afdd4 draft

Uploaded
author melpetera
date Thu, 01 Aug 2019 11:30:58 -0400
parents
children 2173ad5e7750
comparison
equal deleted inserted replaced
0:b22c453e4cf4 1:29ec7e3afdd4
1 Between-table Correlation
2 =======
3
4 Metadata
5 -----------
6
7 * **@name**: Between-table Correlation
8 * **@version**: 1.0.0
9 * **@authors**: Original code: Ophelie Barbet (PFEM - INRA) - Maintainer: Melanie Petera (PFEM - INRA - MetaboHUB)
10 * **@init date**: 2018, May
11 * **@main usage**: This tool builds a correlation table from two seperate tables, with filtering options and graphical outputs.
12
13
14 Context
15 -----------
16
17 This tool is provided as one of the [Workflow4Metabolomics](http://workflow4metabolomics.org) Galaxy instance statistical tools.
18 W4M is a French infrastructure providing software tools to process, analyse and annotate metabolomics data.
19
20 User interface is based on the Galaxy platform (homepage: https://galaxyproject.org/). It is an open, web-based platform for data intensive biomedical research.
21 Whether on the free public server or your own instance, you can perform, reproduce, and share complete analyses.
22
23
24 Configuration
25 -----------
26
27 ### Requirement:
28 * R software: version > 3.0.0 recommended
29 * Specific R libraries: 'batch', 'ggplot2' and 'reshape2'
30
31
32 Technical description
33 -----------
34
35 Main files:
36
37 - Corr_Script_samples_row.R: R function (core script)
38 - Corr_wrap.R: R script to link the main R function to inputs
39 - Corr.xml: XML wrapper (interface for Galaxy)
40
41
42 Services provided
43 -----------
44
45 * Help and support: support@workflow4metabolomics.org