reportGenotypeSegmentation {beadarraySNP} | R Documentation |
Create a figure that can be used for interactive work
reportGenotypeSegmentation(object, plotRaw = TRUE, subsample = NULL, panels = 0, minProbes = 10, maxY = 2, ...)
object |
class SnpSetIllumina after segmentation |
plotRaw |
logical |
subsample |
factor |
panels |
number of panels on a page |
minProbes |
minimum number of probes for a chromosome within a panel |
maxY |
maximum value on vertical scale within panels |
... |
arguments are forwrded to plot |
this function is used for its side effects
Jan Oosting