source: plugins/base2/net.sf.basedb.normalizations/trunk/README @ 733

Last change on this file since 733 was 733, checked in by Martin Svensson, 15 years ago

References #122 Created README and INSTALL pages for the Normalization package

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
File size: 1.4 KB
Line 
1----------------------------------------------------------------------
2{{{
3Copyright (C) 2008
4
5This file is part of Illumina plug-in package for BASE.
6Available at http://baseplugins.thep.lu.se/
7BASE main site: http://base.thep.lu.se/
8
9This is free software; you can redistribute it and/or
10modify it under the terms of the GNU General Public License
11as published by the Free Software Foundation; either version 2
12of the License, or (at your option) any later version.
13
14The software is distributed in the hope that it will be useful,
15but WITHOUT ANY WARRANTY; without even the implied warranty of
16MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17GNU General Public License for more details.
18
19You should have received a copy of the GNU General Public License
20along with this program; if not, write to the Free Software
21Foundation, Inc., 59 Temple Place - Suite 330,
22Boston, MA  02111-1307, USA.
23}}}
24----------------------------------------------------------------------
25
26== Requirements ==
27
28 1. BASE 2.7.0 or later.
29 
30 == Introduction ==
31 
32This README file contains general information about the normalization package
33and specific information about each algorithm used in the plug-ins. Installation
34instructions can be found in the INSTALL file.
35
36== Average normalization ==
37
38
39
40== Cubic spline normalization ==
41
42
43
44== Rank invariant normalization ==
45
46No plug-in supports this yet
47
Note: See TracBrowser for help on using the repository browser.