Data frame containing significant genes with the following information:
center
estimate of center median
scale
MAD estimate of scale
x
ordered x values for plotting
y
y sorted by x
Details
This divides data into roughly many nslice slices and computes
median and mean absolute deviation (mad) for each slice. These are
then smoothed using smooth.spline.