Plots the MA-plots nout "worst outliers" in a grid of ncol
columns and plots a loess-smoothed line over the data. You want this line
to be as horizontal as possible, but a certain banana-shape is not uncommon.
The loess-smoothing might be slow, and you might end up with a lot of points
in your plot. To work around this, use subsample=T (default) to work
examine a random subset of 2500 probes.
| 1 2 3 4 | 
| x | object of class  | 
| nout | now many outliers to show MAplots for | 
| highlight | optional character vector with names of samles to show in the plot. Overrides the standard plotting of outliers | 
| lineup | show  | 
| subsample | show random subset of 2500 probes for speed. Defaults to true | 
| ncol | number of columns in output plot | 
| ... | unused | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.