Description Usage Arguments Details Value Author(s) References See Also Examples
Generates three tracks that can be loaded into IGV (). 1) Segmented data per sample 2) frequency plot based on the calls from CGHcall 3) Frequency plot of focal aberrations as generated with focalCall.
1 |
CGHset |
Object of class |
igvFocal is applied to a (as returned by focalCall version 0.0.99 or higher).
Three IGV readable files are returned - Frequency aberrations, Frequency focal aberrations and all segmented values for all samples.
"FrequencyPlot.igv" is a IGV readable files and contains the frequency plot of all samples and all aberrations.
"FrequencyPlotfocals.igv" is a IGV readable files and contains the frequency plot of all samples and all focal aberrations.
"Overview_segments.igv" is a IGV readable files and contains the segmentation log2ratio values.
Oscar Krijgsman: o.krijgsman@nki.nl
Krijgsman O., Benner C., Meijer G.A., Van de Wiel, M.A., Ylstra, B. (2013), "FocalCall: an R-package to detect genomic focal aberrations.", Submitted
1 2 3 4 | data(BierkensCNA)
# generate IGV readable files
igvFiles(calls_focals)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.