aCGH / Call copy number aberrations from aCGH data

Description

Call copy number aberrations from aCGH log ratios.

Parameters

Details

Log ratios are first segmented using DNAcopy. Segments are consecutive areas that most likely share the same copy number and are separated by breakpoints. Discrete copy number levels are then called with CGHcall. Calling of three copy number states means separating losses, normals and gains. Amplifications can also be detected separately as the fourth copy number state. For each probe, the frequencies of arrays exhibiting a loss/gain/amplification are also included.

The input data must contain these columns: chromosome, start, end.

Output

The inputted log ratios are accompanied with segmented log ratios, hard copy number calls, and probabilities assigned to each call.

A plot is also returned that shows mean probabilities of losses (red, left scale) and gains (green, inverted left scale).

References

DNAcopy:
Venkatraman et al. (2007) A faster circular binary segmentation algorithm for the analysis of array CGH data. Bioinformatics 23: 657-663

CGHcall:
Wiel et al. (2007) CGHcall: calling aberrations for array CGH tumor profiles. Bioinformatics 23: 892-894