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