= Normalization package for BASE = This package contains different kinds of normalization plug-ins, each one implementing a specific algorithm.[[BR]] The plug-ins in this package require BASE 2.7.0 or later.[[BR]] Normalization algorithms supported in this package: * Average normalization * Cubic spline normalization * Rank invariant normalization More about the plug-ins and their algorithms can be found in the README file (link below). = Documentation = [source:/plugins/base2/net.sf.basedb.normalizations/trunk/README README] contains general information about the plug-ins in this package.[[BR]] [source:/plugins/base2/net.sf.basedb.normalizations/trunk/INSTALL INSTALL] contains installation instructions. = License = [http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU General Public License version 2]. = Download = ''Not released yet''[[BR]] The latest development (''maybe unstable; do not use on a production server'') revision can be checked out from the repository using the following command: `svn co http://baseplugins.thep.lu.se/svn/plugins/base2/net.sf.basedb.normalizers/trunk normalizers-devel` === Contribute === After making modifications to the source code, compose a clear and concise log message to describe those changes and the reasons for them. Then, send an email to the developers list containing your log message and the output of svn diff (from the top of your subversion working copy). If the community members consider your changes acceptable, someone who has commit privileges will add your changes to the public source code tree. Recall that permission to directly commit changes to the repository is granted on merit - if you demonstrate comprehension of subversion, programming competency, and a ''team spirit'', you will likely be awarded that permission. === Feedback === Please use the [http://base.thep.lu.se/wiki/MailingLists BASE mailing lists] for discussions about the normalization plug-ins. You have to login to this trac environment to be able to report bugs, enhancement ideas, and feature requests. Login with userid '''base''' and password '''base''' and use the [http://baseplugins.thep.lu.se/newticket ticket reporting system]. === TODO === [[TicketQuery(status!=closed&component=net.sf.basedb.normalizations)]]