= Smooth = Smooth can be used to reduce experimental noise over the chromosome profile. It uses a sliding window over the chromosome where the size of the window is either a number of clones or basepairs. If basepairs is choosen a clone is inside the window if more then half of the gene is inside. Each clone is fitted to the local median or mean in the window and the user can choose the impact by using a simple weight. The correction of each spot is exported as an extra float JE_smoothdiff. [source:plugins/base1/se.lu.onk/trunk/Smooth/doc/INSTALL.txt INSTALL] [http://baseplugins.thep.lu.se/attachment/wiki/se.lu.onk.Smooth/smooth-707.zip?format=raw Download latest] '''Changes''' ''Revision 713'' * Fixed problem with reading BASEfile spot sections, due to changes in BASEFileReader. * Syncronized sample [source:plugins/base1/se.lu.onk/trunk/Smooth/doc/smooth.base smooth.base] configuration file and program code (mismatch in hidden `section` parameter). * Change memory setting in [source:plugins/base1/se.lu.onk/trunk/Smooth/doc/run run] start script.