noOutlierMethod:
returns no outliers on an array section
Description
The summarize function demands that an outlier function is called. This function allows one to satisfy this requirement and still not remove any outliers.
Usage
noOutlierMethod(inten, probeList, wts=1,n=3)
Arguments
inten
a list of intensities but the intensities are not in fact used
probeList
the IDs corresponding to each intensity value (not used)
wts
Weights associated with beads. Again, these are not actually used.