View source: R/cnrma-functions.R
ABpanel | R Documentation |
A panel function for plotting prediction regions and log-normalized intensities
ABpanel(x, y, predictRegion, copyNumber = 0:4, fill, ..., subscripts)
x |
log-normalized intensities for the A or B allele |
y |
log-normalized intensities for the A or B allele |
predictRegion |
A |
copyNumber |
Integer vector. Indicates which prediction regions are drawn. |
fill |
Character or integer vector for coloring the points. Only valid for
certain point symbols. See |
... |
Additional arguments to |
subscripts |
See |
Not applicable
ABpanel
can be passed as the argument to panel in the
xyplot
method for CNSet
objects. See the examples in
xyplot
.
R. Scharpf
xyplot
, panel.xyplot
lpolygon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.