Description Usage Arguments Details Value Author(s) References Examples
This function creates a frequency plot for aCGH regions.
1 | frequencyPlot(x, y, ...)
|
x |
An object of class |
y |
This argument is not used and should be missing. |
... |
Arguments |
We find plotted on the x-axis the array probes sorted by chromosomal position. The vertical bars represent the frequency of gains and losses across your samples. The black bars represent gains, the gray bars represent losses.
This function creates a plot.
Mark van de Wiel and Sjoerd Vosse
Mark A. van de Wiel and Wessel N. van Wieringen (2007). CGHregions: Dimension Reduction for Array CGH Data with Minimal Information Loss. Cancer Informatics, 2, 55-63.
1 2 3 4 5 | ## Not run:
data(WiltingRegions)
frequencyPlot(WiltingRegions)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.