Mercurial > repos > yhoogstrate > edger_with_design_matrix
diff README.md @ 79:c86f1f86b3c1 draft
Uploaded
author | yhoogstrate |
---|---|
date | Thu, 13 Nov 2014 10:30:43 -0500 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.md Thu Nov 13 10:30:43 2014 -0500 @@ -0,0 +1,60 @@ +EdgeR wrapper for Galaxy +======================== + +<http://www.bioconductor.org/packages/release/bioc/html/edgeR.html> + +Implementation of EdgeR supporting quite advanced experimental +designs. + +Development +----------- + +* Repository-Maintainer: Youri Hoogstrate + +* Repository-Development: <https://bitbucket.org/EMCbioinf/galaxy-tool-shed-tools> + +The tool wrapper has been written by Youri Hoogstrate from the Erasmus +Medical Center (Rotterdam, Netherlands) on behalf of the Translational +Research IT (TraIT) project: + +<http://www.ctmm.nl/en/programmas/infrastructuren/traitprojecttranslationeleresearch> + +More tools by the Translational Research IT (TraIT) project can be found in the following repository: + +<http://toolshed.dtls.nl/> + +License +------- + +**R**: + +<http://www.r-project.org/COPYING> + +GPL (>=2) + +**BioConductor**: + +<http://www.bioconductor.org/about/> + +Artistic License 2.0 + +**EdgeR**: + +GPL (>=2) + +**This wrapper**: + + Copyright (C) 2013-2014 Youri Hoogstrate + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>.