83
|
1 EdgeR wrapper for Galaxy
|
|
2 ========================
|
|
3
|
86
|
4 http://www.bioconductor.org/packages/release/bioc/html/edgeR.html
|
83
|
5
|
|
6 Implementation of EdgeR supporting quite advanced experimental
|
|
7 designs.
|
|
8
|
|
9 Development
|
|
10 -----------
|
|
11
|
|
12 * Repository-Maintainer: Youri Hoogstrate
|
|
13
|
85
|
14 * Repository-Development: https://bitbucket.org/EMCbioinf/galaxy-tool-shed-tools
|
|
15
|
83
|
16 The tool wrapper has been written by Youri Hoogstrate from the Erasmus
|
|
17 Medical Center (Rotterdam, Netherlands) on behalf of the Translational
|
|
18 Research IT (TraIT) project:
|
|
19
|
85
|
20 http://www.ctmm.nl/en/programmas/infrastructuren/traitprojecttranslationeleresearch
|
83
|
21
|
|
22 More tools by the Translational Research IT (TraIT) project can be found in the following repository:
|
|
23
|
85
|
24 http://toolshed.dtls.nl/
|
83
|
25
|
|
26 License
|
|
27 -------
|
|
28
|
|
29 **R**:
|
|
30
|
88
|
31 GPL (>=2): http://www.r-project.org/COPYING
|
83
|
32
|
|
33 **BioConductor**:
|
|
34
|
88
|
35 Artistic License 2.0: http://www.bioconductor.org/about/
|
83
|
36
|
|
37 **EdgeR**:
|
|
38
|
|
39 GPL (>=2)
|
|
40
|
|
41 **This wrapper**:
|
|
42
|
|
43 Copyright (C) 2013-2014 Youri Hoogstrate
|
|
44
|
|
45 This program is free software: you can redistribute it and/or modify
|
|
46 it under the terms of the GNU General Public License as published by
|
|
47 the Free Software Foundation, either version 3 of the License, or
|
|
48 (at your option) any later version.
|
|
49
|
|
50 This program is distributed in the hope that it will be useful,
|
|
51 but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
52 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
53 GNU General Public License for more details.
|
|
54
|
|
55 You should have received a copy of the GNU General Public License
|
|
56 along with this program. If not, see <http://www.gnu.org/licenses/>.
|