plugins/base1/se.lu.onk/trunk/Smooth/doc/smooth.base

Code
Comments
Other
Rev Date Author Line
148 10 Aug 06 enell 1 BASEfile
148 10 Aug 06 enell 2 section  plugin
148 10 Aug 06 enell 3 uniqueName  onk.lu.se/enell/Smooth
158 11 Aug 06 enell 4 versionNumber  151
148 10 Aug 06 enell 5 name  Transformation: Smooth
148 10 Aug 06 enell 6 descr  Smooth can be used to reduce experimental noise over the chromosome profile. It uses a sliding window over the gene where the size of the window is either number of clones or basepairs. If basepairs is choosen a clone is said to be 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.\r\n\r\nParameters:\r\n\r\nWindow size - The _whole_ size of the window. Depending of the window type it is either number of basepairs or number of clones.\r\n\r\nWindow size type - If the window should be in basepairs or in number of clones.\r\n\r\nAverage metod - If mean or median should be used to calculate the fit. \r\n\r\nWeight - A number between 0 an 1 that determins how close each clone should be to the fit. 1 means that the clone is right on and 0 means that the clone wont move at all.
158 11 Aug 06 enell 7 execName  run
148 10 Aug 06 enell 8 geneAverages  0
148 10 Aug 06 enell 9 serialFormat  1
158 11 Aug 06 enell 10 url  http://baseplugins.thep.lu.se/
148 10 Aug 06 enell 11 minChannels  2
148 10 Aug 06 enell 12 maxChannels  0
158 11 Aug 06 enell 13 leaveStdin  0
148 10 Aug 06 enell 14 leaveStdout  0
148 10 Aug 06 enell 15 estimatedTime  3600
148 10 Aug 06 enell 16 defaultMaxRam  134217728
148 10 Aug 06 enell 17 usedColumns  position\treporter\tchromosome\tstartPosition\tendPosition
148 10 Aug 06 enell 18 usedFields  intensity1\tintensity2
148 10 Aug 06 enell 19 columns  position  valueType  name  commonName  options  defaultValue  enumOptions  removed
148 10 Aug 06 enell 20 %
148 10 Aug 06 enell 21 1  h  section    30  smooth settings    0
148 10 Aug 06 enell 22 2  i  w_size  Window size  30  3    0
148 10 Aug 06 enell 23 3  e  w_type  Window size type  30  cl  bp\tBasePairs\tcl\tClones  0
158 11 Aug 06 enell 24 4  e  average  Average metod  30  mean  mean\tMean\tmedian\tMedian  0
158 11 Aug 06 enell 25 5  f  w  Weight  30  1.0    0
148 10 Aug 06 enell 26