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