plot: Plot aCGH data.

Description Usage Arguments Author(s) See Also

Description

Please see the class descriptions for more details on the plot functions.

Usage

1
2
3
4
5
6
7
8
  ## S3 method for class 'cghRaw'
plot(x, y, ...)
  ## S3 method for class 'cghSeg'
plot(x, y, ...)
  ## S3 method for class 'cghCall'
plot(x, y, ...)
  ## S3 method for class 'cghRegions'
plot(x, y, ...)

Arguments

x

An object of class cghRaw, cghSeg, cghCall, or cghSeg.

y

This argument is not used and should be missing.

...

Arguments plot.

Author(s)

Sjoerd Vosse

See Also

cghRaw-class, cghSeg-class, cghCall-class, cghRegions-class


CGHbase documentation built on Nov. 8, 2020, 5:04 p.m.