Description Usage Arguments Details Value Author(s) References Examples
This function creates a summary plot for aCGH profiles.
1 | summaryPlot(x,main='Summary Plot', gaincol='blue', losscol='red', misscol=NA, build='GRCh37', ...)
|
x |
An object of class |
main |
Title of plot |
gaincol |
Color to use for gains |
losscol |
Color to use for losses |
misscol |
Missings |
build |
Build of Humane Genome.Either |
... |
Arguments |
We find plotted on the x-axis the array probes sorted by chromosomal position. The vertical bars represent the average probability that the positions they cover are gained (green bars) or lost (red bars). The green bars represent gains, the red bars represent losses.
This function creates a plot.
Sjoerd Vosse & Mark van de Wiel
Mark A. van de Wiel, Kyung In Kim, Sjoerd J. Vosse, Wessel N. van Wieringen, Saskia M. Wilting and Bauke Ylstra. CGHcall: calling aberrations for array CGH tumor profiles. Bioinformatics, 23, 892-894.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.