If segmentation file contains many samples (as in gistic input), specify sample name here. Defualt plots all samples. If you are maping maf, make sure sample names in
Sample column of segmentation file matches to those Tumor_Sample_Barcodes in MAF.
chr
Just plot this chromosome.
savePlot
If true plot is saved as pdf.
width
width of plot
height
height of plot
labelAll
If true and if maf object is specified, maps all mutataions from maf onto segments. Default FALSE, maps only variants on copy number altered regions.
genes
highlight only these variants
writeTable
If true and if maf object is specified, writes plot data with each variant and its corresponding copynumber to an output file.
Value
ggplot object
Details
this function takes segmented copy number data and plots it. If MAF object is specified, all mutations are highlighted on the plot.